Home
last modified time | relevance | path

Searched refs:ImplOPropertySet (Results 1 – 5 of 5) sorted by relevance

/trunk/main/chart2/source/tools/
H A DImplOPropertySet.cxx47 const ::property::impl::ImplOPropertySet::tPropertyMap & rMap ) in lcl_getPropertyStateByHandle()
59 const ::property::impl::ImplOPropertySet::tPropertyMap & m_rMap;
101 ImplOPropertySet::ImplOPropertySet() in ImplOPropertySet() function in property::impl::ImplOPropertySet
104 ImplOPropertySet::ImplOPropertySet( const ImplOPropertySet & rOther ) in ImplOPropertySet() function in property::impl::ImplOPropertySet
129 void ImplOPropertySet::SetPropertyToDefault( sal_Int32 nHandle ) in SetPropertyToDefault()
139 void ImplOPropertySet::SetPropertiesToDefault( in SetPropertiesToDefault()
146 void ImplOPropertySet::SetAllPropertiesToDefault() in SetAllPropertiesToDefault()
151 bool ImplOPropertySet::GetPropertyValueByHandle( in GetPropertyValueByHandle()
168 void ImplOPropertySet::SetPropertyValueByHandle( in SetPropertyValueByHandle()
190 Reference< style::XStyle > ImplOPropertySet::GetStyle() const in GetStyle()
[all …]
H A DImplOPropertySet.hxx38 class ImplOPropertySet class
41 ImplOPropertySet();
42 explicit ImplOPropertySet( const ImplOPropertySet & rOther );
H A DOPropertySet.cxx59 m_pImplProperties( new impl::ImplOPropertySet() ), in OPropertySet()
74 m_pImplProperties.reset( new impl::ImplOPropertySet( * rOther.m_pImplProperties.get())); in OPropertySet()
H A Dmakefile.mk62 $(SLO)$/ImplOPropertySet.obj \
/trunk/main/chart2/source/inc/
H A DOPropertySet.hxx52 { class ImplOPropertySet; }
275 ::std::auto_ptr< impl::ImplOPropertySet > m_pImplProperties;

Completed in 28 milliseconds