Searched defs:GetWritable (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsVariant.cpp1870 NS_IMETHODIMP nsVariant::GetWritable(PRBool *aWritable) function in class:nsVariant
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4414 nsresult (*GetWritable)(ISharedFolder *pThis, PRBool *writable); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v3_0.h4940 nsresult (*GetWritable)(ISharedFolder *pThis, PRBool *writable); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v3_1.h4838 nsresult (*GetWritable)(ISharedFolder *pThis, PRBool *writable); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v3_2.h5069 nsresult (*GetWritable)(ISharedFolder *pThis, PRBool *writable); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v4_0.h5495 nsresult (*GetWritable)(ISharedFolder *pThis, PRBool *writable); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v4_1.h5887 nsresult (*GetWritable)(ISharedFolder *pThis, PRBool *writable); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v4_2.h6828 nsresult (*GetWritable)(ISharedFolder *pThis, PRBool *writable); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v4_3.h14406 nsresult (*GetWritable)(ISharedFolder *pThis, PRBool *writable); member in struct:ISharedFolder_vtbl
14425 nsresult (*GetWritable)(ISharedFolder *pThis, PRBool *writable); member in struct:ISharedFolderVtbl
14441 #define ISharedFolder_get_Writable(p, aWritable) ((p)->lpVtbl->GetWritable(p, aWritable))
14442 #define ISharedFolder_GetWritable(p, aWritable) ((p)->lpVtbl->GetWritable(p, aWritable))

Completed in 379 milliseconds