/trunk/main/starmath/source/ |
H A D | node.cxx | 414 void SmNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 450 void SmNode::Draw(OutputDevice &rDev, const Point &rPosition) const in Draw() 742 void SmTableNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 833 void SmLineNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 904 void SmUnHorNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 977 void SmRootNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 1891 void SmOperNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 2134 void SmFontNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 2257 void SmPolyLineNode::Draw(OutputDevice &rDev, const Point &rPosition) const in Draw() 2535 void SmTextNode::Draw(OutputDevice &rDev, const Point& rPosition) const in Draw() [all …]
|
H A D | rect.cxx | 138 void SmRect::BuildRect(const OutputDevice &rDev, const SmFormat *pFormat, in BuildRect() 233 void SmRect::Init(const OutputDevice &rDev, const SmFormat *pFormat, in Init() 241 SmRect::SmRect(const OutputDevice &rDev, const SmFormat *pFormat, in SmRect() 619 void SmRect::Draw(OutputDevice &rDev, const Point &rPosition, int nFlags) const in Draw() 676 void SmDrawFrame(OutputDevice &rDev, const Rectangle &rRec, in SmDrawFrame() 694 sal_Bool SmGetGlyphBoundRect(const OutputDevice &rDev, in SmGetGlyphBoundRect()
|
/trunk/main/svx/source/dialog/ |
H A D | framelink.cxx | 880 OutputDevice& rDev, in lclDrawHorLine() 935 OutputDevice& rDev, in lclDrawVerLine() 1108 OutputDevice& rDev, const Rectangle& rRect, bool bTLBR, in lclDrawDiagLine() 1172 OutputDevice& rDev, const Rectangle& rRect, in lclDrawDiagFrameBorders() 1400 void DrawHorFrameBorder( OutputDevice& rDev, in DrawHorFrameBorder() 1416 void DrawHorFrameBorder( OutputDevice& rDev, in DrawHorFrameBorder() 1431 void DrawHorFrameBorder( OutputDevice& rDev, in DrawHorFrameBorder() 1440 void DrawVerFrameBorder( OutputDevice& rDev, in DrawVerFrameBorder() 1456 void DrawVerFrameBorder( OutputDevice& rDev, in DrawVerFrameBorder() 1471 void DrawVerFrameBorder( OutputDevice& rDev, in DrawVerFrameBorder() [all …]
|
H A D | fontlb.cxx | 64 void SvLBoxFontString::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16 nFlags, SvLBoxEntry* pEnt… in Paint()
|
/trunk/main/editeng/source/accessibility/ |
H A D | AccessibleStringWrap.cxx | 40 AccessibleStringWrap::AccessibleStringWrap( OutputDevice& rDev, SvxFont& rFont, const String& rText… in AccessibleStringWrap()
|
/trunk/main/dbaccess/source/ui/control/ |
H A D | listviewitems.cxx | 61 …void OBoldListboxString::Paint(const Point& rPos, SvLBox& rDev, sal_uInt16 nFlags, SvLBoxEntry* pE… in Paint()
|
H A D | TableGrantCtrl.cxx | 442 void OTableGrantControl::PaintCell( OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColumnI… in PaintCell()
|
H A D | RelationControl.cxx | 386 …void ORelationControl::PaintCell( OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColumnId… in PaintCell()
|
/trunk/main/cui/source/options/ |
H A D | optHeaderTabListbox.cxx | 47 void OptLBoxString_Impl::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16, SvLBoxEntry* pEntry ) in Paint()
|
H A D | connpooloptions.cxx | 299 …void DriverListControl::PaintCell( OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColId )… in PaintCell()
|
/trunk/main/svtools/source/contnr/ |
H A D | svlbitm.cxx | 233 void SvLBoxString::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16 /* nFlags */, in Paint() 320 void SvLBoxBmp::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16 /* nFlags */, in Paint() 404 void SvLBoxButton::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16 /* nFlags */, in Paint()
|
/trunk/main/vcl/source/control/ |
H A D | imgctrl.cxx | 94 void ImageControl::ImplDraw( OutputDevice& rDev, sal_uLong nDrawFlags, const Point& rPos, const Siz… in ImplDraw()
|
/trunk/main/vcl/win/source/app/ |
H A D | salinfo.cxx | 172 const rtl::OUString& rDev( m_aMonitors[i].m_aName ); in initMonitors() local
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | fieldwnd.cxx | 766 void ScPivotFieldWindow::DrawBackground( OutputDevice& rDev ) in DrawBackground() 799 void ScPivotFieldWindow::DrawField( OutputDevice& rDev, size_t nFieldIndex ) in DrawField() 836 void ScPivotFieldWindow::DrawInsertionCursor( OutputDevice& rDev ) in DrawInsertionCursor()
|
/trunk/main/vcl/source/gdi/ |
H A D | outdevnative.cxx | 140 …r< ImplControlValue > lcl_transformControlValue( const ImplControlValue& rVal, OutputDevice& rDev ) in lcl_transformControlValue()
|
/trunk/main/canvas/source/vcl/ |
H A D | impltools.cxx | 87 const ::OutputDevice& rDev( pCanvasImpl->getBackBuffer()->getOutDev() ); in bitmapExFromXBitmap() local
|
/trunk/main/sd/source/ui/animations/ |
H A D | CustomAnimationList.cxx | 257 void CustomAnimationListEntryItem::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16, SvLBoxEntry*… in Paint() 418 void CustomAnimationTriggerEntryItem::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16, SvLBoxEnt… in Paint()
|
/trunk/main/dbaccess/source/ui/misc/ |
H A D | WNameMatch.cxx | 388 void OColumnString::Paint(const Point& rPos, SvLBox& rDev, sal_uInt16 /*nFlags*/, SvLBoxEntry* /*pE… in Paint()
|
/trunk/main/sc/source/ui/view/ |
H A D | output.cxx | 1114 long lclGetSnappedX( OutputDevice& rDev, long nPosX, bool bSnapPixel ) in lclGetSnappedX() 1119 long lclGetSnappedY( OutputDevice& rDev, long nPosY, bool bSnapPixel ) in lclGetSnappedY() 1306 void lcl_HorizLine( OutputDevice& rDev, const Point& rLeft, const Point& rRight, in lcl_HorizLine() 1312 void lcl_VertLineEnds( OutputDevice& rDev, const Point& rTop, const Point& rBottom, in lcl_VertLineEnds() 1363 void lcl_VertLine( OutputDevice& rDev, const Point& rTop, const Point& rBottom, in lcl_VertLine()
|
/trunk/main/svtools/source/brwbox/ |
H A D | editbrowsebox.cxx | 283 void EditBrowseBox::PaintField( OutputDevice& rDev, const Rectangle& rRect, in PaintField() 360 void EditBrowseBox::PaintStatusCell(OutputDevice& rDev, const Rectangle& rRect) const in PaintStatusCell()
|
H A D | datwin.cxx | 155 void BrowserColumn::Draw( BrowseBox& rBox, OutputDevice& rDev, const Point& rPos, sal_Bool bCurs ) in Draw()
|
/trunk/main/svtools/workben/ |
H A D | browser.cxx | 499 void Browser::PaintField( OutputDevice& rDev, const Rectangle& rRect, in PaintField()
|
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | solveroptions.cxx | 111 void ScSolverOptionsString::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16, SvLBoxEntry* /* pEn… in Paint()
|
/trunk/main/svx/source/fmcomp/ |
H A D | gridcell.cxx | 458 void DbGridColumn::Paint(OutputDevice& rDev, in Paint() 1734 void DbCheckBox::PaintFieldToCell(OutputDevice& rDev, const Rectangle& rRect, in PaintFieldToCell() 2771 void DbFilterField::PaintCell(OutputDevice& rDev, const Rectangle& rRect) in PaintCell() 3588 void FmXDataCell::PaintFieldToCell(OutputDevice& rDev, const Rectangle& rRect, in PaintFieldToCell() 3613 void FmXTextCell::PaintFieldToCell(OutputDevice& rDev, in PaintFieldToCell() 4718 void FmXFilterCell::PaintCell( OutputDevice& rDev, const Rectangle& rRect ) in PaintCell()
|
/trunk/main/svx/source/gallery2/ |
H A D | galctrl.cxx | 708 void GalleryListView::PaintField( OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColumnId … in PaintField()
|