Lines Matching defs:rValue

137 PresetPropertyBox::PresetPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, c…  in PresetPropertyBox()
149 void PresetPropertyBox::setValue( const Any& rValue, const OUString& rPresetId ) in setValue()
223 ColorPropertyBox::ColorPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, con… in ColorPropertyBox()
265 void ColorPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
310 FontPropertyBox::FontPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const… in FontPropertyBox()
344 void FontPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
483 …ox::CharHeightPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link&… in CharHeightPropertyBox()
527 void CharHeightPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
578 …::TransparencyPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link&… in TransparencyPropertyBox()
647 void TransparencyPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
700 …yBox::RotationPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link&… in RotationPropertyBox()
788 void RotationPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
842 ScalePropertyBox::ScalePropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, con… in ScalePropertyBox()
937 void ScalePropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
1023 …Box::FontStylePropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link&… in FontStylePropertyBox()
1100 void FontStylePropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
2582 PropertySubControl* PropertySubControl::create( sal_Int32 nType, Window* pParent, const Any& rValue in create()