Home
last modified time | relevance | path

Searched defs:SetName (Results 1 – 25 of 80) sorted by relevance

1234

/trunk/main/svx/inc/svx/
H A Dfmpage.hxx74 void SetName( const String& rName ) { m_sPageName = rName; } in SetName() function in FmFormPage
H A DXPropertyEntry.hxx45 void SetName(const String& rName) { maName = rName; } in SetName() function in XPropertyEntry
H A Dxit.hxx70 void SetName(const String& rName) { SetValue(rName); } in SetName() function in NameOrIndex
H A Dhlnkitem.hxx77 void SetName(const String& rName) { sName = rName; } in SetName() function in SvxHyperlinkItem
/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/sw/inc/
H A Dfmturl.hxx77 void SetName( const String& rNm ) { sName = rNm; } in SetName() function in SwFmtURL
H A Dfmtinfmt.hxx91 void SetName( const String& rNm ) in SetName() function in SwFmtINetFmt
H A Dformat.hxx346 inline void SwFmt::SetName( const sal_Char* pNewName, in SetName() function in SwFmt
/trunk/main/sd/source/core/
H A Dcusshow.cxx123 void SdCustomShow::SetName(const String& rName) in SetName() function in SdCustomShow
/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/sc/source/filter/excel/
H A Dfontbuff.cxx90 void LotusFontBuffer::SetName( const sal_uInt16 nIndex, const String& rName ) in SetName() function in LotusFontBuffer
/trunk/main/svtools/inc/svtools/
H A Dimap.hxx124 void SetName( const String& rName ) { aName = rName; } in SetName() function in ImageMap
H A Dimapobj.hxx123 void SetName( const String& rName ) { aName = rName; } in SetName() function in IMapObject
/trunk/main/basctl/source/inc/
H A Dsbxitem.hxx62 void SetName( const String& aName ) { m_aName = aName; } in SetName() function in SbxItem
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryvalueimpl.cxx180 void RegistryValueImpl::SetName(const std::wstring& NewName) in SetName() function in RegistryValueImpl
/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/sw/source/core/inc/
H A Dswblocks.hxx111 void SetName( const String& rName ) // logic name in SetName() function in SwImpBlocks
H A Dbookmrk.hxx82 virtual void SetName(const ::rtl::OUString& rName) in SetName() function in sw::mark::MarkBase
/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/sd/source/ui/inc/
H A Dnavigatr.hxx75 void SetName( sal_Bool bOn = sal_True ) { bName = bOn; } in SetName() function in NavDocInfo
/trunk/main/uui/source/
H A Dlogindlg.hxx89 void SetName( const String& rNewName ) { aNameED.SetText( rNewName ); } in SetName() function in LoginDialog
/trunk/main/sc/inc/
H A Dchartarr.hxx98 void SetName(const String& rNew) { aName = rNew; } in SetName() function in ScChartArray
/trunk/main/sc/source/core/data/
H A Dstlsheet.cxx339 sal_Bool ScStyleSheet::SetName( const String& rNew ) in SetName() function in ScStyleSheet
/trunk/main/sw/source/core/fields/
H A Dflddropdown.cxx184 void SwDropDownField::SetName(const String & rName) in SetName() function in SwDropDownField

Completed in 121 milliseconds

1234