Searched defs:nSbxId (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/basic/inc/basic/ |
H A D | sbxcore.hxx | 44 #define SBX_DECL_PERSIST_NODATA( nCre, nSbxId, nVer ) \ argument 55 #define SBX_DECL_PERSIST( nCre, nSbxId, nVer ) \ argument 65 #define SBX_IMPL_PERSIST( C, nCre, nSbxId, nVer ) \ argument
|
/aoo42x/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
|
/aoo42x/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