Home
last modified time | relevance | path

Searched refs:MetaTextArrayAction (Results 1 – 21 of 21) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx1294 MetaTextArrayAction::MetaTextArrayAction() : in MetaTextArrayAction() function in MetaTextArrayAction
1304 MetaTextArrayAction::MetaTextArrayAction( const MetaTextArrayAction& rAction ) : in MetaTextArrayAction() function in MetaTextArrayAction
1324 MetaTextArrayAction::MetaTextArrayAction( const Point& rStartPt, in MetaTextArrayAction() function in MetaTextArrayAction
1348 MetaTextArrayAction::~MetaTextArrayAction() in ~MetaTextArrayAction()
1355 void MetaTextArrayAction::Execute( OutputDevice* pOut ) in Execute()
1362 MetaAction* MetaTextArrayAction::Clone() in Clone()
1371 void MetaTextArrayAction::Move( long nHorzMove, long nVertMove ) in Move()
1378 void MetaTextArrayAction::Scale( double fScaleX, double fScaleY ) in Scale()
1394 ( maStr == ((MetaTextArrayAction&)rMetaAction).maStr ) && in Compare()
1395 ( mnIndex == ((MetaTextArrayAction&)rMetaAction).mnIndex ) && in Compare()
[all …]
H A Dprint2.cxx351 const MetaTextArrayAction& rTextAct = static_cast<const MetaTextArrayAction&>(rAct); in ImplIsNotTransparent()
578 const MetaTextArrayAction& rTextAct = static_cast<const MetaTextArrayAction&>(rAct); in ImplCalcActionBounds()
H A Dgdimtf.cxx1155 MetaTextArrayAction* pAct = (MetaTextArrayAction*) pAction; in Rotate()
1156 …aMtf.AddAction( new MetaTextArrayAction( ImplGetRotatedPoint( pAct->GetPoint(), aRotAnchor, aRotOf… in Rotate()
1668 MetaTextArrayAction* pAct = (MetaTextArrayAction*) pAction; in GetBoundRect()
2866 MetaTextArrayAction* pTextArrayAction = (MetaTextArrayAction*) pAction; in GetSizeBytes()
H A Dcvtsvm.cxx956 …rMtf.AddAction( new MetaTextArrayAction( aPt, aStr, pDXAry, (sal_uInt16) nIndex, (sal_uInt16) nLen… in ImplConvertFromSVM1()
1765 MetaTextArrayAction* pAct = (MetaTextArrayAction*)pAction; in ImplWriteActions()
H A Dpdfwriter_impl2.cxx863 const MetaTextArrayAction* pA = (const MetaTextArrayAction*) pAction; in playMetafile()
H A Doutdev3.cxx5689 mpMetaFile->AddAction( new MetaTextArrayAction( rStartPt, rStr, pDXAry, nIndex, nLen ) ); in DrawTextArray()
7411 … mpMetaFile->AddAction( new MetaTextArrayAction( rStartPt, rStr, pDXAry, nIndex, nLen ) ); in GetSysTextLayoutData()
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx524 class VCL_DLLPUBLIC MetaTextArrayAction : public MetaAction class
537 virtual ~MetaTextArrayAction();
540 MetaTextArrayAction();
541 MetaTextArrayAction( const MetaTextArrayAction& rAction );
542 MetaTextArrayAction( const Point& rStartPt,
/trunk/main/filter/source/svg/
H A Dsvgfontexport.cxx117 const MetaTextArrayAction* pA = (const MetaTextArrayAction*) pAction; in implCollectGlyphs()
H A Dsvgwriter.cxx1826 const MetaTextArrayAction* pA = (const MetaTextArrayAction*) pAction; in ImplWriteActions()
/trunk/main/slideshow/source/engine/shapes/
H A Dgdimtftools.cxx310 MetaTextArrayAction * pAct = in getNextActionOffset()
311 static_cast<MetaTextArrayAction *>(pCurrAct); in getNextActionOffset()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1776 const MetaTextArrayAction* pA = (const MetaTextArrayAction*) pAction; in Impl_writeActions()
1863 const MetaTextArrayAction* pA = (const MetaTextArrayAction*) pAction; in Impl_writeActions()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.hxx104 void DoAction(MetaTextArrayAction & rAct);
H A Dsvdfmtf.cxx162 case META_TEXTARRAY_ACTION : DoAction((MetaTextArrayAction &)*pAct); break; in DoLoopActions()
1085 void ImpSdrGDIMetaFileImport::DoAction(MetaTextArrayAction& rAct) in DoAction()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx1283 const MetaTextArrayAction* pA = (const MetaTextArrayAction*) pAction; in ImplWrite()
H A Dwmfwr.cxx1354 const MetaTextArrayAction* pA = (const MetaTextArrayAction*) pMA; in WriteRecords()
H A Dwinmtf.cxx1628 mpGDIMetaFile->AddAction( new MetaTextArrayAction( rPosition, rText, pDX, 0, STRING_LEN ) ); in DrawText()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1871 const MetaTextArrayAction* pA = (const MetaTextArrayAction*) pMA; in WriteOrders()
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx1753 const MetaTextArrayAction* pA = (const MetaTextArrayAction*) pMA; in WriteOpcodes()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2580 MetaTextArrayAction* pAct = static_cast<MetaTextArrayAction*>(pCurrAct); in createActions()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1995 const MetaTextArrayAction* pA = (const MetaTextArrayAction*)pAction; in interpretMetafile()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx774 const MetaTextArrayAction* pA = (const MetaTextArrayAction*)pMA; in ImplWriteActions()

Completed in 264 milliseconds