Searched refs:GetSpace (Results 1 – 10 of 10) sorted by relevance
111 sMsg += pRep->GetSpace(); in DbgTblRep()234 aWidthMF.SetRefValue(pTblData->GetSpace()); in IMPL_LINK()235 aLeftMF.SetRefValue(pTblData->GetSpace()); in IMPL_LINK()236 aRightMF.SetRefValue(pTblData->GetSpace()); in IMPL_LINK()392 nCurWidth = pTblData->GetSpace(); in IMPL_LINK_INLINE_END()423 nRight = pTblData->GetSpace() -nLeft - MINLAY; in IMPL_LINK_INLINE_END()437 (pTblData->GetSpace() - MINLAY) - nRight; in IMPL_LINK_INLINE_END()569 aWidthMF.SetRefValue(pTblData->GetSpace()); in Reset()675 pTblData->GetSpace(); in ActivatePage()1158 nTableWidth = pTblData->GetSpace(); in UpdateCols()[all …]
860 ( rInf.GetSpace() || !rInf.GetKern() ) && in DrawText()1126 if ( rInf.GetSpace() || rInf.GetKanaComp()) in DrawText()1262 if( rInf.GetSpace() || rInf.GetKanaComp() ) in DrawText()1299 long nSpaceAdd = rInf.GetSpace() / SPACING_PRECISION_FACTOR; in DrawText()1364 rInf.GetSpace() ); in DrawText()1521 long nSpaceAdd = rInf.GetSpace() / SPACING_PRECISION_FACTOR; in DrawText()1587 rInf.GetSpace() ); in DrawText()1629 if ( ( nCnt == 1 ) && rInf.GetSpace() && ( cChPrev == CH_BLANK ) ) in DrawText()2116 long nSpaceAdd = rInf.GetSpace() / SPACING_PRECISION_FACTOR; in GetCrsrOfst()2172 if ( SW_CTL == nActual && rInf.GetSpace() ) in GetCrsrOfst()[all …]
439 aDrawInf.SetSpace( rInf.GetSpace() ); in Do()710 const long nSpaceAdd = rDo.GetInf().GetSpace() / SPACING_PRECISION_FACTOR; in DoOnCapitals()797 if( !bWordWise && rDo.GetInf().GetSpace() ) in DoOnCapitals()
934 if( rInf.GetSpace() ) in _DrawText()957 nSpace *= rInf.GetSpace() / SPACING_PRECISION_FACTOR; in _DrawText()
265 nWidth = pRep->GetSpace() * nPercent / 100; in lcl_TableParamToItemSet()271 SwTwips nDiff = pRep->GetSpace() - nRight - nLeft - nWidth; in lcl_TableParamToItemSet()274 SwTwips nLR = pRep->GetSpace() - nWidth; in lcl_TableParamToItemSet()288 nWidth = pRep->GetSpace() - nLeft - nRight; in lcl_TableParamToItemSet()
921 if( rInf.GetSpace() ) in DrawTextOpaque()925 if( rInf.GetSpace() > 0 ) in DrawTextOpaque()935 aRect.Width( aRect.Width() + nSpaceCnt * rInf.GetSpace() ); in DrawTextOpaque()938 aRect.Width( aRect.Width() - nTmpLen * rInf.GetSpace() ); in DrawTextOpaque()
62 sal_Int32 GetSpace() const { return nSpace; } in GetSpace() function in writerfilter::dmapper::SectionColumnHandler
3985 pSectionContext->SetColumnDistance( pSectHdl->GetSpace() ); in sprmWithProps()3991 pSectionContext->SetColumnDistance( pSectHdl->GetSpace() ); in sprmWithProps()4005 pSectionContext->SetColumnDistance( pSectHdl->GetSpace() ); in sprmWithProps()
84 SwTwips GetSpace() const { return nSpace;} in GetSpace() function in SwTableRep
312 long GetSpace() const in GetSpace() function in SwDrawTextInfo
Completed in 192 milliseconds