Home
last modified time | relevance | path

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

/aoo41x/main/reportdesign/source/ui/inspection/
H A Dmetadata.cxx115 sal_uInt16 OPropertyInfoService::s_nCount = 0;
116 OPropertyInfoImpl* OPropertyInfoService::s_pPropertyInfos = NULL;
118 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo() in getPropertyInfo()
185 sal_Int32 OPropertyInfoService::getPropertyId(const String& _rName) const in getPropertyId()
192 String OPropertyInfoService::getPropertyTranslation(sal_Int32 _nId) const in getPropertyTranslation()
199 rtl::OString OPropertyInfoService::getPropertyHelpId(sal_Int32 _nId) const in getPropertyHelpId()
206 sal_uInt32 OPropertyInfoService::getPropertyUIFlags(sal_Int32 _nId) const in getPropertyUIFlags()
213 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo(const String& _rName) in getPropertyInfo()
231 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo(sal_Int32 _nId) in getPropertyInfo()
246 …bool OPropertyInfoService::isComposable( const ::rtl::OUString& _rPropertyName, const ::com::sun::… in isComposable()
[all …]
H A DDefaultInspection.cxx75 ,m_pInfoService(new OPropertyInfoService()) in DBG_NAME()
H A DReportComponentHandler.cxx52 ,m_pInfoService( new OPropertyInfoService() ) in ReportComponentHandler()
H A DDataProviderHandler.cxx67 ,m_pInfoService( new OPropertyInfoService() ) in DataProviderHandler()
H A DGeometryHandler.cxx228 ,m_pInfoService(new OPropertyInfoService()) in DBG_NAME()
/aoo41x/main/reportdesign/source/ui/inc/
H A Dmetadata.hxx43 class OPropertyInfoService class
46 OPropertyInfoService(const OPropertyInfoService&);
47 void operator =(const OPropertyInfoService&);
54 OPropertyInfoService(){} in OPropertyInfoService() function in rptui::OPropertyInfoService
55 virtual ~OPropertyInfoService(){} in ~OPropertyInfoService()
H A DDefaultInspection.hxx40 class OPropertyInfoService;
60 …::std::auto_ptr< OPropertyInfoService > m_pInfoSer…
H A DReportComponentHandler.hxx41 class OPropertyInfoService;
105 …::std::auto_ptr< OPropertyInfoService > m_pInfoService;
H A DDataProviderHandler.hxx47 class OPropertyInfoService;
119 …::std::auto_ptr< OPropertyInfoService > m_pInf…
H A DGeometryHandler.hxx61 class OPropertyInfoService;
306 …::std::auto_ptr< OPropertyInfoService > m_pInfoService;
/aoo41x/main/extensions/source/propctrlr/
H A Dformmetadata.cxx114 sal_uInt16 OPropertyInfoService::s_nCount = 0;
115 OPropertyInfoImpl* OPropertyInfoService::s_pPropertyInfos = NULL;
117 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo() in getPropertyInfo()
377 sal_Int32 OPropertyInfoService::getPropertyId(const String& _rName) const in getPropertyId()
384 String OPropertyInfoService::getPropertyName( sal_Int32 _nPropId ) in getPropertyName()
391 String OPropertyInfoService::getPropertyTranslation(sal_Int32 _nId) const in getPropertyTranslation()
398 rtl::OString OPropertyInfoService::getPropertyHelpId(sal_Int32 _nId) const in getPropertyHelpId()
405 sal_Int16 OPropertyInfoService::getPropertyPos(sal_Int32 _nId) const in getPropertyPos()
412 sal_uInt32 OPropertyInfoService::getPropertyUIFlags(sal_Int32 _nId) const in getPropertyUIFlags()
554 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo(const String& _rName) in getPropertyInfo()
[all …]
H A Ddefaultforminspection.hxx38 class OPropertyInfoService;
49 ::std::auto_ptr< OPropertyInfoService > m_pInfoService;
H A Dpropertyhandler.hxx75 class OPropertyInfoService;
106 … ::std::auto_ptr< OPropertyInfoService > m_pInfoService;
H A Dformmetadata.hxx44 class OPropertyInfoService class
H A Ddefaultforminspection.cxx81 ,m_pInfoService( new OPropertyInfoService ) in DefaultFormComponentInspectorModel()
H A Dpropertyhandler.cxx71 ,m_pInfoService ( new OPropertyInfoService ) in DBG_NAME()

Completed in 60 milliseconds