Home
last modified time | relevance | path

Searched refs:GetFrameLeft (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Druler.hxx215 long GetFrameLeft() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Druler.hxx215 tools::Long GetFrameLeft() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dsvxruler.cxx1167 inline long SvxRuler::GetFrameLeft() const in GetFrameLeft() function in SvxRuler
1924 lLogicNullOffset = ConvertHPosLogic(GetFrameLeft()) - lAppNullOffset; in ApplyMargins()
1960 ConvertVPosLogic(GetFrameLeft()) - in ApplyMargins()
2188 long lValue = GetFrameLeft(); in ApplyBorders()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dsvxruler.cxx1162 inline tools::Long SvxRuler::GetFrameLeft() const in GetFrameLeft() function in SvxRuler
1919 lLogicNullOffset = ConvertHPosLogic(GetFrameLeft()) - lAppNullOffset; in ApplyMargins()
1955 ConvertVPosLogic(GetFrameLeft()) - in ApplyMargins()
2183 tools::Long lValue = GetFrameLeft(); in ApplyBorders()