Home
last modified time | relevance | path

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

1234

/trunk/main/autodoc/inc/ary_i/
H A Dd_token.hxx214 void SetName( in SetName() function in csi::dsapi::DT_AtTag
/trunk/main/basctl/source/basicide/
H A Dbastype2.hxx126 void SetName( const String& aName ) { m_aName = aName; } in SetName() function in BasicEntryDescriptor
/trunk/main/basctl/source/inc/
H A Dbastypes.hxx249 void SetName( const String& aName ) { m_aName = aName; } in SetName() function in IDEBaseWindow
H A Dsbxitem.hxx62 void SetName( const String& aName ) { m_aName = aName; } in SetName() function in SbxItem
/trunk/main/basic/inc/basic/
H A Dbasmgr.hxx185 void SetName( const String& rName ) { aName = rName; } in SetName() function in BasicManager
/trunk/main/basic/source/sbx/
H A Dsbxvar.cxx216 void SbxVariable::SetName( const XubString& rName ) in SetName() function in SbxVariable
/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/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx275 void OFieldDescription::SetName(const ::rtl::OUString& _rName) in SetName() function in OFieldDescription
/trunk/main/editeng/inc/editeng/
H A Dflditem.hxx363 void SetName( const XubString& rString ) { aName = rString; } in SetName() function in SvxAuthorField
/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/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/l10ntools/inc/
H A Dxmlparse.hxx237 void SetName( const String &rFilename ) { sFileName = rFilename; } in SetName() function in XMLFile
/trunk/main/rsc/inc/
H A Drscdef.hxx139 void SetName( const ByteString & rNewName ){ aName = rNewName; } in SetName() function in RscDefine
/trunk/main/sc/inc/
H A Dautoform.hxx222 …void SetName( const String& rName ) { aName = rName; nStrResId = USHRT_MAX… in SetName() function in ScAutoFormatData
H A Dchartarr.hxx98 void SetName(const String& rNew) { aName = rNew; } in SetName() function in ScChartArray
H A Ddbcolect.hxx135 void SetName(const String& rName) { aName = rName; } in SetName() function in ScDBData
H A Ddocument.hxx474 void SetName( const String& r ) { aDocName = r; } in SetName() function in ScDocument
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx351 void ScDPObject::SetName(const String& rNew) in SetName() function in ScDPObject
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 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
/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/filter/excel/
H A Dfontbuff.cxx90 void LotusFontBuffer::SetName( const sal_uInt16 nIndex, const String& rName ) in SetName() function in LotusFontBuffer

Completed in 184 milliseconds

1234