| /trunk/main/ucbhelper/source/provider/ |
| H A D | propertyvalueset.cxx | 269 PropertyValueSet::PropertyValueSet( in PropertyValueSet() function in ucbhelper::PropertyValueSet 276 PropertyValueSet::PropertyValueSet( in PropertyValueSet() function in ucbhelper::PropertyValueSet 301 PropertyValueSet::~PropertyValueSet() in ~PropertyValueSet() 312 XINTERFACE_IMPL_3( PropertyValueSet, 323 XTYPEPROVIDER_IMPL_3( PropertyValueSet, 335 sal_Bool SAL_CALL PropertyValueSet::wasNull() in wasNull() 345 OUString SAL_CALL PropertyValueSet::getString( sal_Int32 columnIndex ) in getString() 352 sal_Bool SAL_CALL PropertyValueSet::getBoolean( sal_Int32 columnIndex ) in getBoolean() 360 sal_Int8 SAL_CALL PropertyValueSet::getByte( sal_Int32 columnIndex ) in getByte() 367 sal_Int16 SAL_CALL PropertyValueSet::getShort( sal_Int32 columnIndex ) in getShort() [all …]
|
| /trunk/main/ucbhelper/inc/ucbhelper/ |
| H A D | propertyvalueset.hxx | 60 class UCBHELPER_DLLPUBLIC PropertyValueSet : class 81 PropertyValueSet( 84 PropertyValueSet( 89 virtual ~PropertyValueSet();
|
| /trunk/main/ucb/source/ucp/ext/ |
| H A D | ucpext_content.cxx | 393 …::rtl::Reference< ::ucbhelper::PropertyValueSet > xRow = new ::ucbhelper::PropertyValueSet( i_rORB… in getArtificialNodePropertyValues() 498 …const ::rtl::Reference< ::ucbhelper::PropertyValueSet > xValueRow = new ::ucbhelper::PropertyValue… in getPropertyValues()
|
| /trunk/main/ucb/source/ucp/ftp/ |
| H A D | ftpresultsetI.cxx | 63 rtl::Reference<ucbhelper::PropertyValueSet> xRow = in ResultSetI() 64 new ucbhelper::PropertyValueSet(xMSF); in ResultSetI()
|
| H A D | ftpcontent.cxx | 824 rtl::Reference<ucbhelper::PropertyValueSet> xRow = in getPropertyValues() 825 new ucbhelper::PropertyValueSet(m_xSMgr); in getPropertyValues()
|
| /trunk/main/xmlhelp/source/cxxhelp/provider/ |
| H A D | content.cxx | 445 rtl::Reference< ::ucbhelper::PropertyValueSet > xRow = in getPropertyValues() 446 new ::ucbhelper::PropertyValueSet( m_xSMgr ); in getPropertyValues()
|
| /trunk/main/dbaccess/source/core/dataaccess/ |
| H A D | ContentHelper.cxx | 493 …rtl::Reference< ::ucbhelper::PropertyValueSet > xRow = new ::ucbhelper::PropertyValueSet( m_aConte… in getPropertyValues()
|
| /trunk/main/ucbhelper/workben/myucp/ |
| H A D | myucp_content.cxx | 487 rtl::Reference< ::ucbhelper::PropertyValueSet > xRow in getPropertyValues() 488 = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValues()
|
| /trunk/main/dbaccess/source/ui/dlg/ |
| H A D | DbAdminImpl.cxx | 615 DECLARE_STL_SET( PropertyValue, PropertyValueLess, PropertyValueSet); 659 PropertyValueSet aInfos; in translateProperties() 779 PropertyValueSet aRelevantSettings; in fillDatasourceInfo()
|
| /trunk/main/ucb/source/ucp/tdoc/ |
| H A D | tdoc_content.cxx | 967 rtl::Reference< ::ucbhelper::PropertyValueSet > xRow in getPropertyValues() 968 = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValues() 993 rtl::Reference< ::ucbhelper::PropertyValueSet > xRow in getPropertyValues() 994 = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValues()
|
| /trunk/main/ucb/source/ucp/package/ |
| H A D | pkgcontent.cxx | 822 rtl::Reference< ::ucbhelper::PropertyValueSet > xRow in getPropertyValues() 823 = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValues() 849 rtl::Reference< ::ucbhelper::PropertyValueSet > xRow in getPropertyValues() 850 = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValues()
|
| /trunk/main/ucb/source/ucp/odma/ |
| H A D | odma_content.cxx | 632 rtl::Reference< ::ucbhelper::PropertyValueSet > xRow in getPropertyValues() 633 = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValues()
|
| /trunk/main/ucb/source/ucp/hierarchy/ |
| H A D | hierarchycontent.cxx | 966 rtl::Reference< ::ucbhelper::PropertyValueSet > xRow in getPropertyValues() 967 = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValues()
|
| /trunk/main/ucb/source/ucp/gio/ |
| H A D | gio_content.cxx | 398 … rtl::Reference< ::ucbhelper::PropertyValueSet > xRow = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValuesFromGFileInfo()
|
| /trunk/main/ucb/source/ucp/gvfs/ |
| H A D | gvfs_content.cxx | 584 rtl::Reference< ::ucbhelper::PropertyValueSet > xRow in getPropertyValues() 585 = new ::ucbhelper::PropertyValueSet( m_xSMgr ); in getPropertyValues()
|
| /trunk/main/ucb/source/ucp/webdav/ |
| H A D | webdavcontent.cxx | 1278 rtl::Reference< ::ucbhelper::PropertyValueSet > xRow in getPropertyValues() 1279 = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValues()
|