Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Doutput2.cxx1469 static SvxCellHorJustify getAlignmentFromContext( SvxCellHorJustify eInHorJust, in getAlignmentFromContext() argument
1474 SvxCellHorJustify eHorJustContext = eInHorJust; in getAlignmentFromContext()
1476 if (eInHorJust == SvxCellHorJustify::Standard) in getAlignmentFromContext()
1494 eInHorJust == SvxCellHorJustify::Block || eInHorJust == SvxCellHorJustify::Repeat) in getAlignmentFromContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Doutput2.cxx1393 static SvxCellHorJustify getAlignmentFromContext( SvxCellHorJustify eInHorJust, in getAlignmentFromContext() argument
1398 SvxCellHorJustify eHorJustContext = eInHorJust; in getAlignmentFromContext()
1400 if (eInHorJust == SvxCellHorJustify::Standard) in getAlignmentFromContext()
1418 eInHorJust == SvxCellHorJustify::Block || eInHorJust == SvxCellHorJustify::Repeat) in getAlignmentFromContext()