Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dformcontrolfactory.cxx223 Reference< XPropertySet > xDsProperties; in lcl_getDataSourceIndirectProperties() local
225xDsProperties = xDsProperties.query( OStaticDataAccessTools().getDataSource( sDataSourceName, _rCo… in lcl_getDataSourceIndirectProperties()
226 if ( xDsProperties.is() ) in lcl_getDataSourceIndirectProperties()
227xDsProperties->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Info" ) ) ) >>= aI… in lcl_getDataSourceIndirectProperties()

Completed in 19 milliseconds