Home
last modified time | relevance | path

Searched refs:getClassName (Results 1 – 25 of 25) sorted by relevance

/aoo4110/main/odk/examples/java/Inspector/
H A DSwingUnoNode.java64 m_oUnoNode.openIdlDescription(_SDKPath, getClassName(), getAnchor()); in openIdlDescription()
71 public String getClassName(){ in getClassName() method in SwingUnoNode
72 String sClassName = m_oUnoNode.getClassName(); in getClassName()
78 sClassName = oUnoNode.getClassName(); in getClassName()
138 return getClassName(); in getName()
H A DSwingUnoPropertyNode.java60 public String getClassName(){ in getClassName() method in SwingUnoPropertyNode
61 String sClassName = m_oUnoPropertyNode.getClassName(); in getClassName()
63 sClassName = super.getClassName(); in getClassName()
H A DSwingUnoMethodNode.java54 public String getClassName(){ in getClassName() method in SwingUnoMethodNode
58 sClassName = super.getClassName(); in getClassName()
H A DXUnoNode.java34 public String getClassName(); in getClassName() method
H A DUnoPropertyNode.java94 public String getClassName(){ in getClassName() method in UnoPropertyNode
H A DUnoNode.java105 public String getClassName(){ in getClassName() method in UnoNode
H A DInspectorPane.java308 String sServiceName = _oUnoServiceNode.getClassName(); in addPropertiesAndInterfacesOfService()
H A DSourceCodeGenerator.java289 …finition = new UnoObjectDefinition(_oUnoMethodNode.getUnoObject(), _oUnoMethodNode.getClassName()); in getMethodStatementSourceCode()
/aoo4110/test/testcommon/source/org/openoffice/test/common/
H A DCSVReporter.java56 if (!description.getClassName().equals(testClassName)) { in testStarted()
106 testClassName = description.getClassName(); in startSuite()
H A DLogger.java102 if (!description.getClassName().equals(curClassName)) { in start()
103 curClassName = description.getClassName(); in start()
H A DXMLReporter.java79 testcaseEl.setAttribute("classname", description.getClassName()); in testStarted()
/aoo4110/main/embeddedobj/source/msole/
H A Dolemisc.cxx326 ::rtl::OUString SAL_CALL OleEmbeddedObject::getClassName() in getClassName() function in OleEmbeddedObject
334 return xWrappedObject->getClassName(); in getClassName()
/aoo4110/main/scripting/java/com/sun/star/script/framework/provider/java/
H A DScriptDescriptor.java82 public String getClassName() in getClassName() method in ScriptDescriptor
/aoo4110/main/offapi/com/sun/star/embed/
H A DXClassifiedObject.idl58 string getClassName();
/aoo4110/main/sot/source/unoolestorage/
H A Dxolesimplestorage.hxx167 virtual ::rtl::OUString SAL_CALL getClassName()
H A Dxolesimplestorage.cxx762 ::rtl::OUString SAL_CALL OLESimpleStorage::getClassName() in getClassName() function in OLESimpleStorage
/aoo4110/main/oox/inc/oox/xls/
H A Dexternallinkbuffer.hxx258 inline const ::rtl::OUString& getClassName() const { return maClassName; } in getClassName() function in oox::xls::ExternalLink
/aoo4110/main/embeddedobj/source/inc/
H A Ddummyobject.hxx249 virtual ::rtl::OUString SAL_CALL getClassName()
H A Doleembobj.hxx476 virtual ::rtl::OUString SAL_CALL getClassName()
H A Dcommonembobj.hxx466 virtual ::rtl::OUString SAL_CALL getClassName()
/aoo4110/main/embeddedobj/source/commonembedding/
H A Dmiscobj.cxx482 ::rtl::OUString SAL_CALL OCommonEmbeddedObject::getClassName() in getClassName() function in OCommonEmbeddedObject
/aoo4110/main/embeddedobj/source/general/
H A Ddummyobject.cxx560 ::rtl::OUString SAL_CALL ODummyEmbeddedObject::getClassName() in getClassName() function in ODummyEmbeddedObject
/aoo4110/main/oox/source/xls/
H A Dexternallinkbuffer.cxx363 …mxDdeLink = xDdeLinks->addDDELink( mrParentLink.getClassName(), mrParentLink.getTargetUrl(), maMod… in getDdeLinkData()
/aoo4110/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java674 public String getClassName() in getClassName() method in OwnEmbeddedObject
/aoo4110/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx819 xObj->getClassName(), in CopyAndGetEmbeddedObject()

Completed in 113 milliseconds