Searched refs:GetOrient (Results 1 – 5 of 5) sorted by relevance
1047 if ( GetOrient() != text::VertOrientation::NONE ) in SetBase()1050 if ( GetOrient() == text::VertOrientation::CENTER ) in SetBase()1052 else if ( GetOrient() == text::VertOrientation::TOP ) in SetBase()1054 else if ( GetOrient() == text::VertOrientation::BOTTOM ) in SetBase()1056 else if ( GetOrient() == text::VertOrientation::CHAR_CENTER ) in SetBase()1058 else if ( GetOrient() == text::VertOrientation::CHAR_TOP ) in SetBase()1060 else if ( GetOrient() == text::VertOrientation::CHAR_BOTTOM ) in SetBase()1072 else if ( GetOrient() == text::VertOrientation::LINE_CENTER ) in SetBase()1074 else if ( GetOrient() == text::VertOrientation::LINE_TOP ) in SetBase()1076 else if ( GetOrient() == text::VertOrientation::LINE_BOTTOM ) in SetBase()
228 inline sal_Int16 GetOrient() const { return eOrient; } in GetOrient() function in SwGrfNumPortion
47 sal_uInt16 GetOrient() const { return Value.Flags.nOrient; } in GetOrient() function in RTFVertOrient73 sal_uInt16 GetOrient() const { return Value.Flags.nOrient; } in GetOrient() function in RTFHoriOrient
140 SvxCellOrientation GetOrient() const { return eAttrOrient; } in GetOrient() function in ScDrawStringsVars626 if ( GetOrient() != SVX_ORIENTATION_STANDARD ) in SetAutoText()697 if ( GetOrient() != SVX_ORIENTATION_STANDARD ) in TextChanged()1523 if ( aVars.GetOrient() == SVX_ORIENTATION_STACKED || in DrawStrings()1578 if ( aVars.GetOrient() != SVX_ORIENTATION_STANDARD ) in DrawStrings()1642 if ( aVars.GetOrient() == SVX_ORIENTATION_STANDARD ) in DrawStrings()1815 switch (aVars.GetOrient()) in DrawStrings()
813 aVert.SetVertOrient( aVO.GetOrient() ); in ReadFly()820 aHori.SetHoriOrient( aHO.GetOrient() ); in ReadFly()
Completed in 52 milliseconds