Home
last modified time | relevance | path

Searched refs:xConnectionAsChild (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/connectivity/source/commontools/
H A Ddbmetadata.cxx145 Reference< XChild > xConnectionAsChild( _metaData.xConnection, UNO_QUERY ); in lcl_getConnectionSetting() local
146 if ( xConnectionAsChild.is() ) in lcl_getConnectionSetting()
148 … Reference< XPropertySet > xDataSource( xConnectionAsChild->getParent(), UNO_QUERY_THROW ); in lcl_getConnectionSetting()
/aoo41x/main/svx/source/form/
H A Dformcontroller.cxx3704 …Reference< XChild > xConnectionAsChild( xFormProps->getPropertyValue( FM_PROP_ACTIVE_CONNECTION ),… in lcl_shouldValidateRequiredFields_nothrow() local
3705 Reference< XPropertySet > xDataSource( xConnectionAsChild->getParent(), UNO_QUERY ); in lcl_shouldValidateRequiredFields_nothrow()

Completed in 40 milliseconds