/aoo41x/main/svl/source/memtools/ |
H A D | svarray.cxx | 115 if( pP ) *pP = nM; in Seek_Entry() 122 if( pP ) *pP = nU; in Seek_Entry() 129 if( pP ) *pP = nU; in Seek_Entry() 162 if( pP ) *pP = nM; in Seek_Entry() 169 if( pP ) *pP = nU; in Seek_Entry() 176 if( pP ) *pP = nU; in Seek_Entry() 196 if( pP ) *pP = nM; in Seek_Entry() 203 if( pP ) *pP = nU; in Seek_Entry() 210 if( pP ) *pP = nU; in Seek_Entry() 315 if( pP ) *pP = nU; in Seek_Entry() [all …]
|
/aoo41x/main/svl/inc/svl/ |
H A D | svarray.hxx | 487 sal_Bool nm::Seek_Entry( const AE aE, sal_uInt16* pP ) const\ 501 if( pP ) *pP = nM;\ 508 if( pP ) *pP = nU;\ 515 if( pP ) *pP = nU;\ 520 sal_Bool nm::Seek_Entry( const AE aE, sal_uInt16* pP ) const\ 533 if( pP ) *pP = nM;\ 540 if( pP ) *pP = nU;\ 547 if( pP ) *pP = nU;\ 565 if( pP ) *pP = nM;\ 572 if( pP ) *pP = nU;\ [all …]
|
H A D | svstdarr.hxx | 86 sal_Bool Seek_Entry( const sal_uInt16 aE, sal_uInt16* pP = 0 ) const;
|
/aoo41x/main/filter/source/graphicfilter/idxf/ |
H A D | dxfentrd.cxx | 425 pP( NULL ) in DXFLWPolyLineEntity() 437 pP = new DXFVector[ nCount ]; in EvaluateGroup() 446 if ( pP && ( nIndex < nCount ) ) in EvaluateGroup() 447 pP[ nIndex ].fx = rDGR.GetF(); in EvaluateGroup() 452 if ( pP && ( nIndex < nCount ) ) in EvaluateGroup() 453 pP[ nIndex++ ].fy = rDGR.GetF(); in EvaluateGroup() 462 delete[] pP; in ~DXFLWPolyLineEntity() 585 pP( NULL ) in DXFBoundaryPathData() 594 delete[] pP; in ~DXFBoundaryPathData() 615 pP = new DXFVector[ nPointCount ]; in EvaluateGroup() [all …]
|
H A D | dxfentrd.hxx | 371 DXFVector* pP; member in DXFLWPolyLineEntity 455 DXFVector* pP; member
|
H A D | dxf2mtf.cxx | 590 if ( nPolySize && rE.pP ) in DrawLWPolyLineEntity() 595 rTransform.Transform( rE.pP[ (sal_uInt16)i ], aPoly[ (sal_uInt16)i ] ); in DrawLWPolyLineEntity() 627 rTransform.Transform( rPathData.pP[ i ], aPt ); in DrawHatchEntity()
|
/aoo41x/main/cppuhelper/test/ |
H A D | testpropshlp.cxx | 175 Property * pP = aProps.getArray(); in test_PropertyArrayHelper() local 179 OSL_ENSURE( pP[i].Name == getPropertyTable1()[i].Name , "Name not correct" ); in test_PropertyArrayHelper() 180 OSL_ENSURE( pP[i].Handle == getPropertyTable1()[i].Handle, "Handle not correct" ); in test_PropertyArrayHelper() 182 OSL_ENSURE( pP[i].Type == getPropertyTable1()[i].Type, "Type not correct" ); in test_PropertyArrayHelper() 190 Property * pP = aProps.getArray(); in test_PropertyArrayHelper() local 197 OSL_ENSURE( pP[i].Name == getPropertyTable2()[a[i]].Name , "Name not correct" ); in test_PropertyArrayHelper() 198 OSL_ENSURE( pP[i].Handle == getPropertyTable2()[a[i]].Handle, "Handle not correct" ); in test_PropertyArrayHelper() 200 OSL_ENSURE( pP[i].Type == getPropertyTable2()[a[i]].Type, "Type not correct" ); in test_PropertyArrayHelper() 208 Property * pP = aProps.getArray(); in test_PropertyArrayHelper() local 214 OSL_ENSURE( pP[i].Name == getPropertyTable3()[a[i]].Name , "Name not correct" ); in test_PropertyArrayHelper() [all …]
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev2.cxx | 1933 if( pB && pP && pA && pW && pAlphaW ) in ImplBlendWithAlpha() 1945 aSrcCol = pP->GetColor( nMapY, nMapX ); in ImplBlendWithAlpha() 1980 if( pP && pA && pB ) in ImplBlendWithAlpha() 2026 BitmapReadAccess* pP, in ImplBlend() argument 2050 if( pB && pP && pA && pW ) in ImplBlend() 2081 if( pP && pA && pB ) in ImplBlend() 2097 if( pP && pA && pB && !bFastBlend ) in ImplBlend() 2099 switch( pP->GetScanlineFormat() ) in ImplBlend() 2332 aBmp,pP,pA, in ImplDrawAlpha() 2341 aBmp,pP,pA, in ImplDrawAlpha() [all …]
|
/aoo41x/main/sd/source/ui/view/ |
H A D | sdview4.cxx | 223 SdPage* pP = static_cast< SdPage* >( pPickObj->GetPage() ); in InsertGraphic() local 225 if ( pP && pP->IsMasterPage() ) in InsertGraphic() 226 bIsPresTarget = pP->IsPresObj(pPickObj); in InsertGraphic() 252 SdrPage* pP = pPV->GetPage(); in InsertGraphic() local 253 pP->InsertObject(pNewGrafObj); in InsertGraphic() 259 pP->RemoveObject(pPickObj->GetOrdNum()); in InsertGraphic()
|
H A D | sdview3.cxx | 668 SdPage* pP = static_cast< SdPage* >( pWorkModel->GetPage( (sal_uInt16) i ) ); in InsertData() local 670 if( pP->GetPageKind() != PK_STANDARD ) in InsertData() 902 SdPage* pP = static_cast< SdPage* >( pModel->GetPage( (sal_uInt16) i ) ); in InsertData() local 904 if( pP->GetPageKind() != PK_STANDARD ) in InsertData()
|
H A D | DocumentRenderer.cxx | 1822 Paragraph* pP = pOutliner->GetParagraph(nPara); in PrepareOutline() local 1823 if (pP!=NULL && pOutliner->GetDepth((sal_uInt16)nPara) > 0) in PrepareOutline() 1824 pOutliner->SetDepth(pP, 0); in PrepareOutline()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svddrag.cxx | 31 void* pP=aPnts.First(); in Clear() local 32 while (pP!=NULL) { in Clear() 33 delete (Point*)pP; in Clear() 34 pP=aPnts.Next(); in Clear()
|
/aoo41x/main/basic/source/classes/ |
H A D | propacc.cxx | 232 Property *pP; in GetIndex_Impl() local 233 pP = (Property*) in GetIndex_Impl() 237 return pP ? sal::static_int_cast<sal_Int32>( (pP-_aProps.getConstArray()) / sizeof(pP) ) : -1; in GetIndex_Impl()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8graf.cxx | 448 SVBT16 *pP = new SVBT16[nCount * 2]; in ReadPolyLine() local 449 pStrm->Read( pP, nCount * 4 ); // Punkte einlesen in ReadPolyLine() 455 aPt.X() = SVBT16ToShort( pP[i << 1] ) + nDrawXOfs2 in ReadPolyLine() 457 aPt.Y() = SVBT16ToShort( pP[( i << 1 ) + 1] ) + nDrawYOfs2 in ReadPolyLine() 461 delete[] pP; in ReadPolyLine() 1254 SVBT16 *pP = new SVBT16[nCount * 2]; in ReadCaptionBox() local 1255 pStrm->Read( pP, nCount * 4 ); // Punkte einlesen in ReadCaptionBox() 1257 if( nTyp == 1 && SVBT16ToShort( pP[0] ) == SVBT16ToShort( pP[2] ) ) in ReadCaptionBox() 1269 + nDrawXOfs2 + (sal_Int16)SVBT16ToShort( pP[0] ), in ReadCaptionBox() 1272 + nDrawYOfs2 + (sal_Int16)SVBT16ToShort( pP[1] ) ); in ReadCaptionBox() [all …]
|
/aoo41x/main/filter/source/graphicfilter/ios2met/ |
H A D | ios2met.cxx | 2378 OSPalette * pP=new OSPalette; in ReadField() local 2379 pP->pSucc=pPaletteStack; pPaletteStack=pP; in ReadField() 2380 pP->p0RGB=NULL; pP->nSize=0; in ReadField() 2401 OSPalette * pP=pPaletteStack; in ReadField() local 2402 if (pP!=NULL) { in ReadField() 2403 pPaletteStack=pP->pSucc; in ReadField() 2404 if (pP->p0RGB!=NULL) delete[] pP->p0RGB; in ReadField() 2405 delete pP; in ReadField()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | expfld.cxx | 724 sal_Bool SwSeqFldList::SeekEntry( const _SeqFldLstElem& rNew, sal_uInt16* pP ) in SeekEntry() argument 766 if( pP ) *pP = nM; in SeekEntry() 777 if( pP ) *pP = nU; in SeekEntry()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editobj2.hxx | 244 void SetPortionInfo( XParaPortionList* pP ) in SetPortionInfo() argument 245 { pPortionInfo = pP; } in SetPortionInfo()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | nodes.cxx | 2591 SwNodeIndex* pP = rIdx.pPrev; in DeRegisterIndex() local 2594 pRoot = pP ? pP : pN; in DeRegisterIndex() 2596 if( pP ) in DeRegisterIndex() 2597 pP->pNext = pN; in DeRegisterIndex() 2599 pN->pPrev = pP; in DeRegisterIndex()
|
/aoo41x/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 288 sal_Bool SvxAutocorrWordList::Seek_Entry( const SvxAutocorrWordPtr aE, sal_uInt16* pP ) const in Seek_Entry() 304 if( pP ) *pP = nM; in Seek_Entry() 311 if( pP ) *pP = nU; in Seek_Entry() 318 if( pP ) *pP = nU; in Seek_Entry()
|
/aoo41x/main/svx/source/form/ |
H A D | fmshell.cxx | 1233 FmFormPage* pP = NULL; in GetCurPage() local 1235 pP = PTR_CAST(FmFormPage,m_pFormView->GetSdrPageView()->GetPage()); in GetCurPage() 1236 return pP; in GetCurPage()
|
/aoo41x/main/sw/source/filter/inc/ |
H A D | fltshell.hxx | 385 SwFltOutDoc(SwDoc& rDocu, SwPaM* pP, SwFltControlStack& rStk, in SwFltOutDoc() argument 387 : SwFltOutBase(rDocu), rStack(rStk), rEndStack(rEStk), pPaM(pP), in SwFltOutDoc()
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | slideshowviewimpl.cxx | 364 SdPage* pP = mpDoc->GetSdPage( 0, PK_STANDARD ); in getTransformation() local 365 Size aPageSize( pP->GetSize() ); in getTransformation()
|
/aoo41x/main/sw/inc/ |
H A D | IDocumentDeviceAccess.hxx | 63 …virtual void setPrinter(/*[in]*/ SfxPrinter* pP,/*[in]*/ bool bDeleteOld,/*[in]*/ bool bCallPrtDat…
|
/aoo41x/main/filter/source/msfilter/ |
H A D | escherex.cxx | 4863 void* pP; in ~EscherSolverContainer() local 4865 for( pP = maShapeList.First(); pP; pP = maShapeList.Next() ) in ~EscherSolverContainer() 4866 delete (EscherShapeListEntry*)pP; in ~EscherSolverContainer() 4867 for( pP = maConnectorList.First(); pP; pP = maConnectorList.Next() ) in ~EscherSolverContainer() 4868 delete (EscherConnectorListEntry*)pP; in ~EscherSolverContainer()
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | svdfppt.hxx | 514 ProcessData( PptSlidePersistEntry& rP, SdPage* pP ) : in ProcessData() 516 pPage ( pP ), in ProcessData()
|