Home
last modified time | relevance | path

Searched refs:GetGraphicSize (Results 1 – 19 of 19) sorted by relevance

/aoo41x/main/svx/source/dialog/
H A Dcontwnd.cxx217 Paint( Rectangle( Point(), GetGraphicSize() ) ); in MouseButtonDown()
243 if ( aPipetteLink.IsSet() && Rectangle( Point(), GetGraphicSize() ).IsInside( aLogPt ) ) in MouseMove()
263 const Rectangle aGraphRect( aTmpPoint, GetGraphicSize() ); in MouseButtonUp()
327 rTarget.DrawRect( Rectangle( Point(), GetGraphicSize() ) ); in Paint()
333 rGraphic.Draw( &rTarget, Point(), GetGraphicSize() ); in Paint()
340 _aPolyPoly.Insert( Rectangle( Point(), GetGraphicSize() ) ); in Paint()
H A Dimapwnd.cxx241 Rectangle aClipRect( aPoint, GetGraphicSize() ); in CreateObj()
523 if ( Rectangle( Point(), GetGraphicSize() ).IsInside( aPt ) ) in GetHitSdrObj()
720 Rectangle aLogicPix( LogicToPixel( Rectangle( Point(), GetGraphicSize() ) ) ); in RequestHelp()
H A Dimapdlg.cxx855 const Size& rSize = pWnd->GetGraphicSize(); in IMPL_LINK()
H A D_contdlg.cxx894 const Size& rSize = pWnd->GetGraphicSize(); in IMPL_LINK()
/aoo41x/main/svx/source/sidebar/
H A Dnbdtmg.cxx1153 pEntry->aSize = aFmt.GetGraphicSize(); in RelplaceNumRule()
1239 Size aTmpSize = aFmt.GetGraphicSize(); in RelplaceNumRule()
1327 if (!isResetSize && aFmt.GetGraphicSize()!=Size(0,0)) aSize=aFmt.GetGraphicSize(); in ApplyNumRule()
1343 if (!isResetSize && aFmt.GetGraphicSize()!=Size(0,0)) aSize=aFmt.GetGraphicSize(); in ApplyNumRule()
1832 _pSet->aSize==aFmt.GetGraphicSize()) in GetNBOIndexForNumRule()
1904 _pSet->aSize = aFmt.GetGraphicSize(); in RelplaceNumRule()
2022 if (!isResetSize && aFmt.GetGraphicSize()!=Size(0,0)) aSize=aFmt.GetGraphicSize(); in ApplyNumRule()
/aoo41x/main/sw/source/ui/config/
H A Duinums.cxx607 rStream << (sal_Int32)aFmt.GetGraphicSize().Width() in Store()
608 << (sal_Int32)aFmt.GetGraphicSize().Height(); in Store()
/aoo41x/main/svx/inc/svx/
H A Dgraphctl.hxx104 const Size& GetGraphicSize() const { return aGraphSize; } in GetGraphicSize() function in GraphCtrl
/aoo41x/main/cui/source/tabpages/
H A Dnumpages.cxx1755 aFirstSize = aNumFmtArr[i]->GetGraphicSize(); in InitControls()
1768 bSameSize &= aNumFmtArr[i]->GetGraphicSize() == aFirstSize; in InitControls()
2169 const Size& rSize = aNumFmt.GetGraphicSize(); in IMPL_LINK()
2302 aInitSize[i] = aNumFmt.GetGraphicSize(); in IMPL_LINK()
2468 Size aSize(aNumFmt.GetGraphicSize() ); in IMPL_LINK()
2613 Size aGSize( rFmt.GetGraphicSize() ); in lcl_DrawGraphic()
/aoo41x/main/sw/source/core/doc/
H A Dnumber.cxx214 SetGraphicBrush( rFmt.GetBrush(), &rFmt.GetGraphicSize(), in SwNumFmt()
225 SetGraphicBrush( rNumFmt.GetBrush(), &rNumFmt.GetGraphicSize(), in SwNumFmt()
/aoo41x/main/editeng/inc/editeng/
H A Dnumitem.hxx217 const Size& GetGraphicSize() const {return aGraphicSize;} in GetGraphicSize() function in SvxNumberFormat
/aoo41x/main/sw/source/core/text/
H A Dtxtfld.cxx498 rNumFmt.GetGraphicSize(), in NewNumberPortion()
/aoo41x/main/editeng/source/uno/
H A Dunonrule.cxx257 const Size aSize( rFmt.GetGraphicSize() ); in getNumberingRuleByIndex()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlnum.cxx891 rNumFmt.GetGraphicSize(), in OutHTML_NumBulListStart()
H A Dhtmlatr.cxx1119 rNumFmt.GetGraphicSize(), rNumFmt.GetGraphicOrientation() ); in OutHTML_SwFmt()
/aoo41x/main/sw/source/core/unocore/
H A Dunosett.cxx1657 Size aSize = rFmt.GetGraphicSize(); in GetNumberingRuleByIndex()
2207 pSetSize = new Size(aFmt.GetGraphicSize()); in SetNumberingRuleByIndex()
/aoo41x/main/editeng/source/items/
H A Dnumitem.cxx1143 aFmt.SetGraphicBrush( &aTempItem, &aFmt.GetGraphicSize(), &eOrient ); in UnLinkGraphics()
/aoo41x/main/sw/source/ui/misc/
H A Doutline.cxx1065 Size aGSize( rFmt.GetGraphicSize()); in lcl_DrawGraphic()
/aoo41x/main/editeng/source/editeng/
H A Deditobj.cxx78 aBmp.SetPrefSize( pFmt->GetGraphicSize() ); in DBG_NAME()
/aoo41x/main/editeng/source/outliner/
H A Doutliner.cxx1579 …pPara->aBulSize = OutputDevice::LogicToLogic( pFmt->GetGraphicSize(), MAP_100TH_MM, pEditEngine->G… in ImplGetBulletSize()

Completed in 1050 milliseconds