Home
last modified time | relevance | path

Searched refs:SvxShapeText (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/svx/source/unodraw/
H A Dunoshap2.cxx411 SvxShapeText::acquire(); in acquire()
416 SvxShapeText::release(); in release()
463 return SvxShapeText::getSize(); in getSize()
470 SvxShapeText::setSize( rSize ); in setSize()
579 SvxShapeText::acquire(); in acquire()
584 SvxShapeText::release(); in release()
631 return SvxShapeText::getSize(); in getSize()
638 SvxShapeText::setSize( rSize ); in setSize()
1952 SvxShapeText::acquire(); in acquire()
1957 SvxShapeText::release(); in release()
[all …]
H A Dunoshape.cxx536 SvxShapeText* pShapeText = dynamic_cast< SvxShapeText* >( this ); in ChangeModel()
4176 SvxShapeText::SvxShapeText() throw () in SvxShapeText() function in SvxShapeText
4182 SvxShapeText::SvxShapeText( SdrObject* pObject ) throw () in SvxShapeText() function in SvxShapeText
4190 SvxShapeText::SvxShapeText( SdrObject* pObject, const SfxItemPropertyMapEntry* pPropertyMap, const … in SvxShapeText() function in SvxShapeText
4198 SvxShapeText::~SvxShapeText() throw () in ~SvxShapeText()
4235 void SAL_CALL SvxShapeText::acquire() throw() in acquire()
4241 void SAL_CALL SvxShapeText::release() throw() in release()
4310 void SvxShapeText::lock() in lock()
4320 void SvxShapeText::unlock() in unlock()
4432 return SvxShapeText::queryInterface( rType ); in queryInterface()
[all …]
H A Dunoshap4.cxx83 : SvxShapeText( pObject, aSvxMapProvider.GetMap(SVXMAP_OLE2), aSvxMapProvider.GetPropertySet(SVXMAP… in SvxOle2Shape()
88 : SvxShapeText( pObject, pPropertyMap, pPropertySet ) in SvxOle2Shape()
98 return SvxShapeText::queryAggregation( rType ); in queryAggregation()
251 return SvxShapeText::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
442 return SvxShapeText::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl()
H A Dunopage.cxx766 pRet = new SvxShapeText( pObj ); in CreateShapeByTypeAndInventor()
862 pRet = new SvxShapeText( pObj ); in CreateShapeByTypeAndInventor()
H A Dshapeimpl.hxx34 class SvxShapeCaption : public SvxShapeText
/aoo42x/main/svx/inc/svx/
H A Dunoshape.hxx349 SvxShapeText() throw ();
350 SvxShapeText( SdrObject* pObj ) throw ();
352 virtual ~SvxShapeText() throw ();
381 class SvxShapeRect : public SvxShapeText
460 public SvxShapeText
548 class SvxShapeDimensioning : public SvxShapeText
561 class SvxShapeCircle : public SvxShapeText
576 class SVX_DLLPUBLIC SvxOle2Shape : public SvxShapeText
605 class SvxShapePolyPolygon : public SvxShapeText
635 class SvxShapePolyPolygonBezier : public SvxShapeText
[all …]
/aoo42x/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx323 SvxShapeText* pShapeText = dynamic_cast< SvxShapeText* >( pShape ); in lcl_hasWordBreak()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunopage.cxx1395 pShape = new SvxShapeText( pObj ); in _CreateShape()
1408 pShape = new SvxShapeText( pObj ); in _CreateShape()

Completed in 97 milliseconds