Home
last modified time | relevance | path

Searched defs:nSpaceAdd (Results 1 – 17 of 17) sorted by relevance

/dports/finance/R-cran-PerformanceAnalytics/PerformanceAnalytics/R/
H A DreplaceTabs.R16 nSpaceAdd <- 8 - nchar(text.split) %% 8 functionVar
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Ditradj.cxx192 … TextFrameIndex& nGluePortion, const tools::Long nGluePortionWidth, tools::Long& nSpaceAdd ) in lcl_CheckKashidaWidth()
369 tools::Long nSpaceAdd = nGluePortionWidth / sal_Int32(nGluePortion); in CalcNewBlock() local
390 const tools::Long nSpaceAdd = - nGluePortionWidth / (sal_Int32(nCharCnt) - 1); in CalcNewBlock() local
H A Dpormulti.cxx196 tools::Long SwBidiPortion::CalcSpacing( tools::Long nSpaceAdd, const SwTextSizeInfo& rInf ) const in CalcSpacing()
336 tools::Long nSpaceAdd, in PaintBracket()
482 tools::Long SwDoubleLinePortion::CalcSpacing( tools::Long nSpaceAdd, const SwTextSizeInfo & ) const in CalcSpacing()
2516 tools::Long nSpaceAdd ) in SwTextCursorSave()
H A Ditrcrsr.cxx519 tools::Long nSpaceAdd = m_pCurr->IsSpaceAdd() ? m_pCurr->GetLLSpaceAdd( 0 ) : 0; in GetCharRect_() local
1339 tools::Long nSpaceAdd = m_pCurr->IsSpaceAdd() ? m_pCurr->GetLLSpaceAdd( 0 ) : 0; in GetModelPositionForViewPoint() local
H A Dportxt.cxx611 tools::Long SwTextPortion::CalcSpacing( tools::Long nSpaceAdd, const SwTextSizeInfo &rInf ) const in CalcSpacing()
H A Dporlay.cxx2407 tools::Long nSpaceAdd ) in ThaiJustify()
2745 tools::Long nSpaceAdd, bool bIsSpaceStop ) in CJKJustify()
H A Dinftxt.cxx655 const tools::Long nSpaceAdd = ( rPor.IsBlankPortion() || rPor.IsDropPortion() || in DrawText_() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Ditradj.cxx192 … TextFrameIndex& nGluePortion, const long nGluePortionWidth, long& nSpaceAdd ) in lcl_CheckKashidaWidth()
354 long nSpaceAdd = nGluePortionWidth / sal_Int32(nGluePortion); in CalcNewBlock() local
375 const long nSpaceAdd = - nGluePortionWidth / (sal_Int32(nCharCnt) - 1); in CalcNewBlock() local
H A Dpormulti.cxx200 long SwBidiPortion::CalcSpacing( long nSpaceAdd, const SwTextSizeInfo& rInf ) const in CalcSpacing()
340 long nSpaceAdd, in PaintBracket()
486 long SwDoubleLinePortion::CalcSpacing( long nSpaceAdd, const SwTextSizeInfo & ) const in CalcSpacing()
1415 long nSpaceAdd; member in SwSpaceManipulator
2494 long nSpaceAdd ) in SwTextCursorSave()
H A Ditrcrsr.cxx515 long nSpaceAdd = m_pCurr->IsSpaceAdd() ? m_pCurr->GetLLSpaceAdd( 0 ) : 0; in GetCharRect_() local
1323 long nSpaceAdd = m_pCurr->IsSpaceAdd() ? m_pCurr->GetLLSpaceAdd( 0 ) : 0; in GetCursorOfst() local
H A Dportxt.cxx618 long SwTextPortion::CalcSpacing( long nSpaceAdd, const SwTextSizeInfo &rInf ) const in CalcSpacing()
H A Dporlay.cxx2092 long nSpaceAdd ) in ThaiJustify()
2410 long nSpaceAdd, bool bIsSpaceStop ) in CJKJustify()
H A Dinftxt.cxx630 const long nSpaceAdd = ( rPor.IsBlankPortion() || rPor.IsDropPortion() || in DrawText_() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dfntcache.cxx1130 long nSpaceAdd = rInf.GetSpace() / SPACING_PRECISION_FACTOR; in DrawText() local
1294 long nSpaceAdd = rInf.GetSpace() / SPACING_PRECISION_FACTOR; in DrawText() local
1502 long nSpaceAdd = rInf.GetSpace() / SPACING_PRECISION_FACTOR; in DrawText() local
2086 long nSpaceAdd = rInf.GetSpace() / SPACING_PRECISION_FACTOR; in GetCursorOfst() local
H A Dfntcap.cxx618 const long nSpaceAdd = rDo.GetInf().GetSpace() / SPACING_PRECISION_FACTOR; in DoOnCapitals() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dfntcache.cxx1166 tools::Long nSpaceAdd = rInf.GetSpace() / SPACING_PRECISION_FACTOR; in DrawText() local
1330 tools::Long nSpaceAdd = rInf.GetSpace() / SPACING_PRECISION_FACTOR; in DrawText() local
1538 tools::Long nSpaceAdd = rInf.GetSpace() / SPACING_PRECISION_FACTOR; in DrawText() local
2119 tools::Long nSpaceAdd = rInf.GetSpace() / SPACING_PRECISION_FACTOR; in GetModelPositionForViewPoint() local
H A Dfntcap.cxx649 const tools::Long nSpaceAdd = rDo.GetInf().GetSpace() / SPACING_PRECISION_FACTOR; in DoOnCapitals() local