Lines Matching refs:aTmpDev
790 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() local
791 aTmpDev.SetFont(GetFont()); in Arrange()
793 SmRect aRect = (SmRect(aTmpDev, &rFormat, C2S("a"), in Arrange()
843 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() local
844 aTmpDev.SetFont(GetFont()); in Arrange()
854 SmRect::operator = (SmRect(aTmpDev, &rFormat, C2S("a"), in Arrange()
1377 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() local
1378 aTmpDev.SetFont(GetFont()); in Arrange()
1380 pLeft->Arrange(aTmpDev, rFormat); in Arrange()
1381 pRight->Arrange(aTmpDev, rFormat); in Arrange()
1384 pOper->Arrange(aTmpDev, rFormat); in Arrange()
1413 pOper->AdaptToY(aTmpDev, aTmpSize.Height()); in Arrange()
1414 pOper->AdaptToX(aTmpDev, aTmpSize.Width()); in Arrange()
1416 pOper->Arrange(aTmpDev, rFormat); in Arrange()
1798 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() local
1799 aTmpDev.SetFont(GetFont()); in Arrange()
1801 pBody->Arrange(aTmpDev, rFormat); in Arrange()
1810 pBrace->AdaptToX(aTmpDev, nItalicWidth); in Arrange()
1812 pBrace ->Arrange(aTmpDev, rFormat); in Arrange()
1813 pScript->Arrange(aTmpDev, rFormat); in Arrange()
2221 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() local
2222 aTmpDev.SetFont(GetFont()); in Arrange()
2272 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_False); in Draw() local
2273 aTmpDev.SetLineColor( GetFont().GetColor() ); in Draw()
2311 SmTmpDevice aTmpDev( (OutputDevice &) rDev, sal_True ); in Draw() local
2312 aTmpDev.SetFillColor(GetFont().GetColor()); in Draw()
2314 aTmpDev.SetFont( GetFont() ); in Draw()
2372 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() local
2373 aTmpDev.SetFont(GetFont()); in Arrange()
2391 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_False); in Draw() local
2392 aTmpDev.SetFillColor(GetFont().GetColor()); in Draw()
2394 aTmpDev.SetFont(GetFont()); in Draw()
2478 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() local
2479 aTmpDev.SetFont(GetFont()); in Arrange()
2481 SmRect::operator = (SmRect(aTmpDev, &rFormat, aText, GetFont().GetBorderWidth())); in Arrange()
2540 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_False); in Draw() local
2541 aTmpDev.SetFont(GetFont()); in Draw()
2726 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in AdaptToX() local
2727 aTmpDev.SetFont(GetFont()); in AdaptToX()
2731 long nDenom = SmRect(aTmpDev, NULL, GetText(), nTmpBorderWidth).GetItalicWidth(); in AdaptToX()
2762 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in AdaptToY() local
2763 aTmpDev.SetFont(GetFont()); in AdaptToY()
2767 long nDenom = SmRect(aTmpDev, NULL, GetText(), nTmpBorderWidth).GetHeight(); in AdaptToY()
2806 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() local
2807 aTmpDev.SetFont(GetFont()); in Arrange()
2809 SmRect::operator = (SmRect(aTmpDev, &rFormat, rText, GetFont().GetBorderWidth())); in Arrange()
3022 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() local
3023 aTmpDev.SetFont(GetFont()); in Arrange()
3025 SmRect::operator = (SmRect(aTmpDev, &rFormat, GetText(), GetFont().GetBorderWidth())); in Arrange()
3046 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() local
3047 aTmpDev.SetFont(GetFont()); in Arrange()
3049 SmRect::operator = (SmRect(aTmpDev, &rFormat, GetText(), in Arrange()
3070 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() local
3071 aTmpDev.SetFont(GetFont()); in Arrange()
3073 SmRect::operator = (SmRect(aTmpDev, &rFormat, GetText(), GetFont().GetBorderWidth())); in Arrange()
3094 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() local
3095 aTmpDev.SetFont(GetFont()); in Arrange()
3098 SmRect::operator = (SmRect(aTmpDev, &rFormat, rText, GetFont().GetBorderWidth())); in Arrange()
3132 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() local
3133 aTmpDev.SetFont(GetFont()); in Arrange()
3141 SmRect::operator = (SmRect(aTmpDev, &rFormat, XubString(xub_Unicode(' ')), in Arrange()