Searched defs:pStorage (Results 1 – 10 of 10) sorted by relevance
/trunk/main/autodoc/source/ary/loc/ |
H A D | loca_le.hxx | 86 Dyn<Le_Storage> pStorage; member in ary::loc::LocationAdmin
|
/trunk/main/autodoc/source/ary/idl/ |
H A D | ia_ce.hxx | 225 Dyn<Ce_Storage> pStorage; /// @inv pStorage != 0; member in ary::idl::CeAdmin
|
H A D | ia_type.hxx | 124 Type_Storage * pStorage; /// @inv pStorage != 0 member in ary::idl::TypeAdmin
|
/trunk/main/sd/source/filter/ |
H A D | sdpptwrp.cxx | 82 SotStorageRef pStorage = new SotStorage( mrMedium.GetInStream(), sal_False ); in Import() local
|
/trunk/main/sot/source/unoolestorage/ |
H A D | xolesimplestorage.cxx | 126 void OLESimpleStorage::InsertInputStreamToStorage_Impl( BaseStorage* pStorage, ::rtl::OUString aNam… in InsertInputStreamToStorage_Impl() 171 void OLESimpleStorage::InsertNameAccessToStorage_Impl( BaseStorage* pStorage, ::rtl::OUString aName… in InsertNameAccessToStorage_Impl()
|
/trunk/main/sot/source/sdstor/ |
H A D | ucbstorage.cxx | 1202 Storage *pStorage = new Storage( *pNewStorageStream, m_bDirect ); local 1702 …helper::Content& rContent, const String& rName, StreamMode nMode, UCBStorage* pStorage, sal_Bool b… 1737 UCBStorage_Impl::UCBStorage_Impl( const String& rName, StreamMode nMode, UCBStorage* pStorage, sal_… 1791 UCBStorage_Impl::UCBStorage_Impl( SvStream& rStream, UCBStorage* pStorage, sal_Bool bDirect ) 2780 BaseStorage* pStorage = NULL; local 3025 …UCBStorage *pStorage = new UCBStorage( aName, nMode, bDirect, sal_False, pImp->m_bRepairPackage, p… local 3082 …UCBStorage* pStorage = new UCBStorage( aName, nMode, bDirect, sal_False, pImp->m_bRepairPackage, p… local
|
/trunk/main/basic/source/runtime/ |
H A D | step2.cxx | 1218 SbxObject* pStorage = &rBasic; in StepGLOBAL() local
|
/trunk/main/unoxml/source/rdf/ |
H A D | librdf_repository.cxx | 1918 librdf_storage *pStorage( in createStorage() local
|
/trunk/main/sw/source/filter/ww8/ |
H A D | rtfattributeoutput.cxx | 3562 SvStorage* pStorage = new SvStorage(*pStream); in FlyFrameOLEData() local
|
H A D | ww8par.cxx | 3700 SwWW8ImplReader::SwWW8ImplReader(sal_uInt8 nVersionPara, SvStorage* pStorage, in SwWW8ImplReader()
|
Completed in 77 milliseconds