Searched refs:GetOrient (Results 1 – 5 of 5) sorted by relevance
1046 if ( GetOrient() != text::VertOrientation::NONE ) in SetBase()1049 if ( GetOrient() == text::VertOrientation::CENTER ) in SetBase()1051 else if ( GetOrient() == text::VertOrientation::TOP ) in SetBase()1053 else if ( GetOrient() == text::VertOrientation::BOTTOM ) in SetBase()1055 else if ( GetOrient() == text::VertOrientation::CHAR_CENTER ) in SetBase()1057 else if ( GetOrient() == text::VertOrientation::CHAR_TOP ) in SetBase()1059 else if ( GetOrient() == text::VertOrientation::CHAR_BOTTOM ) in SetBase()1071 else if ( GetOrient() == text::VertOrientation::LINE_CENTER ) in SetBase()1073 else if ( GetOrient() == text::VertOrientation::LINE_TOP ) in SetBase()1075 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()
818 aVert.SetVertOrient( aVO.GetOrient() ); in ReadFly()825 aHori.SetHoriOrient( aHO.GetOrient() ); in ReadFly()
Completed in 54 milliseconds