Home
last modified time | relevance | path

Searched refs:pA (Results 1 – 25 of 50) sorted by relevance

12

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx301 m_rOuterFace.DrawLine( pA->GetStartPoint(), pA->GetEndPoint(), pA->GetLineInfo() ); in playMetafile()
315 m_rOuterFace.DrawRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in playMetafile()
329 m_rOuterFace.DrawArc( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in playMetafile()
336 m_rOuterFace.DrawPie( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in playMetafile()
343 m_rOuterFace.DrawChord( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in playMetafile()
826 implWriteBitmapEx( pA->GetPoint(), pA->GetSize(), pA->GetBitmapEx(), pDummyVDev, i_rContext ); in playMetafile()
850 m_rOuterFace.DrawText( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ) ); in playMetafile()
857 m_rOuterFace.DrawText( pA->GetRect(), String( pA->GetText() ), pA->GetStyle() ); in playMetafile()
864 …m_rOuterFace.DrawTextArray( pA->GetPoint(), pA->GetText(), pA->GetDXArray(), pA->GetIndex(), pA->G… in playMetafile()
871 …m_rOuterFace.DrawStretchText( pA->GetPoint(), pA->GetWidth(), pA->GetText(), pA->GetIndex(), pA->G… in playMetafile()
[all …]
H A Dgdimetafiletools.cxx305 if(pA->IsClipping()) in clipMetafileContentAgainstOwnRegions()
738 pA->GetPoint(), in clipMetafileContentAgainstOwnRegions()
765 pA->GetPoint(), in clipMetafileContentAgainstOwnRegions()
778 pA->GetPoint(), in clipMetafileContentAgainstOwnRegions()
779 pA->GetSize(), in clipMetafileContentAgainstOwnRegions()
791 pA->GetPoint(), in clipMetafileContentAgainstOwnRegions()
792 pA->GetSize(), in clipMetafileContentAgainstOwnRegions()
811 const Rectangle aCropRectangle(pA->GetSrcPoint(), pA->GetSrcSize()); in clipMetafileContentAgainstOwnRegions()
845 const Rectangle aCropRectangle(pA->GetSrcPoint(), pA->GetSrcSize()); in clipMetafileContentAgainstOwnRegions()
888 … SvMemoryStream aMemStm((void*)pA->GetData(), pA->GetDataSize(),STREAM_READ); in clipMetafileContentAgainstOwnRegions()
[all …]
H A Dcvtsvm.cxx1944 rOStm << pA->GetPolyPolygon() << pA->GetGradient(); in ImplWriteActions()
2242 const Point& rPos = pA->GetPoint(); in ImplWriteActions()
2243 const Size& rSize = pA->GetSize(); in ImplWriteActions()
2303 const Hatch& rHatch = pA->GetHatch(); in ImplWriteActions()
2347 const Point& rRefPoint = pA->GetRefPoint(); in ImplWriteActions()
2348 const sal_Bool bSet = pA->IsSetting(); in ImplWriteActions()
2375 const Color& rColor = pA->GetColor(); in ImplWriteActions()
2376 const sal_Bool bSet = pA->IsSetting(); in ImplWriteActions()
2409 const long nWidth = pA->GetWidth(); in ImplWriteActions()
2454 rOStm << pA->GetComment() << pA->GetValue() << nDataSize; in ImplWriteActions()
[all …]
H A Doutdev2.cxx1913 BitmapReadAccess* pA, in ImplBlendWithAlpha() argument
1942 if( pB && pP && pA && pW && pAlphaW ) in ImplBlendWithAlpha()
1989 if( pP && pA && pB ) in ImplBlendWithAlpha()
2036 BitmapReadAccess* pA, in ImplBlend() argument
2059 if( pB && pP && pA && pW ) in ImplBlend()
2090 if( pP && pA && pB ) in ImplBlend()
2106 if( pP && pA && pB && !bFastBlend ) in ImplBlend()
2176 Scanline pAScan = pA->GetScanline( nMapY ); in ImplBlend()
2341 aBmp,pP,pA, in ImplDrawAlpha()
2350 aBmp,pP,pA, in ImplDrawAlpha()
[all …]
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1869 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC); in interpretMetafile()
1883 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_PIE); in interpretMetafile()
1897 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_CHORD); in interpretMetafile()
1982 pA->GetText(), in interpretMetafile()
2023 pA->GetText(), in interpretMetafile()
2086 pA->GetText(), in interpretMetafile()
2122 rRectangle, pA->GetText(), pA->GetStyle(), aGDIMetaFile); in interpretMetafile()
2895 const Rectangle aRectangle(pA->GetPoint(), pA->GetSize()); in interpretMetafile()
2953 *pA, in interpretMetafile()
2966 pA->GetPoint().X() + pA->GetSize().Width(), in interpretMetafile()
[all …]
H A Dbaseprimitive2d.cxx197 const BasePrimitive2D* pA(dynamic_cast< const BasePrimitive2D* >(rxA.get())); in arePrimitive2DReferencesEqual()
199 const bool bAEqualZero(pA == 0L); in arePrimitive2DReferencesEqual()
211 return (pA->operator==(*pB)); in arePrimitive2DReferencesEqual()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx996 ImplWriteSize( Size( pA->GetHorzRound(), pA->GetVertRound() ) ); in ImplWrite()
1032 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC ); in ImplWrite()
1039 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_PIE ); in ImplWrite()
1046 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_CHORD ); in ImplWrite()
1191 ImplWriteBmpRecord( pA->GetBitmap(), pA->GetPoint(), pA->GetSize(), WIN_SRCCOPY ); in ImplWrite()
1200 if( aTmp.Crop( Rectangle( pA->GetSrcPoint(), pA->GetSrcSize() ) ) ) in ImplWrite()
1245 aBmpEx.Crop( Rectangle( pA->GetSrcPoint(), pA->GetSrcSize() ) ); in ImplWrite()
1264 const String aText( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in ImplWrite()
1284 const String aText( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in ImplWrite()
1287 ImplWriteTextRecord( pA->GetPoint(), aText, pA->GetDXArray(), 0 ); in ImplWrite()
[all …]
H A Dwmfwr.cxx1197 WMFRecord_SetPixel( pA->GetPoint(), pA->GetColor() ); in WriteRecords()
1247 WMFRecord_RoundRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in WriteRecords()
1265 WMFRecord_Arc( pA->GetRect(),pA->GetStartPoint(),pA->GetEndPoint() ); in WriteRecords()
1274 WMFRecord_Pie( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in WriteRecords()
1284 WMFRecord_Chord( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in WriteRecords()
1344 String aTemp( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in WriteRecords()
1356 String aTemp( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in WriteRecords()
1367 String aTemp( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in WriteRecords()
1391 WMFRecord_StretchDIB( pA->GetPoint(), pA->GetBitmap().GetSizePixel(), pA->GetBitmap() ); in WriteRecords()
1398 WMFRecord_StretchDIB( pA->GetPoint(), pA->GetSize(), pA->GetBitmap() ); in WriteRecords()
[all …]
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1497 METLine( pA->GetPoint(),pA->GetPoint() ); in WriteOrders()
1527 METLine( pA->GetStartPoint(), pA->GetEndPoint() ); in WriteOrders()
1567 METBox( sal_True, sal_False, pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in WriteOrders()
1574 METBox( sal_False, sal_True, pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in WriteOrders()
1584 aCenter.X()=(pA->GetRect().Left()+pA->GetRect().Right())/2; in WriteOrders()
1865 METChrStr(aPt, String(pA->GetText(),pA->GetIndex(),pA->GetLen())); in WriteOrders()
1893 aStr=String(pA->GetText(),pA->GetIndex(),pA->GetLen()); in WriteOrders()
1949 aStr=String(pA->GetText(),pA->GetIndex(),pA->GetLen()); in WriteOrders()
1994 METBitBlt( pA->GetPoint(), pA->GetSize(), pA->GetBitmap().GetSizePixel() ); in WriteOrders()
2005 METBitBlt( pA->GetDestPoint(), pA->GetDestSize(), pA->GetBitmap().GetSizePixel() ); in WriteOrders()
[all …]
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx1450 WriteOpcode_Line(pA->GetPoint(),pA->GetPoint()); in WriteOpcodes()
1461 WriteOpcode_Line( pA->GetPoint(),pA->GetPoint() ); in WriteOpcodes()
1475 WriteOpcode_Line( pA->GetStartPoint(),pA->GetEndPoint() ); in WriteOpcodes()
1564 WriteOpcode_Arc(PDM_FRAME,pA->GetRect(),pA->GetStartPoint(),pA->GetEndPoint()); in WriteOpcodes()
1576 WriteOpcode_Arc(PDM_PAINT,pA->GetRect(),pA->GetStartPoint(),pA->GetEndPoint()); in WriteOpcodes()
1581 WriteOpcode_SameArc(PDM_FRAME,pA->GetRect(),pA->GetStartPoint(),pA->GetEndPoint()); in WriteOpcodes()
1587 WriteOpcode_Arc(PDM_FRAME,pA->GetRect(),pA->GetStartPoint(),pA->GetEndPoint()); in WriteOpcodes()
1746 String aStr( pA->GetText(),pA->GetIndex(),pA->GetLen() ); in WriteOpcodes()
1766 String aStr( pA->GetText(),pA->GetIndex(),pA->GetLen() ); in WriteOpcodes()
1775 String aStr( pA->GetText(),pA->GetIndex(),pA->GetLen() ); in WriteOpcodes()
[all …]
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1450 Impl_writeLine( pA->GetPoint(), pA->GetPoint(), &pA->GetColor() ); in Impl_writeActions()
1491 Impl_writeRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in Impl_writeActions()
1516 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC ); in Impl_writeActions()
1669 pA->GetPoint(), pA->GetSize(), in Impl_writeActions()
1797 pA->GetPoint(), pA->GetSize(), in Impl_writeActions()
1815 pA->GetDestPoint(), pA->GetDestSize(), in Impl_writeActions()
1833 pA->GetPoint(), pA->GetSize(), in Impl_writeActions()
1842 pA->GetDestPoint(), pA->GetDestSize(), in Impl_writeActions()
1850 Impl_writeText( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ), NULL, 0); in Impl_writeActions()
1864 …Impl_writeText( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ), pA->GetDXAr… in Impl_writeActions()
[all …]
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1164 ImplWriteLine( pA->GetPoint(), pA->GetPoint(), &pA->GetColor() ); in ImplWriteActions()
1210 ImplWriteRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in ImplWriteActions()
1242 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC ); in ImplWriteActions()
1249 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_PIE ); in ImplWriteActions()
1429 pA->GetPoint(), pA->GetSize(), in ImplWriteActions()
1719 pA->GetPoint(), pA->GetSize(), in ImplWriteActions()
1732 pA->GetDestPoint(), pA->GetDestSize(), in ImplWriteActions()
1733 pA->GetSrcPoint(), pA->GetSrcSize() ); in ImplWriteActions()
1758 pA->GetPoint(), pA->GetSize(), in ImplWriteActions()
1771 pA->GetDestPoint(), pA->GetDestSize(), in ImplWriteActions()
[all …]
H A Dsvgfontexport.cxx103 const MetaTextAction* pA = (const MetaTextAction*) pAction; in implCollectGlyphs() local
104 aText = String( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in implCollectGlyphs()
110 const MetaTextRectAction* pA = (const MetaTextRectAction*) pAction; in implCollectGlyphs() local
111 aText = pA->GetText(); in implCollectGlyphs()
117 const MetaTextArrayAction* pA = (const MetaTextArrayAction*) pAction; in implCollectGlyphs() local
118 aText = String( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in implCollectGlyphs()
124 const MetaStretchTextAction* pA = (const MetaStretchTextAction*) pAction; in implCollectGlyphs() local
125 aText = String( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in implCollectGlyphs()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx749 String aUniStr( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in ImplWriteActions()
750 Point aPoint( pA->GetPoint() ); in ImplWriteActions()
765 String aUniStr( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in ImplWriteActions()
766 Point aPoint( pA->GetPoint() ); in ImplWriteActions()
775 String aUniStr( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in ImplWriteActions()
776 Point aPoint( pA->GetPoint() ); in ImplWriteActions()
896 Rectangle aRect = pA->GetRect(); in ImplWriteActions()
937 Region aRegion( pA->GetRect() ); in ImplWriteActions()
945 Region aRegion( pA->GetRegion() ); in ImplWriteActions()
953 Region aRegion( pA->GetRegion() ); in ImplWriteActions()
[all …]
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx65 return pA < pB; in operator ()()
411 BitmapBuffer* pA = pSalA->AcquireBuffer(true); in ImplCreateGdiPlusBitmap() local
414 if(pA && BMP_FORMAT_8BIT_PAL != (pA->mnFormat & ~BMP_FORMAT_TOP_DOWN)) in ImplCreateGdiPlusBitmap()
425 *pA, in ImplCreateGdiPlusBitmap()
430 pSalA->ReleaseBuffer(pA, true); in ImplCreateGdiPlusBitmap()
431 pA = pExtraA; in ImplCreateGdiPlusBitmap()
435 && pA in ImplCreateGdiPlusBitmap()
438 && pRGB->mnWidth == pA->mnWidth in ImplCreateGdiPlusBitmap()
439 && pRGB->mnHeight == pA->mnHeight in ImplCreateGdiPlusBitmap()
454 sal_uInt8* pSrcA(pA->mpBits); in ImplCreateGdiPlusBitmap()
[all …]
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx770 return pA && pB && in lcl_Equal()
771 pA->GetActionNumber() == pB->GetActionNumber() && in lcl_Equal()
772 pA->GetType() == pB->GetType() && in lcl_Equal()
773 pA->GetUser() == pB->GetUser() && in lcl_Equal()
776 pA->GetDateTimeUTC() == pB->GetDateTimeUTC()); in lcl_Equal()
788 const ScChangeAction* pA = pFirstSearchAction; in lcl_FindAction() local
789 while ( pA && pA->GetActionNumber() <= nLastSearchAction ) in lcl_FindAction()
791 if ( pAction->GetType() == pA->GetType() && in lcl_FindAction()
792 pAction->GetUser() == pA->GetUser() && in lcl_FindAction()
796 pAction->GetBigRange() == pA->GetBigRange() ) in lcl_FindAction()
[all …]
/trunk/main/sc/source/core/tool/
H A Dchartpos.cxx191 sal_uInt8* pA = new sal_uInt8[ nCR ]; in GlueState() local
192 memset( pA, 0, nCR * sizeof(sal_uInt8) ); in GlueState()
204 p = pA + (sal_uLong)nCol * nR + nRow1; in GlueState()
214 p = pA + (sal_uLong)nCol * nR; in GlueState()
229 if ( bGlue && *(p = (pA + ((((sal_uLong)nCol+1) * nR) - 1))) == nFree ) in GlueState()
239 p = pA + nRow; in GlueState()
252 if ( bGlue && *(p = (pA + ((((sal_uLong)nC-1) * nR) + nRow))) == nFree ) in GlueState()
261 p = pA + 1; in GlueState()
276 if ( *pA != nOccu ) in GlueState()
284 delete [] pA; in GlueState()
/trunk/main/salhelper/test/rtti/
H A Drttitest.cxx36 MyClassA* pA= &b; in main() local
38 pA->funcA(); in main()
43 if( typeid( b) == typeid( pA)) in main()
47 MyClassB* pB= dynamic_cast<MyClassB* >( pA); in main()
/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx342 W1_FFN* pA = (W1_FFN*)new char[rFib.GetFIB().cbSttbfffnGet() in Ww1Fonts() local
345 if (rFib.GetStream().Read(pA, rFib.GetFIB().cbSttbfffnGet() in Ww1Fonts()
352 W1_FFN* p = pA; in Ww1Fonts()
369 pFontA[0] = pA; // fuelle Index-Array in Ww1Fonts()
371 for(i=1, p=pA; i<nMax; i++) in Ww1Fonts()
830 sal_Char* pA = new sal_Char[nCb - sizeof(nCountBytes) + 1]; in Ww1StringList() local
833 if (rSt.Read(pA, nCb - sizeof(nCountBytes)) in Ww1StringList()
838 sal_Char* p = pA; in Ww1StringList()
854 pIdxA[0] = pA; // Index 0 : alles in Ww1StringList()
856 pIdxA[1] = pA + 1; // fuelle Index-Array in Ww1StringList()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1444 void WW8Export::SetupSectionPositions( WW8_PdAttrDesc* pA ) in SetupSectionPositions() argument
1446 if ( !pA ) in SetupSectionPositions()
1451 pA->m_nLen = pO->Count(); in SetupSectionPositions()
1452 pA->m_pData.reset(new sal_uInt8[pO->Count()]); in SetupSectionPositions()
1459 pA->m_pData.reset(); in SetupSectionPositions()
1460 pA->m_nLen = 0; in SetupSectionPositions()
1718 SetupSectionPositions( pA ); in SectionProperties()
1802 if (pA->m_nLen && bool(pA->m_pData)) in WriteSepx()
1805 pA->m_nSepxFcPos = rStrm.Tell(); in WriteSepx()
1806 ShortToSVBT16( pA->m_nLen, nL ); in WriteSepx()
[all …]
/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx570 inline bool GfbCompare::operator()( const ImplMacFontData* pA, const ImplMacFontData* pB ) in operator ()() argument
573 bool bPreferA = !pA->IsSymbolFont(); in operator ()()
578 bPreferA = pA->IsScalable(); in operator ()()
583 bPreferA = (pA->GetSlant() == ITALIC_NONE); in operator ()()
588 bPreferA = (pA->GetWeight() == WEIGHT_NORMAL); in operator ()()
593 bPreferA = (pA->GetWidthType() == WIDTH_NORMAL); in operator ()()
/trunk/main/svtools/inc/svtools/
H A Divctrl.hxx102 void SetBacklink( SvxIconChoiceCtrlEntry* pA ) in SetBacklink() argument
104 pA->pflink->pblink = this; // X <- B in SetBacklink()
105 this->pflink = pA->pflink; // X -> B in SetBacklink()
106 this->pblink = pA; // A <- X in SetBacklink()
107 pA->pflink = this; // A -> X in SetBacklink()
/trunk/main/sw/inc/
H A DSwNumberTree.hxx35 bool SwNumberTreeNodeLessThan (const SwNumberTreeNode * pA,
40 bool operator()(const SwNumberTreeNode * pA, in operator ()()
42 { return SwNumberTreeNodeLessThan(pA, pB); } in operator ()()
/trunk/main/drawinglayer/source/primitive3d/
H A Dbaseprimitive3d.cxx176 const BasePrimitive3D* pA(dynamic_cast< const BasePrimitive3D* >(rxA.get())); in arePrimitive3DReferencesEqual()
178 const bool bAEqualZero(pA == 0L); in arePrimitive3DReferencesEqual()
190 return (pA->operator==(*pB)); in arePrimitive3DReferencesEqual()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx765 MetaFontAction* pA = (MetaFontAction*)pAct; in ImplCreateOutput() local
766 Font aFont( pA->GetFont() ); in ImplCreateOutput()
1809 BitmapWriteAccess* pA = aAlpha.AcquireWriteAccess(); in ImplAdjust() local
1811 if( pA ) in ImplAdjust()
1814 const long nWidth = pA->Width(), nHeight = pA->Height(); in ImplAdjust()
1816 if( pA->GetScanlineFormat() == BMP_FORMAT_8BIT_PAL ) in ImplAdjust()
1820 Scanline pAScan = pA->GetScanline( nY ); in ImplAdjust()
1837 nNewTrans = nTrans + pA->GetPixel( nY, nX ).GetIndex(); in ImplAdjust()
1839 pA->SetPixel( nY, nX, aAlphaValue ); in ImplAdjust()
1844 aAlpha.ReleaseAccess( pA ); in ImplAdjust()

Completed in 271 milliseconds

12