Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/dataaccess/
H A DComponentDefinition.cxx300 void OComponentDefinition::columnAppended( const Reference< XPropertySet >& _rxSourceDescriptor ) in columnAppended() argument
303 _rxSourceDescriptor->getPropertyValue( PROPERTY_NAME ) >>= sName; in columnAppended()
306 ::comphelper::copyProperties( _rxSourceDescriptor, xColDesc ); in columnAppended()
H A DComponentDefinition.hxx180 …t ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxSourceDescriptor );
/aoo42x/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx277 const Reference< XPropertySet >& _rxSourceDescriptor ) const;
738 …mpl_checkForUnsupportedSettings_throw( const Reference< XPropertySet >& _rxSourceDescriptor ) const in impl_checkForUnsupportedSettings_throw()
740 …OSL_PRECOND( _rxSourceDescriptor.is(), "CopyTableWizard::impl_checkForUnsupportedSettings_throw: i… in impl_checkForUnsupportedSettings_throw()
741 Reference< XPropertySetInfo > xPSI( _rxSourceDescriptor->getPropertySetInfo(), UNO_SET_THROW ); in impl_checkForUnsupportedSettings_throw()
749 if ( lcl_hasNonEmptyStringValue_throw( _rxSourceDescriptor, xPSI, aSettings[i] ) ) in impl_checkForUnsupportedSettings_throw()
/aoo42x/main/dbaccess/source/core/api/
H A Dquerydescriptor.hxx126 …t ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxSourceDescriptor );
/aoo42x/main/dbaccess/source/core/inc/
H A Dtable.hxx79 …t ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxSourceDescriptor );
H A Dcolumn.hxx144 …com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxSourceDescriptor ) = 0;
H A DTableDeco.hxx125 …t ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxSourceDescriptor );

Completed in 28 milliseconds