Home
last modified time | relevance | path

Searched refs:xCustomSect (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Ddocinf.cxx146 SfxOleSectionRef xCustomSect = aDocSet.GetSection( SECTION_CUSTOM ); in LoadOlePropertySet() local
147 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 9 milliseconds