Searched refs:xConnectionAsChild (Results 1 – 2 of 2) sorted by relevance
145 Reference< XChild > xConnectionAsChild( _metaData.xConnection, UNO_QUERY ); in lcl_getConnectionSetting() local146 if ( xConnectionAsChild.is() ) in lcl_getConnectionSetting()148 … Reference< XPropertySet > xDataSource( xConnectionAsChild->getParent(), UNO_QUERY_THROW ); in lcl_getConnectionSetting()
3704 …Reference< XChild > xConnectionAsChild( xFormProps->getPropertyValue( FM_PROP_ACTIVE_CONNECTION ),… in lcl_shouldValidateRequiredFields_nothrow() local3705 Reference< XPropertySet > xDataSource( xConnectionAsChild->getParent(), UNO_QUERY ); in lcl_shouldValidateRequiredFields_nothrow()
Completed in 30 milliseconds