Fix typo
Change-Id: I3f4abdeed10c659ec49a6d4601ccef28a991b4dd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171646 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
This commit is contained in:
parent
f25f43763e
commit
649d1bf572
1 changed files with 1 additions and 1 deletions
|
@ -1344,7 +1344,7 @@ void GraphicImport::lcl_attribute(Id nName, Value& rValue)
|
|||
{
|
||||
// This claim is a bit of a stretch, but should be OK for horizontal.
|
||||
// For layoutInCell, MSO does apply PAGE_FRAME and PAGE_PRINT_AREA
|
||||
// horiontal adjustments onto the cell's frame and print area.
|
||||
// horizontal adjustments onto the cell's frame and print area.
|
||||
// Note that FRAME cannot be subsituted for vertical (only first para).
|
||||
m_pImpl->m_nHoriRelation = text::RelOrientation::FRAME;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue