Home
last modified time | relevance | path

Searched refs:GetSpace (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx111 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 …]
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx860 ( 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 …]
H A Dfntcap.cxx439 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()
H A Dswfont.cxx934 if( rInf.GetSpace() ) in _DrawText()
957 nSpace *= rInf.GetSpace() / SPACING_PRECISION_FACTOR; in _DrawText()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx265 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()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx921 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()
/trunk/main/writerfilter/source/dmapper/
H A DSectionColumnHandler.hxx62 sal_Int32 GetSpace() const { return nSpace; } in GetSpace() function in writerfilter::dmapper::SectionColumnHandler
H A DDomainMapper.cxx3985 pSectionContext->SetColumnDistance( pSectHdl->GetSpace() ); in sprmWithProps()
3991 pSectionContext->SetColumnDistance( pSectHdl->GetSpace() ); in sprmWithProps()
4005 pSectionContext->SetColumnDistance( pSectHdl->GetSpace() ); in sprmWithProps()
/trunk/main/sw/source/ui/inc/
H A Dswtablerep.hxx84 SwTwips GetSpace() const { return nSpace;} in GetSpace() function in SwTableRep
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx312 long GetSpace() const in GetSpace() function in SwDrawTextInfo

Completed in 93 milliseconds