tdf#93520 : Mirrored page margin tooltip
Change-Id: I5cf0c7eeba204d4493ae1f4229718faf870a5528 Reviewed-on: https://gerrit.libreoffice.org/30570 Reviewed-by: Szymon Kłos <eszkadev@gmail.com> Tested-by: Szymon Kłos <eszkadev@gmail.com>
This commit is contained in:
@@ -334,7 +334,7 @@ void PageMarginControl::FillHelpText( const bool bUserCustomValuesAvailable )
|
|||||||
aHelpText = aInner;
|
aHelpText = aInner;
|
||||||
aHelpText += aWide3ValText;
|
aHelpText += aWide3ValText;
|
||||||
aHelpText += aOuter;
|
aHelpText += aOuter;
|
||||||
aHelpText += aWide3ValText;
|
aHelpText += aWide1ValText;
|
||||||
aHelpText += aTop;
|
aHelpText += aTop;
|
||||||
aHelpText += aWide1ValText;
|
aHelpText += aWide1ValText;
|
||||||
aHelpText += aBottom;
|
aHelpText += aBottom;
|
||||||
|
Reference in New Issue
Block a user