Home
last modified time | relevance | path

Searched refs:nUpperDummy (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Dhtmltbl.cxx364 SwTwips nUpperDummy = 0; in GetBrowseWidthByTabFrame() local
367 rTabFrame.CalcFlyOffsets(nUpperDummy, nLeftOffset, nRightOffset, nullptr); in GetBrowseWidthByTabFrame()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Dhtmltbl.cxx356 SwTwips nUpperDummy = 0; in GetBrowseWidthByTabFrame() local
359 rTabFrame.CalcFlyOffsets( nUpperDummy, nLeftOffset, nRightOffset ); in GetBrowseWidthByTabFrame()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dtabfrm.cxx3621 SwTwips nUpperDummy(0); in ShouldBwdMoved() local
3625 nUpperDummy, nLeftOffsetDummy, nRightOffsetDummy, &nSpace); in ShouldBwdMoved()