Home
last modified time | relevance | path

Searched refs:pOut (Results 1 – 25 of 179) sorted by last modified time

12345678

/trunk/main/autodoc/source/udm/xml/
H A Dxmlitem.cxx504 pOut = pStart; in do_WriteOut() local
506 for ( ; *pOut != '\0'; ++pOut ) in do_WriteOut()
508 if ( cReplacable[*pOut] ) in do_WriteOut()
510 if ( pOut != pStart ) in do_WriteOut()
512 io_aFile.write( pStart, pOut-pStart ); in do_WriteOut()
515 switch (*pOut) in do_WriteOut()
524 pStart = pOut+1; in do_WriteOut()
528 if ( pOut != pStart ) in do_WriteOut()
530 io_aFile.write( pStart, pOut-pStart ); in do_WriteOut()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx50 extern void SwCalcPixStatics( OutputDevice *pOut );
H A Dvprint.cxx208 OutputDevice *pOut = pSh->GetOut(); in SetSwVisArea() local
210 MapMode aMapMode( pOut->GetMapMode() ); in SetSwVisArea()
212 pOut->SetMapMode( aMapMode ); in SetSwVisArea()
239 pOut = pOutDev; //Oder was sonst? in InitPrt()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx2725 sal_Char *pIn, sal_Size nInLen, sal_Unicode *pOut, sal_Size nOutLen) in Custom8BitToUnicode() argument
2749 pOut+nDestChars, nOutLen-nDestChars, in Custom8BitToUnicode()
2766 pOut+nDestChars, nOutLen-nDestChars, in Custom8BitToUnicode()
H A Dww8atr.cxx2454 void WW8Export::WritePostItBegin( WW8Bytes* pOut ) in WritePostItBegin() argument
2469 if( pOut ) in WritePostItBegin()
2470 pOut->Insert( aArr, static_cast< sal_uInt16 >(pArr - aArr), pOut->Count() ); in WritePostItBegin()
H A Dww8par3.cxx2525 OutputDevice* pOut = Application::GetDefaultDevice(); in MiserableDropDownFormHack() local
2526 ASSERT(pOut, "Impossible"); in MiserableDropDownFormHack()
2527 if (pOut) in MiserableDropDownFormHack()
2529 pOut->Push( PUSH_FONT | PUSH_MAPMODE ); in MiserableDropDownFormHack()
2530 pOut->SetMapMode( MapMode( MAP_100TH_MM )); in MiserableDropDownFormHack()
2531 pOut->SetFont( aFont ); in MiserableDropDownFormHack()
2532 aRet.Width = pOut->GetTextWidth(rString); in MiserableDropDownFormHack()
2534 aRet.Height = pOut->GetTextHeight(); in MiserableDropDownFormHack()
2535 pOut->Pop(); in MiserableDropDownFormHack()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx770 pOut->SetLineColor(); in PaintLines()
771 ConnectEdges( pOut ); in PaintLines()
870 pOut->Pop(); in PaintLines()
977 pOut->Pop(); in PaintSubsidiary()
1632 pOut->Pop(); in lcl_DrawGraphic()
3646 pOut->SetClipRegion(); in Paint()
3803 pOut->Pop(); in Paint()
3871 pOut->Pop(); in Paint()
5741 pOut->SetLineColor(); in PaintBaBo()
5768 pOut->Pop(); in PaintBaBo()
[all …]
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1057 void SwTxtFly::DrawFlyRect( OutputDevice* pOut, const SwRect &rRect, in DrawFlyRect() argument
1118 pOut->DrawRect( aRegion[i].SVRect() ); in DrawFlyRect()
1884 void SwContourCache::ShowContour( OutputDevice* pOut, const SdrObject* pObj, in ShowContour() argument
1897 pOut->SetLineColor( rOpenColor ); in ShowContour()
1901 pOut->SetLineColor( rClosedColor ); in ShowContour()
1902 pOut->DrawPolygon( rPol ); in ShowContour()
1920 pOut->DrawEllipse( aTmp ); in ShowContour()
1935 void SwTxtFly::ShowContour( OutputDevice* pOut ) in ShowContour() argument
1942 Color aSaveColor( pOut->GetLineColor() ); in ShowContour()
1949 pOut->DrawRect( aRect ); in ShowContour()
[all …]
H A Dtxtdrop.cxx827 OutputDevice* pOut = rInf.GetOut(); in CalcFontSize() local
858 rFnt.ChgPhysFnt( rInf.GetVsh(), *pOut ); in CalcFontSize()
860 nAscent = rFnt.GetAscent( rInf.GetVsh(), *pOut ); in CalcFontSize()
863 bHaveGlyphRect = pOut->GetTextBoundRect( aRect, rInf.GetTxt(), 0, in CalcFontSize()
/trunk/main/svx/source/svdraw/
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 Dsvdotext.cxx1021 OutputDevice* pOut = rOutliner.GetRefDevice(); in ImpSetCharStretching() local
1024 if(pOut && pOut->GetOutDevType() == OUTDEV_PRINTER) in ImpSetCharStretching()
1027 GDIMetaFile* pMtf = pOut->GetConnectMetaFile(); in ImpSetCharStretching()
1036 Font aFontMerk(pOut->GetFont()); in ImpSetCharStretching()
1040 pOut->SetFont(aTmpFont); in ImpSetCharStretching()
1041 Size aSize1(pOut->GetTextWidth(aTestString), pOut->GetTextHeight()); in ImpSetCharStretching()
1043 pOut->SetFont(aTmpFont); in ImpSetCharStretching()
1044 Size aSize2(pOut->GetTextWidth(aTestString), pOut->GetTextHeight()); in ImpSetCharStretching()
1045 pOut->SetFont(aFontMerk); in ImpSetCharStretching()
H A Dsvdedxv.cxx92 SdrObjEditView::SdrObjEditView(SdrModel* pModel1, OutputDevice* pOut): in SdrObjEditView() argument
93 SdrGlueEditView(pModel1,pOut), in SdrObjEditView()
1876 aHitRec.pOut=pMacroWin; in ImpMacroUp()
1893 aHitRec.pOut=pMacroWin; in ImpMacroDown()
1909 aHitRec.pOut=pMacroWin; in MovMacroObj()
1937 aHitRec.pOut=pMacroWin; in EndMacroObj()
H A Dsvdglev.cxx43 SdrGlueEditView::SdrGlueEditView(SdrModel* pModel1, OutputDevice* pOut): in SdrGlueEditView() argument
44 SdrPolyEditView(pModel1,pOut) in SdrGlueEditView()
H A Dsvdview.cxx178 : SdrCreateView(pModel1,pOut), in SdrView()
309 const OutputDevice* pOut=pActualOutDev; in PickAnything() local
310 if (pOut==NULL) in PickAnything()
312 pOut = GetFirstOutputDevice(); in PickAnything()
316 if (pOut!=NULL) aPnt=pOut->PixelToLogic(aPnt); in PickAnything()
347 if (pOut==NULL) in PickAnything()
349 pOut = GetFirstOutputDevice(); in PickAnything()
553 if(pOut) in PickAnything()
1003 aHitRec.pOut=pMacroWin; in GetPreferedPointer()
1035 if (pOut!=NULL) in GetPreferedPointer()
[all …]
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx565 …void SeekCursor( ContentNode* pNode, sal_uInt16 nPos, SvxFont& rFont, OutputDevice* pOut = NULL…
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2516 OutputDevice *pOut = 0; in lcl_GetOutputDevice() local
2524 pOut = pDevice ? pDevice->GetOutputDevice() : 0; in lcl_GetOutputDevice()
2527 return pOut; in lcl_GetOutputDevice()
3176 OutputDevice * pOut = lcl_GetOutputDevice( *m_pPrintUIOptions ); in render() local
3178 if(pVwSh && pOut && m_pRenderData->HasSwPrtOptions()) in render()
3204 … SwEnhancedPDFExportHelper aHelper( *pWrtShell, *pOut, aPageRange, bIsSkipEmptyPages, sal_False ); in render()
3211 pVwSh->PrintProspect( pOut, rSwPrtOptions, nRenderer ); in render()
3213 pVwSh->PrintOrPDFExport( pOut, rSwPrtOptions, nRenderer ); in render()
3221 … SwEnhancedPDFExportHelper aHelper( *pWrtShell, *pOut, aPageRange, bIsSkipEmptyPages, sal_True ); in render()
/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx179 OutputDevice* pOut; member in SdrObjMacroHitRec
187 : pOut(NULL), in SdrObjMacroHitRec()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx224 pSh->pOut = pOut; in SetOutDev()
310 OutputDevice *pOut = pSh->GetOut(); in Paint() local
311 pOut->Push(); in Paint()
328 pOut->SetClipRegion( aPoly ); in Paint()
358 PaintPicture( pOut, aGrfArea ); in Paint()
366 pOut->Pop(); in Paint()
805 if(!pOut) in lcl_correctlyAlignRect()
986 pVout = pOut, pOut = pShell->GetOut(); in PaintPicture()
989 pVout = pOut, pOut = pShell->GetWin(); in PaintPicture()
1064 *pOut, in PaintPicture()
[all …]
/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/svtools/source/misc/
H A Dembedhlp.cxx752 pOut->Push(); in DrawPaintReplacement()
753 pOut->SetBackground(); in DrawPaintReplacement()
754 pOut->SetFont( aFnt ); in DrawPaintReplacement()
771 pOut->SetFont( aFnt ); in DrawPaintReplacement()
809 pOut->IntersectClipRegion( rRect ); in DrawPaintReplacement()
811 pOut->DrawText( aPt, rText ); in DrawPaintReplacement()
812 pOut->Pop(); in DrawPaintReplacement()
821 pOut->Push(); in DrawShading()
822 pOut->SetLineColor( Color( COL_BLACK ) ); in DrawShading()
841 pOut->DrawLine( pOut->PixelToLogic( a1 ), pOut->PixelToLogic( a2 ) ); in DrawShading()
[all …]
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx2170 pOut += sprintf( pOut, in emitAsType1()
2187 pOut += sprintf( pOut, in emitAsType1()
2194 pOut += sprintf( pOut, in emitAsType1()
2197 pOut += sprintf( pOut, in emitAsType1()
2206 pOut += sprintf( pOut, in emitAsType1()
2246 pOut += sprintf( pOut, in emitAsType1()
2271 pOut += sprintf( pOut, " def\n"); in emitAsType1()
2276 pOut += sprintf( pOut, " def\n"); in emitAsType1()
2281 pOut += sprintf( pOut, " def\n"); in emitAsType1()
2348 pOut += sprintf( pOut, in emitAsType1()
[all …]
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx277 if( pOut ) in ReadPropSet()
283 pOut->WriteLine( "" ); in ReadPropSet()
286 pOut->WriteLine( aString ); in ReadPropSet()
296 pOut->WriteLine( aString ); in ReadPropSet()
311 pOut->WriteLine( "" ); in ReadPropSet()
316 pOut->WriteLine( aDesc ); in ReadPropSet()
323 pOut->WriteLine( aDesc ); in ReadPropSet()
370 delete pOut; in ReadPropSet()
6641 pGrStream = pOut; in GetBLIPDirect()
6679 pDbgOut->Write( pOut->GetData(), pOut->Tell() ); in GetBLIPDirect()
[all …]
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx2860 static HRESULT WINAPI backwardCompatibleDwmIsCompositionEnabled( BOOL* pOut ) in backwardCompatibleDwmIsCompositionEnabled() argument
2862 *pOut = FALSE; in backwardCompatibleDwmIsCompositionEnabled()
/trunk/main/sw/source/ui/config/
H A Dviewopt.cxx139 pOut->SetFillColor( aCol ); in DrawRect()
140 pOut->DrawRect( rRect.SVRect() ); in DrawRect()
141 pOut->SetFillColor( aOldColor ); in DrawRect()
144 DrawRectPrinter( pOut, rRect ); in DrawRect()
154 Color aOldColor(pOut->GetLineColor()); in DrawRectPrinter()
158 pOut->DrawRect( rRect.SVRect() ); in DrawRectPrinter()
159 pOut->SetFillColor( aOldFillColor ); in DrawRectPrinter()
160 pOut->SetLineColor( aOldColor ); in DrawRectPrinter()
169 ASSERT( pOut, "no Outdev" ); in GetPostItsWidth()
179 if( pOut && bIsScript ) in PaintPostIts()
[all …]
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx1279 OutputDevice* pOut = pDevice ? pDevice->GetOutputDevice() : NULL; in ProcessProperties() local
1280 mpPrinter = dynamic_cast<Printer*>(pOut); in ProcessProperties()

Completed in 443 milliseconds

12345678