Searched refs:SvxShapePolyPolygon (Results 1 – 7 of 7) sorted by relevance
1 "SvxShapePolyPolygon";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharHeightAsian"2 "SvxShapePolyPolygon";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharWeightAsian"3 "SvxShapePolyPolygon";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontNameAsian"4 "SvxShapePolyPolygon";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontStyleName…5 "SvxShapePolyPolygon";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontFamilyAsi…6 "SvxShapePolyPolygon";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontCharSetAs…7 "SvxShapePolyPolygon";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontPitchAsia…8 "SvxShapePolyPolygon";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharPostureAsian"9 "SvxShapePolyPolygon";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharLocaleAsian"10 "SvxShapePolyPolygon";"com::sun::star::style::CharacterPropertiesAsian#optional";"ParaIsCharacterDi…[all …]
1057 SvxShapePolyPolygon::SvxShapePolyPolygon( SdrObject* pObj , drawing::PolygonKind eNew ) in SvxShapePolyPolygon() function in SvxShapePolyPolygon1065 SvxShapePolyPolygon::~SvxShapePolyPolygon() throw() in ~SvxShapePolyPolygon()1103 bool SvxShapePolyPolygon::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemProperty… in setPropertyValueImpl()1213 bool SvxShapePolyPolygon::getPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemProperty… in getPropertyValueImpl()1284 drawing::PolygonKind SvxShapePolyPolygon::GetPolygonKind() const throw() in GetPolygonKind()1290 void SvxShapePolyPolygon::SetPolygon(const basegfx::B2DPolyPolygon& rNew) throw() in SetPolygon()1299 basegfx::B2DPolyPolygon SvxShapePolyPolygon::GetPolygon() const throw() in GetPolygon()1314 uno::Sequence< OUString > SAL_CALL SvxShapePolyPolygon::getSupportedServiceNames() throw( uno::Runt… in getSupportedServiceNames()
729 pRet = new SvxShapePolyPolygon( pObj , PolygonKind_LINE ); in CreateShapeByTypeAndInventor()741 pRet = new SvxShapePolyPolygon( pObj , PolygonKind_POLY ); in CreateShapeByTypeAndInventor()744 pRet = new SvxShapePolyPolygon( pObj , PolygonKind_PLIN ); in CreateShapeByTypeAndInventor()835 pRet = new SvxShapePolyPolygon( pObj , PolygonKind_PATHPOLY ); in CreateShapeByTypeAndInventor()838 pRet = new SvxShapePolyPolygon( pObj , PolygonKind_PATHPLIN ); in CreateShapeByTypeAndInventor()
68 svx.SvxShapePolyPolygon::com::sun::star::style::ParagraphProperties89 svx.SvxShapePolyPolygon
42 #i87746 -o svx.SvxShapePolyPolygon
118 public class SvxShapePolyPolygon extends TestCase { class
605 class SvxShapePolyPolygon : public SvxShapeText class619 …SvxShapePolyPolygon( SdrObject* pObj , ::com::sun::star::drawing::PolygonKind eNew = com::sun::sta…620 virtual ~SvxShapePolyPolygon() throw();