Home
last modified time | relevance | path

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

12

/trunk/main/basegfx/inc/basegfx/raster/
H A Drasterconvert3d.hxx425 bool operator()(const RasterConversionLineEntry3D* pA, const RasterConversionLineEntry3D* pB) in operator ()()
427 OSL_ENSURE(pA && pB, "lineComparator: empty pointer (!)"); in operator ()()
428 return pA->getX().getVal() < pB->getX().getVal(); in operator ()()
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx2093 OSQLParseNode* pA = pSearchCondition->removeAt((sal_uInt32)2-nPos); in absorptions() local
2095 OSQLParseNode* p1stAnd = MakeANDNode(pA,pB); in absorptions()
2096 OSQLParseNode* p2ndAnd = MakeANDNode(new OSQLParseNode(*pA),pC); in absorptions()
/trunk/main/drawinglayer/source/primitive2d/
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()
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 …]
/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/editeng/source/editeng/
H A Deditdoc.cxx804 EditCharAttrib* pA = aCharAttribList.GetAttribs()[nA]; in ExpandAttribs() local
805 if ( ( pA->GetStart() == 0 ) && ( pA->GetItem()->Which() == nW ) ) in ExpandAttribs()
H A Dimpedit.hxx151 void CopyAttribs( const sal_uInt16* pA, sal_uInt16 nL );
H A Dimpedit5.cxx894 void ImplIMEInfos::CopyAttribs( const sal_uInt16* pA, sal_uInt16 nL ) in CopyAttribs() argument
899 memcpy( pAttribs, pA, nL*sizeof(sal_uInt16) ); in CopyAttribs()
/trunk/main/filter/source/flash/
H A Dswfexporter.cxx765 const MetaISectRectClipRegionAction* pA = (const MetaISectRectClipRegionAction*) pAction; in getMetaFile() local
766 clipRect = pA->GetRect(); in getMetaFile()
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/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/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/filter/source/svg/
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()
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 …]
/trunk/main/idl/source/objects/
H A Dtypes.cxx2267 SvMetaAttribute * pA = pAttrList->GetObject( n ); in WriteParamNames() local
2272 aStr += */pA->GetName(); in WriteParamNames()
2273 pA->GetType()->WriteParamNames( rBase, rOutStm, aStr ); in WriteParamNames()
/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/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()
H A Dinterpr5.cxx1847 void lcl_MFastMult( ScMatrixRef pA, ScMatrixRef pB, ScMatrixRef pR, SCSIZE n, SCSIZE m, SCSIZE l ) in lcl_MFastMult() argument
1856 sum += pA->GetDouble(k,row) * pB->GetDouble(col,k); in lcl_MFastMult()
/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/sfx2/source/doc/
H A Ddocvor.cxx91 SuspendAccel( Accelerator* pA ) in SuspendAccel() argument
93 pAccel=pA; in SuspendAccel()
/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()
H A Dtextdata.hxx155 void CopyAttribs( const sal_uInt16* pA, sal_uInt16 nL );
/trunk/main/svtools/source/edit/
H A Dtextdata.cxx342 void TEIMEInfos::CopyAttribs( const sal_uInt16* pA, sal_uInt16 nL ) in CopyAttribs() argument
347 memcpy( pAttribs, pA, nL*sizeof(sal_uInt16) ); in CopyAttribs()
/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 …]

Completed in 278 milliseconds

12