Home
last modified time | relevance | path

Searched refs:GetOrient (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/source/core/text/
H A Dporfld.cxx1046 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()
H A Dporfld.hxx228 inline sal_Int16 GetOrient() const { return eOrient; } in GetOrient() function in SwGrfNumPortion
/aoo41x/main/sw/source/filter/inc/
H A Drtf.hxx47 sal_uInt16 GetOrient() const { return Value.Flags.nOrient; } in GetOrient() function in RTFVertOrient
73 sal_uInt16 GetOrient() const { return Value.Flags.nOrient; } in GetOrient() function in RTFHoriOrient
/aoo41x/main/sc/source/ui/view/
H A Doutput2.cxx140 SvxCellOrientation GetOrient() const { return eAttrOrient; } in GetOrient() function in ScDrawStringsVars
626 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()
/aoo41x/main/sw/source/filter/rtf/
H A Drtffly.cxx818 aVert.SetVertOrient( aVO.GetOrient() ); in ReadFly()
825 aHori.SetHoriOrient( aHO.GetOrient() ); in ReadFly()

Completed in 64 milliseconds