Home
last modified time | relevance | path

Searched refs:rOut (Results 1 – 25 of 143) sorted by last modified time

123456

/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx255 void Tag::writeRect( SvStream& rOut, const Rectangle& rRect ) in writeRect() argument
296 aBits.writeTo( rOut ); in writeRect()
308 void Tag::writeMatrix( SvStream& rOut, const ::basegfx::B2DHomMatrix& rMatrix ) // #i73264# in writeMatrix() argument
345 aBits.writeTo( rOut ); in writeMatrix()
H A Dswfwriter.hxx208 static void writeMatrix( SvStream& rOut, const ::basegfx::B2DHomMatrix& rMatrix ); // #i73264#
209 static void writeRect( SvStream& rOut, const Rectangle& rRect );
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx4846 void DecryptRC4(msfilter::MSCodec_Std97& rCtx, SvStream &rIn, SvStream &rOut) in DecryptRC4() argument
4859 rOut.Write(in, nBS); in DecryptRC4()
4863 void DecryptXOR(msfilter::MSCodec_XorWord95 &rCtx, SvStream &rIn, SvStream &rOut) in DecryptXOR() argument
4879 rOut.Write(in, nBS); in DecryptXOR()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1615 pOut->IntersectClipRegion( rOut.SVRect() ); in lcl_DrawGraphic()
1639 OutputDevice& rOut) in DrawFillAttributes() argument
1699 rOut.GetViewTransformation(), in DrawFillAttributes()
1705 rOut, in DrawFillAttributes()
1730 const SwRect &rOut, in DrawGraphic() argument
1831 bRetouche = !rOut.IsInside( aGrf ); in DrawGraphic()
1841 SwRect aAlignedPaintRect = rOut; in DrawGraphic()
2035 SwRegionRects aRegion( rOut, 4 ); in DrawGraphic()
2049 if( bDraw && aGrf.IsOver( rOut ) ) in DrawGraphic()
4119 SwRect &rOut = aRegion[i]; in PaintShadow() local
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx189 const RasterOp eRop(rOut.GetRasterOp()); in PaintMacro()
193 rOut.SetLineColor(COL_BLACK); in PaintMacro()
194 rOut.SetFillColor(); in PaintMacro()
195 rOut.SetRasterOp(ROP_INVERT); in PaintMacro()
202 rOut.SetRasterOp(eRop); in PaintMacro()
1869 pData->PaintMacro(rOut,rDirtyRect,rRec,this); in PaintMacro()
1873 const RasterOp eRop(rOut.GetRasterOp()); in PaintMacro()
1877 rOut.SetLineColor(COL_BLACK); in PaintMacro()
1878 rOut.SetFillColor(); in PaintMacro()
1879 rOut.SetRasterOp(ROP_INVERT); in PaintMacro()
[all …]
H A Dsdrpaintwindow.cxx186 SdrPaintWindow::SdrPaintWindow(SdrPaintView& rNewPaintView, OutputDevice& rOut) in SdrPaintWindow() argument
187 : mrOutputDevice(rOut), in SdrPaintWindow()
H A Dsvdglue.cxx265 FASTBOOL SdrGluePoint::IsHit(const Point& rPnt, const OutputDevice& rOut, const SdrObject* pObj) co… in IsHit() argument
268 Size aSiz=rOut.PixelToLogic(Size(4,4)); in IsHit()
349 sal_uInt16 SdrGluePointList::HitTest(const Point& rPnt, const OutputDevice& rOut, const SdrObject* … in HitTest() argument
360 if (pGP->IsHit(rPnt,rOut,pObj)) nRet=nNum; in HitTest()
H A Dsvddrgmt.cxx2909 OutputDevice& rOut = (rPageView.GetPageWindow(0)->GetPaintWindow().GetOutputDevice()); in impCreateDragRaster() local
2910 Rectangle aPixelSize = rOut.LogicToPixel(rMarkRect); in impCreateDragRaster()
/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx239 …virtual void PaintMacro (OutputDevice& rOut, const Rectangle& rDirtyRect, const SdrObjMacroHitRec&…
674 sal_Bool SingleObjectPainter(OutputDevice& rOut) const;
890 …virtual void PaintMacro (OutputDevice& rOut, const Rectangle& rDirtyRect, const SdrObjMacroHitRec&…
H A Dsvdglue.hxx98 FASTBOOL IsHit(const Point& rPnt, const OutputDevice& rOut, const SdrObject* pObj) const;
132 …sal_uInt16 HitTest(const Point& rPnt, const OutputDevice& rOut, const SdrObject* pObj…
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx231 OutputDevice &rOut, const SwRect& rPtArea, in lcl_ClearArea() argument
246 const bool bDone(::DrawFillAttributes(aFillAttributes, aOrigRect, rPtArea, rOut)); in lcl_ClearArea()
252 ::DrawGraphic( pItem, &rOut, aOrigRect, aRegion[i] ); in lcl_ClearArea()
259 rOut.Push( PUSH_FILLCOLOR|PUSH_LINECOLOR ); in lcl_ClearArea()
260 rOut.SetFillColor( rFrm.getRootFrm()->GetCurrShell()->Imp()->GetRetoucheColor()); in lcl_ClearArea()
261 rOut.SetLineColor(); in lcl_ClearArea()
263 rOut.DrawRect( aRegion[i].SVRect() ); in lcl_ClearArea()
264 rOut.Pop(); in lcl_ClearArea()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx512 void ScHTMLExport::BorderToStyle( ByteString& rOut, const char* pBorderName, in BorderToStyle() argument
518 rOut += "; "; in BorderToStyle()
521 ((rOut += "border-") += pBorderName) += ": "; in BorderToStyle()
526 (rOut += ByteString::CreateFromInt32( nPxWidth )) += "px solid #"; in BorderToStyle()
533 rOut += hex; in BorderToStyle()
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx2286 SvStream& rOut = rBuProv.aBuExMasterStream; in Write() local
2289rOut << (sal_uInt32)( ( EPP_PST_ExtendedParagraphMasterAtom << 16 ) | ( mnInstance << 4 ) ) in Write()
2296 rOut << (sal_uInt32)0x03800000 in Write()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx2664 sal_Int32 ViewShell::GetPageNumAndSetOffsetForPDF( OutputDevice& rOut, const SwRect& rRect ) const in GetPageNumAndSetOffsetForPDF() argument
2684 MapMode aMapMode( rOut.GetMapMode() ); in GetPageNumAndSetOffsetForPDF()
2686 rOut.SetMapMode( aMapMode ); in GetPageNumAndSetOffsetForPDF()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx1105 const Rectangle &rGrf, const Rectangle &rOut ) in lcl_DrawGraphic() argument
1107 const FASTBOOL bNotInside = !rOut.IsInside( rGrf ); in lcl_DrawGraphic()
1111 pOut->IntersectClipRegion( rOut ); in lcl_DrawGraphic()
1121 const Rectangle &rOrg, const Rectangle &rOut ) in lcl_DrawGraphic() argument
1239 if ( bDraw && aGrf.IsOver( rOut ) ) in lcl_DrawGraphic()
1241 lcl_DrawGraphic( *pGraphic, pOut, aGrf, rOut ); in lcl_DrawGraphic()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx228 rOut << nPalIndex; in Store()
229 return rOut; in Store()
466 rOut << aColor; in Store()
469 return rOut; in Store()
1058 return rOut; in Store()
1646 rOut << nPointCount; in streamOutB2DPolyPolygon()
1647 rOut << bClosed; in streamOutB2DPolyPolygon()
1880 return rOut; in Store()
2352 return rOut; in Store()
3727 return rOut; in Store()
[all …]
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx207 const Point GetPosForHitTest( const OutputDevice& rOut ) in GetPosForHitTest() argument
210 aHitTestPos = rOut.LogicToPixel( aHitTestPos ); in GetPosForHitTest()
219 aHitTestPos = rOut.PixelToLogic( aHitTestPos ); in GetPosForHitTest()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx9065 rOut.m_fTransparency = 0.0; in convertLineInfoToExtLineInfo()
9068 rOut.m_fMiterLimit = 10; in convertLineInfoToExtLineInfo()
9069 rOut.m_aDashArray.clear(); in convertLineInfoToExtLineInfo()
9078 rOut.m_aDashArray.push_back( nDashLen ); in convertLineInfoToExtLineInfo()
9087 rOut.m_aDashArray.push_back( nDotLen ); in convertLineInfoToExtLineInfo()
9096 rOut.m_eJoin = PDFWriter::joinBevel; in convertLineInfoToExtLineInfo()
9104 rOut.m_eJoin = PDFWriter::joinMiter; in convertLineInfoToExtLineInfo()
9109 rOut.m_eJoin = PDFWriter::joinRound; in convertLineInfoToExtLineInfo()
9119 rOut.m_eCap = PDFWriter::capButt; in convertLineInfoToExtLineInfo()
9124 rOut.m_eCap = PDFWriter::capRound; in convertLineInfoToExtLineInfo()
[all …]
H A Dprint2.cxx276 static bool ImplIsNotTransparent( const MetaAction& rAct, const OutputDevice& rOut ) in ImplIsNotTransparent() argument
278 …const bool bLineTransparency( rOut.IsLineColor() ? rOut.GetLineColor().GetTransparency() == 255 : … in ImplIsNotTransparent()
279 …const bool bFillTransparency( rOut.IsFillColor() ? rOut.GetFillColor().GetTransparency() == 255 :… in ImplIsNotTransparent()
391 static Rectangle ImplCalcActionBounds( const MetaAction& rAct, const OutputDevice& rOut ) in ImplCalcActionBounds() argument
569 rOut.GetTextBoundRect( aActionBounds, rTextAct.GetText(), rTextAct.GetIndex(), in ImplCalcActionBounds()
585 SalLayout* pSalLayout = rOut.ImplLayout( rTextAct.GetText(), rTextAct.GetIndex(), in ImplCalcActionBounds()
590 … Rectangle aBoundRect( const_cast<OutputDevice&>(rOut).ImplGetTextBoundRect( *pSalLayout ) ); in ImplCalcActionBounds()
591 aActionBounds = rOut.PixelToLogic( aBoundRect ); in ImplCalcActionBounds()
616 SalLayout* pSalLayout = rOut.ImplLayout( rTextAct.GetText(), rTextAct.GetIndex(), in ImplCalcActionBounds()
622 aActionBounds = rOut.PixelToLogic( aBoundRect ); in ImplCalcActionBounds()
[all …]
/trunk/main/xmloff/source/core/
H A Dxmlehelp.cxx42 OUStringBuffer& rOut, in AddLength() argument
49 rOut.append( sal_Unicode('-') ); in AddLength()
185 rOut.append( (sal_Int32)(nBigVal / nBigFac) ); in AddLength()
188 rOut.append( sal_Unicode('.') ); in AddLength()
193 rOut.append( (sal_Int32)((nBigVal / nBigFac) % nBig10 ) ); in AddLength()
209 rOut.append( (sal_Int32)(nLongVal / nFac) ); in AddLength()
212 rOut.append( sal_Unicode('.') ); in AddLength()
216 rOut.append( (sal_Int32)((nLongVal / nFac) % 10) ); in AddLength()
222 rOut.append( GetXMLToken(eUnit) ); in AddLength()
227 rOut.append( nValue ); in AddPercentage()
[all …]
H A Dxmlimp.cxx1371 const Reference < XOutputStream >& rOut ) in ResolveGraphicObjectURLFromBase64()
1376 sURL = xStmResolver->resolveOutputStream( rOut ); in ResolveGraphicObjectURLFromBase64()
H A DXMLBase64ImportContext.cxx46 const Reference< XOutputStream >& rOut ) : in XMLBase64ImportContext()
48 xOut( rOut ) in XMLBase64ImportContext()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx315 const ::com::sun::star::uno::Reference< ::com::sun::star::io::XOutputStream >& rOut );
H A DXMLBase64ImportContext.hxx49 ::com::sun::star::io::XOutputStream >& rOut );
/trunk/main/xmloff/inc/
H A Dxmlehelp.hxx35 ::rtl::OUStringBuffer& rOut,
37 static void AddPercentage( sal_Int32 nVal, ::rtl::OUStringBuffer& rOut );

Completed in 357 milliseconds

123456