Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/doc/
H A Ddocinf.cxx186 rGlobSect.SetStringValue( PROPID_TITLE, i_xDocProps->getTitle() ); in SaveOlePropertySet()
187 rGlobSect.SetStringValue( PROPID_SUBJECT, i_xDocProps->getSubject() ); in SaveOlePropertySet()
190 rGlobSect.SetStringValue( PROPID_KEYWORDS, aStr ); in SaveOlePropertySet()
191 rGlobSect.SetStringValue( PROPID_TEMPLATE, i_xDocProps->getTemplateName() ); in SaveOlePropertySet()
192 rGlobSect.SetStringValue( PROPID_COMMENTS, i_xDocProps->getDescription() ); in SaveOlePropertySet()
193 rGlobSect.SetStringValue( PROPID_AUTHOR, i_xDocProps->getAuthor() ); in SaveOlePropertySet()
195 rGlobSect.SetStringValue( PROPID_LASTAUTHOR, i_xDocProps->getModifiedBy() ); in SaveOlePropertySet()
212 rGlobSect.SetStringValue( PROPID_REVNUMBER, in SaveOlePropertySet()
H A Doleprops.cxx825 bool SfxOleSection::SetStringValue( sal_Int32 nPropId, const String& rValue, bool bSkipEmpty ) in SetStringValue() function in SfxOleSection
899 bInserted = SetStringValue( nPropId, aString ); in SetAnyValue()
H A Doleprops.hxx310 …bool SetStringValue( sal_Int32 nPropId, const String& rValue, bool bSkipEmpty = tru…
/aoo41x/main/svx/inc/svx/
H A Dnuminf.hxx72 void SetStringValue( const String& rNewVal );
/aoo41x/main/svx/source/items/
H A Dnuminf.cxx207 void SvxNumberInfoItem::SetStringValue( const String& rNewVal ) in SetStringValue() function in SvxNumberInfoItem

Completed in 30 milliseconds