Home
last modified time | relevance | path

Searched defs:SetStyleName (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/xmloff/source/text/
H A Dtxtparaimphint.hxx155 void SetStyleName( const OUString& s ) { sStyleName = s; } in SetStyleName() function in XMLHyperlinkHint_Impl
/trunk/main/xmloff/inc/xmloff/
H A Dxmlexppr.hxx197 void SetStyleName( const rtl::OUString& rStyleName ) { maStyleName = rStyleName; } in SetStyleName() function in SvXMLExportPropertyMapper
/trunk/main/vcl/source/gdi/
H A Dfont.cxx385 void Font::SetStyleName( const String& rStyleName ) in SetStyleName() function in Font
/trunk/main/sw/source/filter/xml/
H A Dxmltble.cxx86 void SetStyleName( const OUString& rName ) { sStyleName = rName; } in SetStyleName() function in SwXMLTableColumn_Impl
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx430 inline void SwSubFont::SetStyleName( const XubString& rStyleName ) in SetStyleName() function in SwSubFont
436 inline void SwFont::SetStyleName( const XubString& rStyle, const sal_uInt8 nWhich ) in SetStyleName() function in SwFont
/trunk/main/sw/inc/
H A Dunostyle.hxx202 void SetStyleName(const String& rSet){ sStyleName = rSet;} in SetStyleName() function in SwXStyle
/trunk/main/editeng/inc/editeng/
H A Dfontitem.hxx83 void SetStyleName(const String &rStyleName ) { aStyleName = rStyleName; } in SetStyleName() function in SvxFontItem

Completed in 38 milliseconds