Home
last modified time | relevance | path

Searched refs:pOut (Results 126 – 150 of 179) sorted by relevance

12345678

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx682 WinMtfOutput* pOut; // member in WinMtf
697 WinMtf( WinMtfOutput* pOut, SvStream& rStreamWMF, FilterConfigItem* pConfigItem = NULL );
/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx59 SdrPolyEditView::SdrPolyEditView(SdrModel* pModel1, OutputDevice* pOut): in SdrPolyEditView() argument
60 SdrEditView(pModel1,pOut) in SdrPolyEditView()
H A Dsvdsnpv.cxx234 SdrSnapView::SdrSnapView(SdrModel* pModel1, OutputDevice* pOut): in SdrSnapView() argument
235 SdrPaintView(pModel1,pOut), in SdrSnapView()
H A Dsvdopath.cxx1355 OutputDevice* pOut=pView==NULL ? NULL : pView->GetFirstOutputDevice(); // GetWin(0); in MovCreate() local
1362 if (pOut!=NULL) nMinDist=pOut->PixelToLogic(Size(nMinDist,0)).Width(); in MovCreate()
2271 OutputDevice* pOut = pView->GetFirstOutputDevice(); in EndCreate() local
2273 if(pOut) in EndCreate()
2282 … const sal_Int32 nCloseDist(pOut->PixelToLogic(Size(pView->GetAutoCloseDistPix(), 0)).Width()); in EndCreate()
H A Dsvdoedge.cxx2091 …& rPt, const SdrPageView& rPV, SdrObjConnection& rCon, const SdrEdgeObj* pThis, OutputDevice* pOut) in ImpFindConnector() argument
2094 if (pOut==NULL) pOut=rPV.GetView().GetFirstOutputDevice(); // GetWin(0); in ImpFindConnector()
2095 if (pOut==NULL) return sal_False; in ImpFindConnector()
2101 aHalfConSiz=pOut->PixelToLogic(aHalfConSiz); in ImpFindConnector()
H A Dsvdedtv.cxx114 SdrEditView::SdrEditView(SdrModel* pModel1, OutputDevice* pOut): in SdrEditView() argument
115 SdrMarkView(pModel1,pOut) in SdrEditView()
/trunk/main/svx/inc/
H A Dsvdpomv.hxx47 SdrPolyMarkView(SdrModel* pModel1, OutputDevice* pOut = 0L);
/trunk/main/basctl/source/inc/
H A Ddlgedview.hxx44 DlgEdView( SdrModel* pModel, OutputDevice* pOut, DlgEditor* pEditor );
/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx699 OutputDevice* pOut = aInf.GetOut(); in Paint() local
702 SwSaveClip aClip( bOnWin || IsUndersized() ? pOut : 0 ); in Paint()
H A Dporfld.hxx216 void StopAnimation( OutputDevice* pOut );
/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx597 sal_uInt16* pOut = pGlyphIds; in ParseCMAP() local
600 *(pOut++) = *(it++); in ParseCMAP()
/trunk/main/sc/source/ui/inc/
H A Dcbutton.hxx72 OutputDevice* pOut; member in ScDDComboBoxButton
/trunk/main/svx/inc/svx/
H A Dsvdpoev.hxx70 SdrPolyEditView(SdrModel* pModel1, OutputDevice* pOut = 0L);
H A Dsvdobj.hxx179 OutputDevice* pOut; member in SdrObjMacroHitRec
187 : pOut(NULL), in SdrObjMacroHitRec()
H A Dsvdglev.hxx65 SdrGlueEditView(SdrModel* pModel1, OutputDevice* pOut = 0L);
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx273 …void DrawGradientEx( OutputDevice* pOut, const Rectangle& rRect, const Grad…
274 …void DrawGradientEx( OutputDevice* pOut, const PolyPolygon& rPolyPoly, cons…
/trunk/main/editeng/source/outliner/
H A Doutlundo.hxx125 OLUndoExpand( Outliner* pOut, sal_uInt16 nId );
H A Doutlvw.cxx70 OutlinerView::OutlinerView( Outliner* pOut, Window* pWin ) in DBG_NAME()
74 pOwner = pOut; in DBG_NAME()
81 pEditView = new EditView( pOut->pEditEngine, pWin ); in DBG_NAME()
/trunk/main/autodoc/source/display/html/
H A Dcre_link.hxx112 char * pOut; member in LinkCreator
/trunk/main/starmath/source/
H A Dmathtype.cxx716 *pOut << "Format Version is " << int(nVersion) << endl; in Parse()
717 *pOut << "Generating Platform is " << (nPlatform ? "Windows" in Parse()
719 *pOut << "Generating Product is " << (nPlatform ? "Equation Editor" in Parse()
721 *pOut << "Prod Version is " << int(nProdVersion) << "." << in Parse()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8dout.hxx79 extern ostream* pOut;
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx263 xub_StrLen SwFont::GetCapitalBreak( ViewShell* pSh, const OutputDevice* pOut, in GetCapitalBreak() argument
269 SwDrawTextInfo aInfo(pSh, *(OutputDevice*)pOut, pScript, rTxt, nIdx, nLen, in GetCapitalBreak()
/trunk/main/sd/source/ui/inc/
H A DSlideView.hxx85 void Paint(const Rectangle& rRect, OutputDevice* pOut);
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx1089 ScOutlineTable* pOut = pDoc->GetOutlineTable( nTab ); in DoSubTotals() local
1090 if (pOut) in DoSubTotals()
1091 pOut->GetRowArray()->RemoveAll(); // nur Zeilen-Outlines loeschen in DoSubTotals()
/trunk/main/sw/inc/
H A Dhints.hxx146 const OutputDevice* pOut; // Pointer auf das aktuelle Output-Device member in SwRefMarkFldUpdate

Completed in 200 milliseconds

12345678