Home
last modified time | relevance | path

Searched defs:GetName (Results 26 – 50 of 157) sorted by relevance

1234567

/trunk/main/sc/inc/
H A Drangenam.hxx111 void GetName( String& rName ) const { rName = aName; } in GetName() function in ScRangeData
112 const String& GetName( void ) const { return aName; } in GetName() function in ScRangeData
/trunk/main/sc/source/filter/inc/
H A Dxilink.hxx126 inline const String& GetName() const { return maName; } in GetName() function in XclImpExtName
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/attribute/
H A DAttributeDescriptor.java102 public String GetName () in GetName() method in AttributeDescriptor
/trunk/main/svtools/inc/svtools/
H A Dimap.hxx123 const String& GetName() const { return aName; } in GetName() function in ImageMap
/trunk/main/sw/source/ui/inc/
H A Dswlbox.hxx61 const String& GetName() const { return aName;} in GetName() function in SwBoxEntry
H A Dswcont.hxx89 const String& GetName() const {return sContentName;} in GetName() function in SwContent
/trunk/main/basctl/source/inc/
H A Dsbxitem.hxx61 const String& GetName() const { return m_aName; } in GetName() function in SbxItem
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryvalueimpl.cxx100 std::wstring RegistryValueImpl::GetName() const in GetName() function in RegistryValueImpl
H A Dregistry.cxx94 std::wstring RegistryKeyImpl::GetName() const in GetName() function in RegistryKeyImpl
/trunk/main/sw/inc/
H A Dfmtinfmt.hxx87 const String& GetName() const in GetName() function in SwFmtINetFmt
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/base/
H A DNode.java53 public QualifiedName GetName () in GetName() method in Node
/trunk/main/vcl/source/window/
H A Dkeycod.cxx110 XubString KeyCode::GetName( Window* pWindow ) const in GetName() function in KeyCode
/trunk/main/editeng/source/items/
H A Dpaperinf.cxx132 String SvxPaperInfo::GetName( Paper ePaper ) in GetName() function in SvxPaperInfo
/trunk/main/idl/inc/
H A Dhash.hxx73 const ByteString & GetName() const { return aName; } in GetName() function in SvStringHashEntry
H A Dbasobj.hxx184 virtual const SvString & GetName() const { return aName; } in GetName() function in SvMetaName
212 const SvString & GetName() const in GetName() function in SvMetaReference
/trunk/main/sc/source/filter/excel/
H A Dxiname.cxx252 const XclImpName* XclImpNameManager::GetName( sal_uInt16 nXclNameIdx ) const in GetName() function in XclImpNameManager
/trunk/main/forms/source/component/
H A DGroupManager.hxx121 ::rtl::OUString GetName() const { return m_aName; } in GetName() function in frm::OGroupComp
/trunk/main/xmloff/source/style/
H A Dimpastpl.hxx117 const ::rtl::OUString& GetName() const { return msName; } in GetName() function in SvXMLAutoStylePoolPropertiesP_Impl
/trunk/main/svx/inc/svx/
H A Dhlnkitem.hxx76 const String& GetName() const { return sName; } in GetName() function in SvxHyperlinkItem
H A Dxtable.hxx180 const String& GetName() const { return maName; } in GetName() function in XPropertyList
/trunk/main/sw/source/core/inc/
H A Dswblocks.hxx113 const String & GetName( void ) in GetName() function in SwImpBlocks
/trunk/main/svl/source/svdde/
H A Dddesvr.cxx534 const String& DdeService::GetName() const in GetName() function in DdeService
637 const String& DdeTopic::GetName() const in GetName() function in DdeTopic
839 const String& DdeItem::GetName() const in GetName() function in DdeItem
/trunk/main/sfx2/inc/sfx2/
H A Ddocfile.hxx166 const String& GetName() const {return aLogicName;} in GetName() function in SfxMedium
H A Ddocfilt.hxx83 const String& GetName() const { return aFilterName; } in GetName() function in SfxFilter
H A Devent.hxx118 const String& GetName() const { return _aEventName; } in GetName() function in SfxNamedHint

Completed in 56 milliseconds

1234567