Home
last modified time | relevance | path

Searched defs:getParent (Results 1 – 25 of 88) sorted by relevance

1234

/trunk/main/vbahelper/inc/vbahelper/
H A Dvbaapplicationbase.hxx46 …virtual css::uno::Reference< ov::XHelperInterface > SAL_CALL getParent( ) throw (css::script::Bas… in getParent() function in VbaApplicationBase
H A Dvbahelperinterface.hxx79 …virtual css::uno::Reference< ov::XHelperInterface > SAL_CALL getParent( ) throw (css::script::Bas… in getParent() function in InheritedHelperInterfaceImpl
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFLTools.java151 static Object getParent( Object aComponent, Class aInterfaceClass ) in getParent() method in FLTools
161 static XPropertySet getParent( Object aComponent ) in getParent() method in FLTools
/trunk/main/sfx2/source/inc/
H A Dtplcomp.hxx99 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getParent in getParent() function in TplComponent
/trunk/main/forms/qa/integration/forms/
H A DdbfTools.java71 static Object getParent( Object aComponent, Class aInterfaceClass ) in getParent() method in dbfTools
H A DFormComponent.java169 public FormComponent getParent() in getParent() method in FormComponent
/trunk/main/comphelper/inc/comphelper/
H A Daccessiblewrapper.hxx106 getParent() const { return m_xParentAccessible; } in getParent() function in comphelper::OAccessibleWrapper
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DSectionObject.java44 protected Object getParent() in getParent() method in SectionObject
/trunk/main/uui/source/
H A Dsslwarndlg.hxx75 Window* getParent() { return m_pParent; }; in getParent() function in SSLWarnDialog
H A Dunknownauthdlg.hxx77 Window* getParent() { return m_pParent; }; in getParent() function in UnknownAuthDialog
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DVariablesCollection.java67 public VariablesCollection getParent() in getParent() method in VariablesCollection
/trunk/main/vcl/inc/unx/
H A Di18n_status.hxx86 SalFrame* getParent() const { return m_pParent; } in getParent() function in vcl::I18NStatus
/trunk/main/reportdesign/source/core/inc/
H A DTools.hxx165 …> static com::sun::star::uno::Reference< com::sun::star::uno::XInterface > getParent( T* _pShape ) in getParent() function in reportdesign::OShapeHelper
/trunk/main/toolkit/source/layout/core/
H A Dcontainer.hxx110 css::uno::Reference< css::uno::XInterface > SAL_CALL getParent() in getParent() function in layoutimpl::Container
H A Dimport.hxx189 virtual css::uno::Reference<css::xml::input::XElement> SAL_CALL getParent() in getParent() function in layoutimpl::ElementBase
/trunk/main/toolkit/test/accessibility/
H A DAccessibleTreeNode.java47 public AccessibleTreeNode getParent () in getParent() method in AccessibleTreeNode
/trunk/main/package/source/package/zippackage/
H A DZipPackageEntry.cxx79 uno::Reference< XInterface > SAL_CALL ZipPackageEntry::getParent( ) in getParent() function in ZipPackageEntry
/trunk/main/forms/source/component/
H A DFormsCollection.cxx174 InterfaceRef OFormsCollection::getParent() throw( RuntimeException ) in getParent() function in frm::OFormsCollection
H A DDatabaseForm.hxx285 …virtual InterfaceRef SAL_CALL getParent() throw ( ::com::sun::star::uno::RuntimeException) { retur… in getParent() function in frm::ODatabaseForm
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DStyle.java155 public String getParent() { in getParent() method in Style
/trunk/main/chart2/source/model/main/
H A DUndoManager.cxx100 ::cppu::OWeakObject& getParent() { return m_rParent; } in getParent() function in chart::impl::UndoManager_Impl
394 Reference< XInterface > SAL_CALL UndoManager::getParent( ) throw (RuntimeException) in getParent() function in chart::UndoManager
/trunk/main/xmlscript/source/xmlmod_imexp/
H A Dxmlmod_import.cxx42 Reference< xml::input::XElement > ModuleElement::getParent() in getParent() function in xmlscript::ModuleElement
/trunk/main/reportdesign/source/core/api/
H A DFunctions.cxx173 uno::Reference< uno::XInterface > SAL_CALL OFunctions::getParent( ) throw (uno::RuntimeException) in getParent() function in reportdesign::OFunctions
H A DGroups.cxx186 uno::Reference< uno::XInterface > SAL_CALL OGroups::getParent( ) throw (uno::RuntimeException) in getParent() function in reportdesign::OGroups
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DPageContext.java131 public PageContext getParent() in getParent() method in PageContext

Completed in 96 milliseconds

1234