Home
last modified time | relevance | path

Searched refs:GetRefSizePropertySet (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/controller/itemsetwrapper/
H A DCharacterPropertyItemConverter.cxx288 … if( GetRefSizePropertySet()->getPropertyValue( m_aRefSizePropertyName ) >>= aOldRefSize ) in FillSpecialItem()
538 … if( GetRefSizePropertySet()->getPropertyValue( m_aRefSizePropertyName ) >>= aOldRefSize ) in ApplySpecialItem()
550GetRefSizePropertySet()->getPropertyValue( m_aRefSizePropertyName ).hasValue()) in ApplySpecialItem()
552 GetRefSizePropertySet()->setPropertyValue( m_aRefSizePropertyName, in ApplySpecialItem()
573 CharacterPropertyItemConverter::GetRefSizePropertySet() const in GetRefSizePropertySet() function in chart::wrapper::CharacterPropertyItemConverter
/trunk/main/chart2/source/controller/inc/
H A DCharacterPropertyItemConverter.hxx65 ::com::sun::star::beans::XPropertySet > GetRefSizePropertySet() const;