Home
last modified time | relevance | path

Searched defs:SetName (Results 1 – 25 of 80) sorted by last modified time

1234

/trunk/main/tools/source/fsys/
H A Ddirent.cxx1733 void DirEntry::SetName( const String& rName, FSysPathStyle eFormatter ) in SetName() function in DirEntry
H A Durlobj.cxx5534 void INetURLObject::SetName(rtl::OUString const & rTheName, in SetName() function in INetURLObject
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx701 void SdrObject::SetName(const String& rStr) in SetName() function in SdrObject
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx447 void SetName( const rtl::OUString& rName ) { maNameStr = rName; } in SetName() function in SwMacroInfo
/trunk/main/sd/source/core/
H A Dsdpage.cxx2727 void SdPage::SetName (const String& rName) in SetName() function in SdPage
/trunk/main/svx/inc/svx/
H A DXPropertyEntry.hxx45 void SetName(const String& rName) { maName = rName; } in SetName() function in XPropertyEntry
/trunk/main/sw/inc/
H A Dtblafmt.hxx221 void SetName( const String& rNew ) { aName = rNew; nStrResId = USHRT_MAX; } in SetName() function in SwTableAutoFmt
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx3107 void SfxMedium::SetName( const String& aNameP, sal_Bool bSetOrigURL ) in SetName() function in SfxMedium
/trunk/main/svl/source/items/
H A Dstyle.cxx215 sal_Bool SfxStyleSheetBase::SetName( const XubString& rName ) in SetName() function in SfxStyleSheetBase
/trunk/main/svx/source/xoutdev/
H A Dxtable.cxx297 void XPropertyList::SetName( const String& rString ) in SetName() function in XPropertyList
/trunk/main/sw/source/core/access/
H A Dacccontext.hxx105 void SetName( const ::rtl::OUString& rName ) { sName = rName; } in SetName() function in SwAccessibleContext
/trunk/main/sc/source/ui/inc/
H A DAccessibleContextBase.hxx311 void SetName(const rtl::OUString& rName) { msName = rName; } in SetName() function in ScAccessibleContextBase
/trunk/main/xmloff/source/text/
H A Dtxtparaimphint.hxx151 void SetName( const OUString& s ) { sName = s; } in SetName() function in XMLHyperlinkHint_Impl
/trunk/main/xmloff/source/style/
H A Dimpastpl.hxx121 void SetName( const ::rtl::OUString& rNew ) { msName = rNew; } in SetName() function in SvXMLAutoStylePoolPropertiesP_Impl
/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx199 void ImpXMLEXPPageMasterInfo::SetName(const OUString& rStr) in SetName() function in ImpXMLEXPPageMasterInfo
/trunk/main/winaccessibility/source/service/
H A DAccObject.cxx406 void AccObject::SetName( Any pAny) in SetName() function in AccObject
/trunk/main/vcl/source/gdi/
H A Dfont.cxx375 void Font::SetName( const String& rFamilyName ) in SetName() function in Font
/trunk/main/uui/source/
H A Dlogindlg.hxx89 void SetName( const String& rNewName ) { aNameED.SetText( rNewName ); } in SetName() function in LoginDialog
/trunk/main/toolkit/inc/toolkit/controls/
H A Dstdtabcontrollermodel.hxx56 void SetName( const ::rtl::OUString& rName ) { maGroupName = rName; } in SetName() function in UnoControlModelEntryList
/trunk/main/sw/source/ui/inc/
H A Duinums.hxx67 void SetName(const String& rSet) {aName = rSet;} in SetName() function in SwNumRulesWithName
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx828 sal_Bool SwDocStyleSheet::SetName( const String& rStr) in SetName() function in SwDocStyleSheet
/trunk/main/sw/source/filter/ww1/
H A Dw1class.hxx265 void SetName(const String& rName) { bUsed = sal_True; aName = rName; } in SetName() function in Ww1Style
/trunk/main/sw/source/core/swg/
H A Dswblocks.cxx285 void SwTextBlocks::SetName( const String& r ) in SetName() function in SwTextBlocks
/trunk/main/sw/source/core/inc/
H A Dswblocks.hxx111 void SetName( const String& rName ) // logic name in SetName() function in SwImpBlocks
H A Dswfont.hxx417 inline void SwSubFont::SetName( const XubString& rName ) in SetName() function in SwSubFont
423 inline void SwFont::SetName( const XubString& rName, const sal_uInt8 nWhich ) in SetName() function in SwFont

Completed in 199 milliseconds

1234