Home
last modified time | relevance | path

Searched defs:SetName (Results 26 – 50 of 80) sorted by path

1234

/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/sd/source/core/
H A Dcusshow.cxx123 void SdCustomShow::SetName(const String& rName) in SetName() function in SdCustomShow
H A Dsdpage.cxx2727 void SdPage::SetName (const String& rName) in SetName() function in SdPage
H A Dstlsheet.cxx666 sal_Bool SdStyleSheet::SetName( const UniString& rName ) in SetName() function in SdStyleSheet
/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/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryvalueimpl.cxx180 void RegistryValueImpl::SetName(const std::wstring& NewName) in SetName() function in RegistryValueImpl
/trunk/main/sfx2/inc/sfx2/
H A Dfrmdescr.hxx145 void SetName( const String& rName ) in SetName() function in SfxFrameDescriptor
/trunk/main/sfx2/source/appl/
H A Dlnkbase2.cxx292 void SvBaseLink::SetName( const String & rNm ) in SetName() function in sfx2::SvBaseLink
/trunk/main/sfx2/source/control/
H A Dshell.cxx202 void SfxShell::SetName( const String &rName ) in SetName() function in SfxShell
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx3107 void SfxMedium::SetName( const String& aNameP, sal_Bool bSetOrigURL ) in SetName() function in SfxMedium
H A Ddoctempl.cxx1434 sal_Bool SfxDocumentTemplates::SetName in SetName() function in SfxDocumentTemplates
/trunk/main/sfx2/source/view/
H A Dorgmgr.cxx606 sal_Bool SfxOrganizeMgr::SetName(const String &rName, in SetName() function in SfxOrganizeMgr
/trunk/main/sot/source/sdstor/
H A Dstgelem.cxx328 sal_Bool StgEntry::SetName( const String& rName ) in SetName() function in StgEntry
H A Dstorage.cxx944 void SotStorage::SetName( const String& rName ) in SetName() function in SotStorage
/trunk/main/svl/source/items/
H A Dstyle.cxx215 sal_Bool SfxStyleSheetBase::SetName( const XubString& rName ) in SetName() function in SfxStyleSheetBase
/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/svtools/source/dialogs/
H A Dproperty.cxx539 void SvPropertyLine::SetName(const String& rString ) in SetName() function in SvPropertyLine
/trunk/main/svx/inc/svx/
H A DXPropertyEntry.hxx45 void SetName(const String& rName) { maName = rName; } in SetName() function in XPropertyEntry
H A Dfmpage.hxx74 void SetName( const String& rName ) { m_sPageName = rName; } in SetName() function in FmFormPage
H A Dhlnkitem.hxx77 void SetName(const String& rName) { sName = rName; } in SetName() function in SvxHyperlinkItem
H A Dxit.hxx70 void SetName(const String& rName) { SetValue(rName); } in SetName() function in NameOrIndex
/trunk/main/svx/source/gallery2/
H A Dgallery1.cxx124 void GalleryThemeEntry::SetName( const String& rNewName ) in SetName() function in GalleryThemeEntry
/trunk/main/svx/source/inc/
H A Ddatanavi.hxx538 inline void SetName( const String& _rName ) { m_aNameED.SetText( _rName );} in SetName() function in svxform::AddModelDialog
570 inline void SetName( const String& _rName ) { m_aNameED.SetText( _rName );} in SetName() function in svxform::AddInstanceDialog
/trunk/main/svx/source/svdraw/
H A Dsvdlayer.cxx208 void SdrLayer::SetName(const XubString& rNewName) in SetName() function in SdrLayer

Completed in 192 milliseconds

1234