/trunk/main/svx/inc/svx/ |
H A D | fmpage.hxx | 74 void SetName( const String& rName ) { m_sPageName = rName; } in SetName() function in FmFormPage
|
H A D | XPropertyEntry.hxx | 45 void SetName(const String& rName) { maName = rName; } in SetName() function in XPropertyEntry
|
H A D | xit.hxx | 70 void SetName(const String& rName) { SetValue(rName); } in SetName() function in NameOrIndex
|
H A D | hlnkitem.hxx | 77 void SetName(const String& rName) { sName = rName; } in SetName() function in SvxHyperlinkItem
|
/trunk/main/sc/source/ui/inc/ |
H A D | AccessibleContextBase.hxx | 311 void SetName(const rtl::OUString& rName) { msName = rName; } in SetName() function in ScAccessibleContextBase
|
/trunk/main/sw/inc/ |
H A D | fmturl.hxx | 77 void SetName( const String& rNm ) { sName = rNm; } in SetName() function in SwFmtURL
|
H A D | fmtinfmt.hxx | 91 void SetName( const String& rNm ) in SetName() function in SwFmtINetFmt
|
H A D | format.hxx | 346 inline void SwFmt::SetName( const sal_Char* pNewName, in SetName() function in SwFmt
|
/trunk/main/sd/source/core/ |
H A D | cusshow.cxx | 123 void SdCustomShow::SetName(const String& rName) in SetName() function in SdCustomShow
|
/trunk/main/toolkit/inc/toolkit/controls/ |
H A D | stdtabcontrollermodel.hxx | 56 void SetName( const ::rtl::OUString& rName ) { maGroupName = rName; } in SetName() function in UnoControlModelEntryList
|
/trunk/main/sw/source/ui/inc/ |
H A D | uinums.hxx | 67 void SetName(const String& rSet) {aName = rSet;} in SetName() function in SwNumRulesWithName
|
/trunk/main/sc/source/filter/excel/ |
H A D | fontbuff.cxx | 90 void LotusFontBuffer::SetName( const sal_uInt16 nIndex, const String& rName ) in SetName() function in LotusFontBuffer
|
/trunk/main/svtools/inc/svtools/ |
H A D | imap.hxx | 124 void SetName( const String& rName ) { aName = rName; } in SetName() function in ImageMap
|
H A D | imapobj.hxx | 123 void SetName( const String& rName ) { aName = rName; } in SetName() function in IMapObject
|
/trunk/main/basctl/source/inc/ |
H A D | sbxitem.hxx | 62 void SetName( const String& aName ) { m_aName = aName; } in SetName() function in SbxItem
|
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | registryvalueimpl.cxx | 180 void RegistryValueImpl::SetName(const std::wstring& NewName) in SetName() function in RegistryValueImpl
|
/trunk/main/xmloff/source/style/ |
H A D | impastpl.hxx | 121 void SetName( const ::rtl::OUString& rNew ) { msName = rNew; } in SetName() function in SvXMLAutoStylePoolPropertiesP_Impl
|
/trunk/main/sw/source/core/inc/ |
H A D | swblocks.hxx | 111 void SetName( const String& rName ) // logic name in SetName() function in SwImpBlocks
|
H A D | bookmrk.hxx | 82 virtual void SetName(const ::rtl::OUString& rName) in SetName() function in sw::mark::MarkBase
|
/trunk/main/sw/source/core/access/ |
H A D | acccontext.hxx | 105 void SetName( const ::rtl::OUString& rName ) { sName = rName; } in SetName() function in SwAccessibleContext
|
/trunk/main/sd/source/ui/inc/ |
H A D | navigatr.hxx | 75 void SetName( sal_Bool bOn = sal_True ) { bName = bOn; } in SetName() function in NavDocInfo
|
/trunk/main/uui/source/ |
H A D | logindlg.hxx | 89 void SetName( const String& rNewName ) { aNameED.SetText( rNewName ); } in SetName() function in LoginDialog
|
/trunk/main/sc/inc/ |
H A D | chartarr.hxx | 98 void SetName(const String& rNew) { aName = rNew; } in SetName() function in ScChartArray
|
/trunk/main/sc/source/core/data/ |
H A D | stlsheet.cxx | 339 sal_Bool ScStyleSheet::SetName( const String& rNew ) in SetName() function in ScStyleSheet
|
/trunk/main/sw/source/core/fields/ |
H A D | flddropdown.cxx | 184 void SwDropDownField::SetName(const String & rName) in SetName() function in SwDropDownField
|