Searched refs:xCustomSect (Results 1 – 1 of 1) sorted by relevance
146 SfxOleSectionRef xCustomSect = aDocSet.GetSection( SECTION_CUSTOM ); in LoadOlePropertySet() local147 if( xCustomSect.get() ) in LoadOlePropertySet()152 xCustomSect->GetPropertyIds( aPropIds ); in LoadOlePropertySet()156 ::rtl::OUString aPropName = xCustomSect->GetPropertyName( *aIt ); in LoadOlePropertySet()157 uno::Any aPropValue = xCustomSect->GetAnyValue( *aIt ); in LoadOlePropertySet()
Completed in 4 milliseconds