Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/doc/
H A Ddocinf.cxx65 SfxOleSectionRef xGlobSect = aGlobSet.GetSection( SECTION_GLOBAL ); in LoadOlePropertySet() local
66 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 7 milliseconds