Searched defs:nSbxId (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/basic/inc/basic/ |
H A D | sbxcore.hxx | 43 #define SBX_DECL_PERSIST_NODATA( nCre, nSbxId, nVer ) \ argument 54 #define SBX_DECL_PERSIST( nCre, nSbxId, nVer ) \ argument 64 #define SBX_IMPL_PERSIST( C, nCre, nSbxId, nVer ) \ argument
|
/aoo4110/main/basic/source/sbx/ |
H A D | sbxbase.cxx | 176 SbxBase* SbxBase::Create( sal_uInt16 nSbxId, sal_uInt32 nCreator ) in Create() 258 sal_uInt16 nSbxId, nFlags, nVer; in Load() local 302 sal_uInt16 nSbxId, nFlags, nVer; in Skip() local
|
/aoo4110/main/basic/source/classes/ |
H A D | sb.cxx | 397 SbxBase* SbiFactory::Create( sal_uInt16 nSbxId, sal_uInt32 nCreator ) in Create()
|
Completed in 19 milliseconds