Searched refs:SvxGraphicObject (Results 1 – 7 of 7) sorted by relevance
1 "SvxGraphicObject";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharHeightAsian"2 "SvxGraphicObject";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharWeightAsian"3 "SvxGraphicObject";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontNameAsian"4 "SvxGraphicObject";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontStyleNameAsi…5 "SvxGraphicObject";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontFamilyAsian"6 "SvxGraphicObject";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontCharSetAsian"7 "SvxGraphicObject";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontPitchAsian"8 "SvxGraphicObject";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharPostureAsian"9 "SvxGraphicObject";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharLocaleAsian"10 "SvxGraphicObject";"com::sun::star::style::CharacterPropertiesAsian#optional";"ParaIsCharacterDista…[all …]
63 svx.SvxGraphicObject::com::sun::star::style::ParagraphProperties78 svx.SvxGraphicObject::com::sun::star::drawing::GraphicObjectShape84 svx.SvxGraphicObject
34 #i87746 -o svx.SvxGraphicObject
1604 SvxGraphicObject::SvxGraphicObject( SdrObject* pObj ) throw() in SvxGraphicObject() function in SvxGraphicObject1610 SvxGraphicObject::~SvxGraphicObject() throw() in ~SvxGraphicObject()1616 bool SvxGraphicObject::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySim… in setPropertyValueImpl()1779 bool SvxGraphicObject::getPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySim… in getPropertyValueImpl()
760 pRet = new SvxGraphicObject( pObj ); in CreateShapeByTypeAndInventor()
658 class SvxGraphicObject : public SvxShapeText class669 SvxGraphicObject( SdrObject* pObj ) throw();670 virtual ~SvxGraphicObject() throw();
103 public class SvxGraphicObject extends TestCase { class