Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Ddocinf.cxx72 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()
95 if( xGlobSect->GetStringValue( aStrValue, PROPID_LASTAUTHOR) ) in LoadOlePropertySet()
110 if( xGlobSect->GetStringValue( aStrValue, PROPID_REVNUMBER ) ) in LoadOlePropertySet()
H A Doleprops.cxx779 bool SfxOleSection::GetStringValue( String& rValue, sal_Int32 nPropId ) const in GetStringValue() function in SfxOleSection
875 else if( GetStringValue( aString, nPropId ) ) in GetAnyValue()
H A Doleprops.hxx295 bool GetStringValue( String& rValue, sal_Int32 nPropId ) const;

Completed in 64 milliseconds