/aoo42x/main/autodoc/source/ary/cpp/ |
H A D | ca_ce.cxx | 90 : aStorage(), in CeAdmin() 145 aStorage.Store_Type(ret); in Store_Class() 165 aStorage.Store_Type(ret); in Store_Enum() 183 aStorage.Store_Type(ret); in Store_Typedef() 273 aStorage.Store_Datum(ret); in Store_Variable() 297 aStorage.Store_Datum(ret); in Store_EnumValue() 315 return aStorage[i_id]; in Find_Ce() 321 return aStorage.Exists(i_id) in Search_Ce() 322 ? & aStorage[i_id] in Search_Ce() 551 aStorage.Store_Entity(ret); in Create_Namespace() [all …]
|
H A D | ca_type.cxx | 47 : aStorage(), in TypeAdmin() 71 tid = aStorage.Search_BuiltInType( in CheckIn_UsedType() 75 return aStorage[tid]; in CheckIn_UsedType() 78 tid = aStorage.UsedTypeIndex().Search(pass_type); in CheckIn_UsedType() 81 return aStorage[tid]; in CheckIn_UsedType() 86 aStorage.Store_Entity(*pNewType.Release()); in CheckIn_UsedType() 88 aStorage.UsedTypeIndex().Add(pass_type.TypeId()); in CheckIn_UsedType() 95 return aStorage[i_type]; in Find_Type() 104 aStorage[i_type].Get_Text(o_result, *pCppRepositoryPartition); in Get_TypeText() 116 aStorage[i_type].Get_Text(o_preName, o_name, o_postName, *pCppRepositoryPartition); in Get_TypeText()
|
H A D | ca_def.cxx | 42 : aStorage(), in DefAdmin() 60 aStorage.Store_Define(ret); in Store_Define() 76 aStorage.Store_Macro(ret); in Store_Macro() 83 return aStorage[i_id]; in Find_Def() 89 return csv::make_range( aStorage.DefineIndex().Begin(), in AllDefines() 90 aStorage.DefineIndex().End() ); in AllDefines() 96 return csv::make_range( aStorage.MacroIndex().Begin(), in AllMacros() 97 aStorage.MacroIndex().End() ); in AllMacros()
|
H A D | ca_type.hxx | 96 Type_Storage aStorage; member in ary::cpp::TypeAdmin 108 return aStorage; in Storage() 114 return aStorage; in Storage()
|
H A D | ca_ce.hxx | 181 Ce_Storage aStorage; member in ary::cpp::CeAdmin 194 return aStorage; in Storage() 200 return aStorage; in Storage()
|
H A D | ca_def.hxx | 92 Def_Storage aStorage; member in ary::cpp::DefAdmin 104 return aStorage; in Storage()
|
/aoo42x/main/extensions/source/xmlextract/ |
H A D | xmxtrct.cxx | 164 SvStorageRef aStorage( new SvStorage( aIStm ) ); in REF() local 169 if( aStorage->IsContained( aFormat2 ) ) in REF() 171 else if( aStorage->IsContained( aFormat1 ) ) in REF() 174 if( !aStorage->GetError() && aStmName.Len() && aStorage->IsStream( aStmName ) ) in REF() 176 SvStorageStreamRef xStream( aStorage->OpenSotStream( aStmName ) ); in REF()
|
/aoo42x/main/sfx2/source/appl/ |
H A D | xpackcreator.cxx | 101 SotStorageRef aStorage = new SotStorage( pUCBStorage ); in convertToPackage() local 107 aStorage->CopyTo( aTargetStorage ); in convertToPackage() 110 if ( aStorage->GetError() || aTargetStorage->GetError() || pTempStream->GetError() ) in convertToPackage() 114 aStorage = NULL; in convertToPackage()
|
/aoo42x/main/starmath/source/ |
H A D | smdetect.cxx | 306 SotStorageRef aStorage = new SotStorage ( pStrm, sal_False ); in detect() local 307 if ( !aStorage->GetError() ) in detect() 309 …if ( aStorage->IsStream( String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "Equation Native" ) … in detect() 312 if (GetMathTypeVersion( aStorage, nVersion ) && nVersion <=3) in detect()
|
H A D | document.cxx | 773 SvStorageRef aStorage = new SotStorage( pStream, sal_False ); in ConvertFrom() local 774 if ( aStorage->IsStream( C2S( "Equation Native" ) ) ) in ConvertFrom() 778 if ( sal_True == (bSuccess = (1 == aEquation.Parse( aStorage )) )) in ConvertFrom()
|
/aoo42x/main/package/source/xstor/ |
H A D | disposelistener.cxx | 32 OChildDispListener_Impl::OChildDispListener_Impl( OStorage& aStorage ) in OChildDispListener_Impl() argument 33 : m_pStorage( &aStorage ) in OChildDispListener_Impl()
|
H A D | disposelistener.hxx | 38 OChildDispListener_Impl( OStorage& aStorage );
|
H A D | xstorage.hxx | 209 void SetReadOnlyWrap( OStorage& aStorage ); 210 void RemoveReadOnlyWrap( OStorage& aStorage );
|
H A D | xstorage.cxx | 425 void OStorage_Impl::SetReadOnlyWrap( OStorage& aStorage ) in SetReadOnlyWrap() argument 428 OSL_ENSURE( aStorage.GetRefCount_Impl(), "There must be a reference alive to use this method!\n" ); in SetReadOnlyWrap() 429 m_aReadOnlyWrapList.push_back( StorageHolder_Impl( &aStorage ) ); in SetReadOnlyWrap() 433 void OStorage_Impl::RemoveReadOnlyWrap( OStorage& aStorage ) in RemoveReadOnlyWrap() argument 439 if ( !xTmp.is() || pStorageIter->m_pPointer == &aStorage ) in RemoveReadOnlyWrap()
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | scdetect.cxx | 470 SotStorageRef aStorage = new SotStorage ( pStream, sal_False ); in detect() local 471 if ( !aStorage->GetError() ) in detect() 476 sal_Bool bExcel97Stream = ( aStorage->IsStream( aStreamName ) ); in detect() 479 sal_Bool bExcel5Stream = ( aStorage->IsStream( aStreamName ) ); in detect()
|
/aoo42x/main/oox/source/ole/ |
H A D | axcontrolfragment.cxx | 139 OleStorage aStorage( getFilter().getComponentContext(), xStrgStrm, false ); in onCreateContext() local 140 … BinaryXInputStream aInStrm( aStorage.openInputStream( CREATE_OUSTRING( "f" ) ), true ); in onCreateContext()
|
/aoo42x/main/sd/source/filter/ |
H A D | sddetect.cxx | 355 SotStorageRef aStorage = new SotStorage ( pStm, sal_False ); in detect() local 356 if ( !aStorage->GetError() ) in detect() 359 if ( aStorage->IsStream( aStreamName ) && SvtModuleOptions().IsImpress() ) in detect()
|
/aoo42x/main/sot/source/sdstor/ |
H A D | unostorageholder.cxx | 41 SotStorage& aStorage, in UNOStorageHolder() argument 45 , m_rSotStorage( &aStorage ) in UNOStorageHolder()
|
H A D | unostorageholder.hxx | 45 SotStorage& aStorage,
|
/aoo42x/main/svtools/source/misc/ |
H A D | imagemgr.cxx | 422 SotStorageRef aStorage = new SotStorage( sURL, STREAM_STD_READ ); in GetImageId_Impl() local 424 if ( !aStorage->GetError() ) in GetImageId_Impl() 426 SvGlobalName aGlobalName = aStorage->GetClassName(); in GetImageId_Impl()
|