Home
last modified time | relevance | path

Searched refs:getPropertyInfo (Results 1 – 25 of 50) sorted by relevance

12

/aoo41x/main/reportdesign/source/ui/inspection/
H A Dmetadata.cxx118 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo() in getPropertyInfo() function in rptui::OPropertyInfoService
187 const OPropertyInfoImpl* pInfo = getPropertyInfo(_rName); in getPropertyId()
194 const OPropertyInfoImpl* pInfo = getPropertyInfo(_nId); in getPropertyTranslation()
201 const OPropertyInfoImpl* pInfo = getPropertyInfo(_nId); in getPropertyHelpId()
208 const OPropertyInfoImpl* pInfo = getPropertyInfo(_nId); in getPropertyUIFlags()
213 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo(const String& _rName) in getPropertyInfo() function in rptui::OPropertyInfoService
217 getPropertyInfo(); in getPropertyInfo()
231 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo(sal_Int32 _nId) in getPropertyInfo() function in rptui::OPropertyInfoService
235 getPropertyInfo(); in getPropertyInfo()
/aoo41x/main/extensions/source/propctrlr/
H A Dformmetadata.cxx117 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo() in getPropertyInfo() function in pcr::OPropertyInfoService
379 const OPropertyInfoImpl* pInfo = getPropertyInfo(_rName); in getPropertyId()
386 const OPropertyInfoImpl* pInfo = getPropertyInfo(_nPropId); in getPropertyName()
393 const OPropertyInfoImpl* pInfo = getPropertyInfo(_nId); in getPropertyTranslation()
400 const OPropertyInfoImpl* pInfo = getPropertyInfo(_nId); in getPropertyHelpId()
407 const OPropertyInfoImpl* pInfo = getPropertyInfo(_nId); in getPropertyPos()
414 const OPropertyInfoImpl* pInfo = getPropertyInfo(_nId); in getPropertyUIFlags()
554 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo(const String& _rName) in getPropertyInfo() function in pcr::OPropertyInfoService
558 getPropertyInfo(); in getPropertyInfo()
575 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo(sal_Int32 _nId) in getPropertyInfo() function in pcr::OPropertyInfoService
[all …]
H A Dformmetadata.hxx68 static const OPropertyInfoImpl* getPropertyInfo();
70 static const OPropertyInfoImpl* getPropertyInfo(const String& _rName);
71 static const OPropertyInfoImpl* getPropertyInfo(sal_Int32 _nId);
/aoo41x/main/reportdesign/source/ui/inc/
H A Dmetadata.hxx69 static const OPropertyInfoImpl* getPropertyInfo();
71 static const OPropertyInfoImpl* getPropertyInfo(const String& _rName);
72 static const OPropertyInfoImpl* getPropertyInfo(sal_Int32 _nId);
/aoo41x/main/connectivity/source/cpool/
H A DZDriverWrapper.cxx107 …Sequence< DriverPropertyInfo > SAL_CALL ODriverWrapper::getPropertyInfo( const ::rtl::OUString& ur… in getPropertyInfo() function in connectivity::ODriverWrapper
111 aInfo = m_xDriver->getPropertyInfo(url, info); in getPropertyInfo()
H A DZDriverWrapper.hxx74 …uno::Sequence< ::com::sun::star::sdbc::DriverPropertyInfo > SAL_CALL getPropertyInfo( const ::rtl:…
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXDriver.idl137 <p>The getPropertyInfo method is intended to allow a generic GUI tool to
142 to getPropertyInfo.
155 sequence<DriverPropertyInfo> getPropertyInfo([in]string url,
/aoo41x/main/connectivity/source/drivers/flat/
H A DEDriver.cxx86 Sequence< DriverPropertyInfo > SAL_CALL ODriver::getPropertyInfo( const ::rtl::OUString& url, const… in getPropertyInfo() function in ODriver
131 return ::comphelper::concatSequences(OFileDriver::getPropertyInfo(url,info ), in getPropertyInfo()
/aoo41x/main/qadevOOo/objdsc/adabas/
H A Dcom.sun.star.comp.sdbcx.adabas.ODriver.csv3 "ODriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
/aoo41x/main/qadevOOo/objdsc/odbc/
H A Dcom.sun.star.comp.sdbc.ODBCDriver.csv3 "ODBCDriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
H A Dorg.openoffice.comp.drivers.MySQL.Driver.csv6 "Driver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
/aoo41x/main/qadevOOo/objdsc/ado/
H A Dcom.sun.star.comp.sdbc.ado.ODriver.csv3 "ODriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
/aoo41x/main/qadevOOo/objdsc/jdbc/
H A Dcom.sun.star.comp.sdbc.JDBCDriver.csv3 "JDBCDriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
/aoo41x/main/qadevOOo/objdsc/file/
H A Dcom.sun.star.comp.sdbc.flat.ODriver.csv6 "ODriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
H A Dcom.sun.star.sdbc.driver.calc.ODriver.csv6 "ODriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
H A Dcom.sun.star.comp.sdbc.dbase.ODriver.csv6 "ODriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
H A Dcom.sun.star.comp.sdbc.evoab.OEvoabDriver.csv6 "OEvoabDriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
H A Dcom.sun.star.sdbc.driver.file.Driver.csv6 "Driver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
/aoo41x/main/connectivity/source/drivers/calc/
H A DCDriver.cxx90 Sequence< DriverPropertyInfo > SAL_CALL ODriver::getPropertyInfo( const ::rtl::OUString& url, const… in getPropertyInfo() function in ODriver
/aoo41x/main/connectivity/source/inc/calc/
H A DCDriver.hxx55 …uno::Sequence< ::com::sun::star::sdbc::DriverPropertyInfo > SAL_CALL getPropertyInfo( const ::rtl:…
/aoo41x/main/connectivity/source/inc/dbase/
H A DDDriver.hxx51 …uno::Sequence< ::com::sun::star::sdbc::DriverPropertyInfo > SAL_CALL getPropertyInfo( const ::rtl:…
/aoo41x/main/connectivity/source/inc/flat/
H A DEDriver.hxx51 …uno::Sequence< ::com::sun::star::sdbc::DriverPropertyInfo > SAL_CALL getPropertyInfo( const ::rtl:…
/aoo41x/main/mysqlc/source/
H A Dmysqlc_driver.hxx84 …Sequence< ::com::sun::star::sdbc::DriverPropertyInfo > SAL_CALL getPropertyInfo(const OUString& ur…
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDriver.hxx66 …uno::Sequence< ::com::sun::star::sdbc::DriverPropertyInfo > SAL_CALL getPropertyInfo( const ::rtl:…
/aoo41x/main/connectivity/source/drivers/dbase/
H A DDDriver.cxx82 Sequence< DriverPropertyInfo > SAL_CALL ODriver::getPropertyInfo( const ::rtl::OUString& url, const… in getPropertyInfo() function in ODriver

Completed in 54 milliseconds

12