Home
last modified time | relevance | path

Searched defs:xAsChild (Results 1 – 12 of 12) sorted by relevance

/trunk/main/forms/qa/integration/forms/
H A DdbfTools.java73 XChild xAsChild = UnoRuntime.queryInterface( XChild.class, aComponent ); in getParent() local
/trunk/main/svx/source/form/
H A Dfmpage.cxx147 Reference< XChild > xAsChild( xForms, UNO_QUERY ); in SetModel() local
H A Dfmpgeimp.cxx342 Reference< XChild > xAsChild( m_xForms, UNO_QUERY ); in getForms() local
373 Reference< XChild > xAsChild( xCurrentForm, UNO_QUERY ); in validateCurForm() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFLTools.java153 XChild xAsChild = (XChild)UnoRuntime.queryInterface( XChild.class, aComponent ); in getParent() local
H A DDocumentHelper.java180 XChild xAsChild = (XChild)UnoRuntime.queryInterface( XChild.class, aForm ); in createSiblingForm() local
/trunk/main/dbaccess/source/ui/browser/
H A Ddbloader.cxx290 Reference< XChild > xAsChild( xConnection, UNO_QUERY ); in load() local
/trunk/main/forms/source/component/
H A DImageControl.cxx542 Reference< XChild > xAsChild( xDocument, UNO_QUERY ); in onConnectedDbColumn() local
H A DGrid.cxx337 Reference<XChild> xAsChild(xSel, UNO_QUERY); in select() local
H A DFormComponent.cxx1916 Reference< XChild > xAsChild ( xAsPropSet, UNO_QUERY ); in setFastPropertyValue_NoBroadcast() local
/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx815 Reference< XChild > xAsChild( m_xComponent.get(), UNO_QUERY_THROW ); in getParentColumns() local
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx672 Reference< XChild > xAsChild( _rxConnection, UNO_QUERY ); in lcl_getInteractionHandler_throw() local
/trunk/main/extensions/source/propctrlr/
H A Deventhandler.cxx583 Reference< XChild > xAsChild( _rxIntrospectee, UNO_QUERY ); in inspect() local

Completed in 620 milliseconds