Home
last modified time | relevance | path

Searched defs:GetName (Results 51 – 75 of 154) sorted by relevance

1234567

/aoo41x/main/uui/source/
H A Dlogindlg.hxx88 String GetName() const { return aNameED.GetText(); } in GetName() function in LoginDialog
/aoo41x/main/starmath/inc/
H A Dsymbol.hxx95 const String& GetName() const { return m_aName; } in GetName() function in SmSym
/aoo41x/main/sc/inc/
H A Dchartarr.hxx99 const String& GetName() const { return aName; } in GetName() function in ScChartArray
H A Ddpobject.hxx170 const String& GetName() const { return aTableName; } in GetName() function in ScDPObject
H A Dhints.hxx178 const String& GetName() const { return maName; } in GetName() function in ScDataPilotModifiedHint
/aoo41x/main/sw/inc/
H A Dformat.hxx113 inline const String& GetName() const { return aFmtName; } in GetName() function in SwFmt
H A Dnumrule.hxx262 const String& GetName() const { return sName; } in GetName() function in SwNumRule
/aoo41x/main/sw/source/core/fields/
H A Dflddropdown.cxx156 const String & SwDropDownField::GetName() const in GetName() function in SwDropDownField
H A Dusrfld.cxx226 const String& SwUserFieldType::GetName() const in GetName() function in SwUserFieldType
/aoo41x/main/svtools/inc/svtools/
H A Dimapobj.hxx122 const String& GetName() const { return aName; } in GetName() function in IMapObject
/aoo41x/main/sc/source/core/data/
H A Dstlsheet.cxx301 const String& ScStyleSheet::GetName() const in GetName() function in ScStyleSheet
/aoo41x/main/l10ntools/inc/
H A Dxmlparse.hxx236 const String &GetName() { return sFileName; } in GetName() function in XMLFile
346 const String &GetName() { return sElementName; } in GetName() function in XMLElement
/aoo41x/main/svx/inc/svx/
H A Dsvdlayer.hxx54 const String& GetName() const { return aName; } in GetName() function in SdrLayer
/aoo41x/main/sw/source/core/inc/
H A Dbookmrk.hxx54 virtual const ::rtl::OUString& GetName() const in GetName() function in sw::mark::MarkBase
/aoo41x/main/basic/inc/basic/
H A Dbasmgr.hxx185 String GetName() const { return aName; } in GetName() function in BasicManager
/aoo41x/main/sc/source/ui/inc/
H A Dfieldwnd.hxx106 inline ::rtl::OUString GetName() const { return maName; } in GetName() function in ScPivotFieldWindow
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmlstyle.hxx115 const ::rtl::OUString& GetName() const { return maName; } in GetName() function in SvXMLStyleContext
/aoo41x/main/tools/source/fsys/
H A Dtempfile.cxx258 String TempFile::GetName() const in GetName() function in TempFile
/aoo41x/main/basctl/source/basicide/
H A Dbastype2.hxx125 const String& GetName() const { return m_aName; } in GetName() function in BasicEntryDescriptor
/aoo41x/main/vcl/inc/unx/
H A Dsalfont.h163 const ByteString& GetName() const { return aFontName_; } in GetName() function in SalFontStruct
/aoo41x/main/svl/inc/svl/
H A Ditempool.hxx194 UniString const & GetName() const { return aName; } in GetName() function in SfxItemPool
/aoo41x/main/extensions/source/scanner/
H A Dsane.hxx125 static String GetName( int n ) in GetName() function in Sane
/aoo41x/main/xmloff/source/text/
H A DXMLTextListAutoStylePool.cxx98 const OUString& GetName() const { return sName; } in GetName() function in XMLTextListAutoStylePoolEntry_Impl
/aoo41x/main/sw/source/core/layout/
H A Dpagedesc.cxx468 const String & SwPageDescExt::GetName() const in GetName() function in SwPageDescExt
/aoo41x/main/cui/source/inc/
H A Dcfg.hxx278 const ::rtl::OUString& GetName() const { return aLabel; } in GetName() function in SvxConfigEntry
720 void GetName( rtl::OUString& rName ){rName = aEdtName.GetText();} in GetName() function in SvxNewToolbarDialog

Completed in 159 milliseconds

1234567