Home
last modified time | relevance | path

Searched refs:GetSizePixel (Results 226 – 250 of 618) sorted by relevance

12345678910>>...25

/aoo41x/main/sw/source/ui/fldui/
H A Dfldtdlg.cxx165 aSize = GetSizePixel(); in Initialize()
174 aSize = GetSizePixel(); in Initialize()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dhighred.cxx93 aFlFilterPt.Y() += aFlFilter.GetSizePixel().Height(); in ScHighlightChgDlg()
95 MinSize=aFilterCtr.GetSizePixel(); in ScHighlightChgDlg()
/aoo41x/main/sd/source/filter/html/
H A Dbuttonset.cxx218 Size aGraphicSize( aGraphic.GetSizePixel( &aDev ) ); in getPreview()
239 aPos.X() += aGraphic.GetSizePixel().Width() + 3; in getPreview()
/aoo41x/main/framework/source/uielement/
H A Dtoolbarwrapper.cxx197 ::Size aActSize( pToolBar->GetSizePixel() ); in initialize()
212 ::Size aActSize( pToolBar->GetSizePixel() ); in initialize()
/aoo41x/main/cui/source/dialogs/
H A Dcuihyperdlg.cxx196 Size aDlgSize ( GetSizePixel () ); in Move()
199 Size aWindowSize( SFX_APP()->GetTopWindow()->GetSizePixel() ); in Move()
/aoo41x/main/vcl/test/
H A Dcanvasbitmaptest.cxx176 test( aContainedBmp.GetSizePixel() == Size(200,200), in checkCanvasBitmap()
327 test( aContainedBmp.GetSizePixel() == Size(200,200), in checkBitmapImport()
961 test( aBmp.GetSizePixel() == Size(10,10), in Paint()
988 test( aBmp.GetSizePixel() == Size(10,10), in Paint()
/aoo41x/main/vcl/source/window/
H A Dtoolbox.cxx898 long nTempSize = it->mpWindow->GetSizePixel().Width(); in ImplCalcFloatSizes()
1126 Size aWinSize = pThis->GetSizePixel(); in ImplLineSizing()
1292 Rectangle aTempRect( aPos, pBox->GetSizePixel() ); in FindToolBox()
1335 mnMaxWidth = pToolBox->GetSizePixel().Width()-rRect.Left()- in StartDragging()
1420 Size aSize = pItem->mpWindow->GetSizePixel(); in EndDragging()
2013 it->maItemSize = it->maImage.GetSizePixel(); in ImplCalcItem()
2033 it->maItemSize = it->maImage.GetSizePixel(); in ImplCalcItem()
2063 nHeight = it->mpWindow->GetSizePixel().Height(); in ImplCalcItem()
2193 long nWinItemWidth = it->mpWindow->GetSizePixel().Width(); in ImplCalcBreaks()
3660 aImageSize = pImage->GetSizePixel(); in ImplDrawItem()
[all …]
/aoo41x/main/filter/source/xsltdialog/
H A Dxmlfiltertabdialog.cxx86 Size aSiz = mpBasicPage->GetSizePixel(); in XMLFilterTabDialog()
100 aSiz = mpXSLTPage->GetSizePixel(); in XMLFilterTabDialog()
/aoo41x/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationpages.cxx335 … Rectangle aOriginalLabelSize( m_aChangesLabel.GetPosPixel(), m_aChangesLabel.GetSizePixel() ); in displayMigrationLog()
346 Size aChangesSize( m_aChanges.GetSizePixel() ); in displayMigrationLog()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dadminpages.cxx320 aReference.Y() += _rReference.GetSizePixel().Height(); in positionBelow()
333 const Size aOldSize = io_button.GetSizePixel(); in fitSizeRightAligned()
/aoo41x/main/vcl/source/gdi/
H A Dbmpacc3.cxx122 const Rectangle aRect( aPoint, maBitmap.GetSizePixel() ); in Erase()
276 Rectangle aRect( aPoint, maBitmap.GetSizePixel() ); in FillRect()
H A Doutdev6.cxx831 const long nBmpWidth = aBmpEx.GetSizePixel().Width(); in ImplDrawBitmapWallpaper()
832 const long nBmpHeight = aBmpEx.GetSizePixel().Height(); in ImplDrawBitmapWallpaper()
893 if( !pCached || ( pCached->GetSizePixel() != aSize ) ) in ImplDrawBitmapWallpaper()
995 const Size aBmpSize( aBmpEx.GetSizePixel() ); in ImplDrawBitmapWallpaper()
/aoo41x/main/svx/source/xoutdev/
H A Dxattrbmp.cxx121 if(8 == aBitmap.GetSizePixel().Width() && 8 == aBitmap.GetSizePixel().Height()) in isHistorical8x8()
/aoo41x/main/sfx2/inc/sfx2/
H A Dchildwin.hxx196 Size GetSizePixel() const in GetSizePixel() function in SfxChildWindow
197 { return pWindow->GetSizePixel(); } in GetSizePixel()
/aoo41x/main/framework/source/classes/
H A Dfwktabwindow.cxx194 Size aSize = GetSizePixel (); in Resize()
404 Size aPageSize = GetSizePixel(); in Resize()
/aoo41x/main/sd/source/ui/dlg/
H A Dprntopts.cxx285 long nWidth = aGrpOutput.GetSizePixel().Width() + nXDiff; in SetDrawMode()
286 Size aSize(aGrpOutput.GetSizePixel()); in SetDrawMode()
H A Danimobjs.cxx109 Size aBmpSize = aBitmapEx.GetBitmap().GetSizePixel(); in Paint()
730 Size aTempSize( pBitmapEx->GetBitmap().GetSizePixel() ); in GetScale()
1074 const Size aTmpSizePix( rBmpEx.GetSizePixel() ); in CreateAnimObj()
1105 const Size aBitmapSize( pBitmapEx->GetSizePixel() ); in CreateAnimObj()
/aoo41x/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx535 Size aFTSize(aInfoField.GetSizePixel()); in SwScrollNaviPopup()
536 Size aSepSize(aSeparator.GetSizePixel()); in SwScrollNaviPopup()
670 Rectangle aRect(aPos, GetSizePixel()); in Click()
/aoo41x/main/svtools/source/dialogs/
H A Dfiledlg2.cxx548 aSize = pLoadBtn->GetSizePixel(); in PreExecute()
549 nDY = pLoadBtn->GetSizePixel().Height() * 2; in PreExecute()
554 aSize = pCancelBtn->GetSizePixel(); in PreExecute()
573 nWidth = pChild->GetSizePixel().Width(); in PreExecute()
/aoo41x/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx572 ( ( nSx + nSxe ) <= aBmp.GetSizePixel().Width() ) && in ReadRecordParams()
573 ( ( nSy + nSye <= aBmp.GetSizePixel().Height() ) ) ) in ReadRecordParams()
623 ( ( nSx + nSxe ) <= aBmp.GetSizePixel().Width() ) && in ReadRecordParams()
624 ( ( nSy + nSye <= aBmp.GetSizePixel().Height() ) ) ) in ReadRecordParams()
/aoo41x/main/svx/source/dialog/
H A D_bmpmask.cxx360 DrawRect( Rectangle( Point(), GetSizePixel() ) ); in Paint()
1164 const Size aSize( aBmpEx.GetSizePixel() ); in Mask()
1187 const Size aSize( aBmpEx.GetSizePixel() ); in Mask()
1196 Size aSize( aBitmap.GetSizePixel() ); in Mask()
H A Ddlgctrl.cxx1650 …if(rBitmapEx.GetSizePixel().Width() >= rSize.Width() && rBitmapEx.GetSizePixel().Height() >= rSize… in formatBitmapExToSize()
1659 const Size aBitmapSize(rBitmapEx.GetSizePixel()); in formatBitmapExToSize()
2009 Size aBmpSize( aBitmap.GetSizePixel() ); in Fill()
2032 const Size aBmpSize(rBitmap.GetSizePixel()); in Append()
2057 const Size aBmpSize(rBitmap.GetSizePixel()); in Modify()
/aoo41x/main/vcl/source/app/
H A Ddbggui.cxx1543 if( pChild->IsVisible() && pChild->GetSizePixel().Width() < aWidth ) in DbgDialogTest()
1553 if ( pChild->GetSizePixel().Width() < pChild->GetTextWidth( aText ) ) in DbgDialogTest()
1561 if ( (pChild->GetSizePixel().Height() >= pChild->GetTextHeight()*2) && in DbgDialogTest()
1580 if ( pChild->GetSizePixel().Width() < aWidth && !(pChild->GetStyle() & WB_WORDBREAK) ) in DbgDialogTest()
1745 Rectangle aChildRect( aNewPos, pChild->GetSizePixel() ); in DbgDialogTest()
/aoo41x/main/sd/source/ui/controller/
H A Dslidelayoutcontroller.cxx170 aLayoutItemSize.Width() = std::max( aLayoutItemSize.Width(), aBmp.GetSizePixel().Width() ); in fillLayoutValueSet()
171 aLayoutItemSize.Height() = std::max( aLayoutItemSize.Height(), aBmp.GetSizePixel().Height() ); in fillLayoutValueSet()
/aoo41x/main/sw/source/ui/dialog/
H A Dascfldlg.cxx280 Size aSize = GetSizePixel(); in SwAsciiFilterDlg()
284 aHelpPB.GetSizePixel().Height() + aTmpSz.Height(); in SwAsciiFilterDlg()

Completed in 185 milliseconds

12345678910>>...25