Home
last modified time | relevance | path

Searched refs:GetDisplayName (Results 26 – 50 of 56) sorted by relevance

123

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/complex/
H A DSequence.java69 return "sequence "+GetName().GetDisplayName(); in toString()
H A DGroupReference.java102 return "group reference to "+maReferencedGroupName.GetDisplayName(); in toString()
H A DExtension.java114 return "extension of base type "+maBaseTypeName.GetDisplayName(); in toString()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/simple/
H A DList.java77 return "list of "+maItemType.GetDisplayName()+" items"; in toString()
H A DBuiltIn.java87 return "builtin "+GetName().GetDisplayName(); in toString()
H A DSimpleType.java95 return "simple type "+GetName().GetDisplayName(); in toString()
H A DBuiltInType.java75 … default: throw new RuntimeException("there is no builtin type named "+aName.GetDisplayName()); in GetForName()
H A DRestriction.java96 aBuffer.append(maBaseType.GetDisplayName()); in toString()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/attribute/
H A DAttributeGroupReference.java103 return "reference to attribute group "+maReferencedElement.GetDisplayName(); in toString()
H A DAttributeReference.java61 maReferencedName.GetDisplayName(), in GetReferencedAttribute()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DCreatorBase.java110 aAttribute.GetName().GetDisplayName()); in ProcessAttributes()
H A DDFACreator.java230 sElementName = aElementName.GetDisplayName(); in GetTransitionFront()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/schema/
H A DSchema.java60 final String sTypeName = aName.GetDisplayName(); in GetTypeForName()
/trunk/main/svtools/source/toolpanel/
H A Ddrawerlayouter.cxx164 … PToolPanelDrawer pDrawer( new ToolPanelDrawer( m_rParentWindow, i_pPanel->GetDisplayName() ) ); in PanelInserted()
/trunk/main/fpicker/source/win32/filepicker/
H A DVistaFilePickerImpl.cxx97 HRESULT hr = pItem->GetDisplayName ( eConversion, &pStr ); in lcl_getURLFromShellItem()
102 hr = pItem->GetDisplayName ( eConversion, &pStr ); in lcl_getURLFromShellItem()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlstyle.hxx116 …const ::rtl::OUString& GetDisplayName() const { return maDisplayName.getLength() ? maDisplayName :… in GetDisplayName() function in SvXMLStyleContext
/trunk/main/svl/inc/svl/
H A Dstyle.hxx117 virtual rtl::OUString GetDisplayName() const;
/trunk/main/padmin/source/
H A Dhelper.cxx227 SetText( Application::GetDisplayName() ); in QueryString()
/trunk/main/xmloff/source/draw/
H A Dximpstyl.hxx129 const rtl::OUString& GetDisplayName() const { return msDisplayName; } in GetDisplayName() function in SdXMLMasterPageContext
/trunk/main/vcl/inc/vcl/
H A Dsvapp.hxx365 static UniString GetDisplayName();
/trunk/main/accessibility/source/extended/
H A DAccessibleToolPanelDeckTabBarItem.cxx178 return pPanel->GetDisplayName(); in getPanelDisplayName()
/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx256 GetDisplayName() ); in CreateAndInsert()
/trunk/main/xmloff/source/style/
H A Dprstylei.cxx349 const OUString& rName = GetDisplayName(); in CreateAndInsert()
H A Dxmlnumi.cxx1260 const OUString& rName = GetDisplayName(); in CreateAndInsertLate()
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx602 Application::GetDisplayName(), in StartJob()
651 Application::GetDisplayName(), in StartJob()

Completed in 105 milliseconds

123