Searched refs:OPropertyInfoService (Results 1 – 16 of 16) sorted by relevance
115 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 …]
75 ,m_pInfoService(new OPropertyInfoService()) in DBG_NAME()
52 ,m_pInfoService( new OPropertyInfoService() ) in ReportComponentHandler()
67 ,m_pInfoService( new OPropertyInfoService() ) in DataProviderHandler()
228 ,m_pInfoService(new OPropertyInfoService()) in DBG_NAME()
43 class OPropertyInfoService class46 OPropertyInfoService(const OPropertyInfoService&);47 void operator =(const OPropertyInfoService&);54 OPropertyInfoService(){} in OPropertyInfoService() function in rptui::OPropertyInfoService55 virtual ~OPropertyInfoService(){} in ~OPropertyInfoService()
40 class OPropertyInfoService;60 …::std::auto_ptr< OPropertyInfoService > m_pInfoSer…
41 class OPropertyInfoService;105 …::std::auto_ptr< OPropertyInfoService > m_pInfoService;
47 class OPropertyInfoService;119 …::std::auto_ptr< OPropertyInfoService > m_pInf…
61 class OPropertyInfoService;306 …::std::auto_ptr< OPropertyInfoService > m_pInfoService;
114 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 …]
38 class OPropertyInfoService;49 ::std::auto_ptr< OPropertyInfoService > m_pInfoService;
75 class OPropertyInfoService;106 … ::std::auto_ptr< OPropertyInfoService > m_pInfoService;
44 class OPropertyInfoService class
81 ,m_pInfoService( new OPropertyInfoService ) in DefaultFormComponentInspectorModel()
71 ,m_pInfoService ( new OPropertyInfoService ) in DBG_NAME()
Completed in 68 milliseconds