Home
last modified time | relevance | path

Searched defs:nTextWidth (Results 1 – 25 of 116) sorted by relevance

12345

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qa/cppunit/
H A Dcomplextext.cxx81 long nTextWidth = pOutDev->GetTextArray(aOneTwoThree, aCharWidths.data()); in testArabic() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/print/
H A Dtext_gfx.cxx100 …sal_Int32 nTextWidth = maVirtualStatus.mnTextWidth ? maVirtualStatus.mnTextWidth : maVirtualStatu… in DrawGlyph() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/print/
H A Dtext_gfx.cxx100 …sal_Int32 nTextWidth = maVirtualStatus.mnTextWidth ? maVirtualStatus.mnTextWidth : maVirtualStatu… in DrawGlyph() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx108 long nTextWidth = pDev->GetTextWidth(maStrUnit[nItemId - 1]); in UserDraw() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx114 tools::Long nTextWidth = pDev->GetTextWidth(maStrUnit[nItemId - 1]); in UserDraw() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/misc/
H A Dpggrid.cxx315 …sal_Int32 nTextWidth = static_cast< sal_Int32 >(m_xCharWidthMF->denormalize(m_xCharWidthMF->get_va… in UpdatePageSize() local
431 …sal_Int32 nTextWidth = static_cast< sal_Int32 >(m_xCharWidthMF->denormalize(m_xCharWidthMF->get_va… in IMPL_LINK() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/misc/
H A Dpggrid.cxx328 …sal_Int32 nTextWidth = static_cast< sal_Int32 >(m_xCharWidthMF->denormalize(m_xCharWidthMF->get_va… in UpdatePageSize() local
444 …sal_Int32 nTextWidth = static_cast< sal_Int32 >(m_xCharWidthMF->denormalize(m_xCharWidthMF->get_va… in IMPL_LINK() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A Dcomplextext.cxx77 tools::Long nTextWidth = pOutDev->GetTextArray(aOneTwoThree, aCharWidths.data()); in testArabic() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dtextlayout.cxx168 …tools::Long nTextWidth = m_rReferenceDevice.GetTextArray( _rText, _pDXAry, _nStartIndex, _nLength … in GetTextArray() local
211 tools::Long nTextWidth = GetTextArray( _rText, pCharWidths.get(), _nStartIndex, _nLength ); in DrawText() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/control/
H A Dcharwin.cxx175 long nTextWidth = aBoundRect.GetWidth(); in Paint() local
385 long nTextWidth = aBoundRect.GetWidth(); in Paint() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dtextlayout.cxx169 … long nTextWidth = m_rReferenceDevice.GetTextArray( _rText, _pDXAry, _nStartIndex, _nLength ); in GetTextArray() local
214 long nTextWidth = GetTextArray( _rText, pCharWidths.get(), _nStartIndex, _nLength ); in DrawText() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A Dedtwin2.cxx103 long nTextWidth = GetTextWidth(sDisplayText); in ClipLongToolTip() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A Dedtwin2.cxx93 tools::Long nTextWidth = GetTextWidth(sDisplayText); in ClipLongToolTip() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/pdf/
H A Dpdfexport.cxx1132 tools::Long nTextWidth = rPageSize.Width(); in ImplWriteWatermark() local
1213 tools::Long nTextWidth = rPageSize.Width() / (watermarkcount*1.5); in ImplWriteTiledWatermark() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/pdf/
H A Dpdfexport.cxx1109 long nTextWidth = rPageSize.Width(); in ImplWriteWatermark() local
1190 long nTextWidth = rPageSize.Width() / (watermarkcount*1.5); in ImplWriteTiledWatermark() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dfntcap.cxx158 long nTextWidth; member in SwDoGetCapitalBreak
212 const SwScriptInfo* pScript, const OUString& rText, long const nTextWidth, in GetCapitalBreak()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/control/
H A Dcharwin.cxx162 tools::Long nTextWidth = aBoundRect.GetWidth(); in Paint() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/options/
H A Doptcolor.cxx213 void set_width_request(int nTextWidth) { m_xText->set_size_request(nTextWidth, -1); } in set_width_request()
457 void ColorConfigWindow_Impl::AdjustExtraWidths(int nTextWidth) in AdjustExtraWidths()
601 void AdjustExtraWidths(int nTextWidth) { m_xScrollWindow->AdjustExtraWidths(nTextWidth); } in AdjustExtraWidths()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/options/
H A Doptcolor.cxx217 void set_width_request(int nTextWidth) { m_xText->set_size_request(nTextWidth, -1); } in set_width_request()
458 void ColorConfigWindow_Impl::AdjustExtraWidths(int nTextWidth) in AdjustExtraWidths()
602 void AdjustExtraWidths(int nTextWidth) { m_xScrollWindow->AdjustExtraWidths(nTextWidth); } in AdjustExtraWidths()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dsearchcharmap.cxx196 int nTextWidth = rRenderContext.GetTextWidth(aCharStr); in DrawChars_Impl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dsearchcharmap.cxx205 int nTextWidth = rRenderContext.GetTextWidth(aCharStr); in DrawChars_Impl() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dbrowserline.cxx181 int nTextWidth = m_xFtTitle->get_pixel_size(aText.toString()).Width(); in FullFillTitleString() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Drect.cxx76 tools::Long nTextWidth = rDev.GetTextWidth(rText); in SmGetGlyphBoundRect() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Drect.cxx78 long nTextWidth = rDev.GetTextWidth(rText); in SmGetGlyphBoundRect() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx336 sal_Int32 nTextWidth = pVirDev->GetTextWidth( aCharText); in GetTextAreaOutline() local
603 long nTextWidth = rTextAreaBoundRect.GetWidth(); in InsertMissingOutlinePoints() local

12345