Home
last modified time | relevance | path

Searched defs:SetName (Results 51 – 75 of 80) sorted by last modified time

1234

/trunk/main/sfx2/inc/sfx2/
H A Dfrmdescr.hxx145 void SetName( const String& rName ) in SetName() function in SfxFrameDescriptor
/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/sd/source/ui/inc/
H A Dnavigatr.hxx75 void SetName( sal_Bool bOn = sal_True ) { bName = bOn; } in SetName() function in NavDocInfo
/trunk/main/sd/source/core/
H A Dstlsheet.cxx666 sal_Bool SdStyleSheet::SetName( const UniString& rName ) in SetName() function in SdStyleSheet
H A Dcusshow.cxx123 void SdCustomShow::SetName(const String& rName) in SetName() function in SdCustomShow
/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/sc/source/core/tool/
H A Dtoken.cxx225 void ScRawToken::SetName( sal_uInt16 n ) in SetName() function in ScRawToken
/trunk/main/sc/source/core/data/
H A Dstlsheet.cxx339 sal_Bool ScStyleSheet::SetName( const String& rNew ) in SetName() function in ScStyleSheet
H A Dtable1.cxx173 void ScTable::SetName( const String& rNewName ) in SetName() function in ScTable
H A Ddpsave.cxx148 void ScDPSaveMember::SetName( const String& rNew ) in SetName() function in ScDPSaveMember
380 void ScDPSaveDimension::SetName( const String& rNew ) in SetName() function in ScDPSaveDimension
H A Ddpobject.cxx351 void ScDPObject::SetName(const String& rNew) in SetName() function in ScDPObject
/trunk/main/sc/inc/
H A Ddocument.hxx474 void SetName( const String& r ) { aDocName = r; } in SetName() function in ScDocument
H A Ddbcolect.hxx135 void SetName(const String& rName) { aName = rName; } in SetName() function in ScDBData
H A Dchartarr.hxx98 void SetName(const String& rNew) { aName = rNew; } in SetName() function in ScChartArray
H A Dautoform.hxx222 …void SetName( const String& rName ) { aName = rName; nStrResId = USHRT_MAX… in SetName() function in ScAutoFormatData
/trunk/main/rsc/inc/
H A Drscdef.hxx139 void SetName( const ByteString & rNewName ){ aName = rNewName; } in SetName() function in RscDefine
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx237 void SetName( const String &rFilename ) { sFileName = rFilename; } in SetName() function in XMLFile
/trunk/main/idl/source/objects/
H A Dbasobj.cxx236 sal_Bool SvMetaName::SetName( const ByteString & rName, SvIdlDataBase * ) in SetName() function in SvMetaName
H A Dmodule.cxx157 sal_Bool SvMetaModule::SetName( const ByteString & rName, SvIdlDataBase * pBase ) in SetName() function in SvMetaModule
H A Dtypes.cxx1390 sal_Bool SvMetaType::SetName( const ByteString & rName, SvIdlDataBase * pBase ) in SetName() function in SvMetaType
/trunk/main/embedserv/source/inprocserv/
H A Dinprocembobj.cxx86 void InprocEmbedDocument_Impl::SetName( LPCOLESTR pszNameFromOutside, wchar_t*& pOwnName ) in SetName() function in inprocserv::InprocEmbedDocument_Impl
/trunk/main/editeng/inc/editeng/
H A Dflditem.hxx363 void SetName( const XubString& rString ) { aName = rString; } in SetName() function in SvxAuthorField
/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx275 void OFieldDescription::SetName(const ::rtl::OUString& _rName) in SetName() function in OFieldDescription
/trunk/main/cui/source/inc/
H A Dcfg.hxx279 void SetName( const String& rStr ) { aLabel = rStr; bStrEdited = sal_True; } in SetName() function in SvxConfigEntry
/trunk/main/basic/source/sbx/
H A Dsbxvar.cxx216 void SbxVariable::SetName( const XubString& rName ) in SetName() function in SbxVariable

Completed in 197 milliseconds

1234