Home
last modified time | relevance | path

Searched refs:OPropertyInfoImpl (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/reportdesign/source/ui/inspection/
H A Dmetadata.cxx53 struct OPropertyInfoImpl struct
62 OPropertyInfoImpl(
72 OPropertyInfoImpl::OPropertyInfoImpl(const ::rtl::OUString& _rName, sal_Int32 _nId, in OPropertyInfoImpl() function in rptui::OPropertyInfoImpl
85 …t PropertyInfoLessByName : public ::std::binary_function< OPropertyInfoImpl, OPropertyInfoImpl, bo…
87 bool operator()( const OPropertyInfoImpl& _lhs, const OPropertyInfoImpl& _rhs ) in operator ()()
127 static OPropertyInfoImpl aPropertyInfos[] = in getPropertyInfo()
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()
[all …]
/aoo4110/main/extensions/source/propctrlr/
H A Dformmetadata.cxx52 struct OPropertyInfoImpl struct
61 OPropertyInfoImpl(
71 OPropertyInfoImpl::OPropertyInfoImpl(const ::rtl::OUString& _rName, sal_Int32 _nId, in OPropertyInfoImpl() function in pcr::OPropertyInfoImpl
84 …t PropertyInfoLessByName : public ::std::binary_function< OPropertyInfoImpl, OPropertyInfoImpl, bo…
86 bool operator()( const OPropertyInfoImpl& _rLHS, const OPropertyInfoImpl& _rRHS ) in operator ()()
96 OPropertyInfoImpl( PROPERTY_##ident, PROPERTY_ID_##ident, \
127 static OPropertyInfoImpl aPropertyInfos[] = in getPropertyInfo()
393 const OPropertyInfoImpl* pInfo = getPropertyInfo(_nId); in getPropertyTranslation()
400 const OPropertyInfoImpl* pInfo = getPropertyInfo(_nId); in getPropertyHelpId()
407 const OPropertyInfoImpl* pInfo = getPropertyInfo(_nId); in getPropertyPos()
[all …]
H A Dformmetadata.hxx39 struct OPropertyInfoImpl;
51 static OPropertyInfoImpl* s_pPropertyInfos;
68 static const OPropertyInfoImpl* getPropertyInfo();
70 static const OPropertyInfoImpl* getPropertyInfo(const String& _rName);
71 static const OPropertyInfoImpl* getPropertyInfo(sal_Int32 _nId);
/aoo4110/main/reportdesign/source/ui/inc/
H A Dmetadata.hxx38 struct OPropertyInfoImpl;
50 static OPropertyInfoImpl* s_pPropertyInfos;
69 static const OPropertyInfoImpl* getPropertyInfo();
71 static const OPropertyInfoImpl* getPropertyInfo(const String& _rName);
72 static const OPropertyInfoImpl* getPropertyInfo(sal_Int32 _nId);

Completed in 28 milliseconds