Searched refs:xGlobSect (Results 1 – 1 of 1) sorted by relevance
65 SfxOleSectionRef xGlobSect = aGlobSet.GetSection( SECTION_GLOBAL ); in LoadOlePropertySet() local66 if( xGlobSect.get() ) in LoadOlePropertySet()72 if( xGlobSect->GetStringValue( aStrValue, PROPID_TITLE ) ) in LoadOlePropertySet()74 if( xGlobSect->GetStringValue( aStrValue, PROPID_SUBJECT ) ) in LoadOlePropertySet()76 if( xGlobSect->GetStringValue( aStrValue, PROPID_KEYWORDS ) ) { in LoadOlePropertySet()80 if( xGlobSect->GetStringValue( aStrValue, PROPID_TEMPLATE ) ) in LoadOlePropertySet()82 if( xGlobSect->GetStringValue( aStrValue, PROPID_COMMENTS ) ) in LoadOlePropertySet()86 if( xGlobSect->GetStringValue( aStrValue, PROPID_AUTHOR) ) in LoadOlePropertySet()90 if( xGlobSect->GetFileTimeValue( aDateTime, PROPID_CREATED ) ) in LoadOlePropertySet()95 if( xGlobSect->GetStringValue( aStrValue, PROPID_LASTAUTHOR) ) in LoadOlePropertySet()[all …]
Completed in 10 milliseconds