Home
last modified time | relevance | path

Searched refs:rFrameFormatSize (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dpormulti.cxx1945 const SwFormatFrameSize& rFrameFormatSize = pLine->GetFrameFormat()->GetFrameSize(); in BuildMultiPortion() local
1946 if ( SwFrameSize::Variable == rFrameFormatSize.GetHeightSizeType() ) in BuildMultiPortion()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dpormulti.cxx1942 const SwFormatFrameSize& rFrameFormatSize = pLine->GetFrameFormat()->GetFrameSize(); in BuildMultiPortion() local
1943 if ( ATT_VAR_SIZE == rFrameFormatSize.GetHeightSizeType() ) in BuildMultiPortion()