Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporfld.cxx1047 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()
H A Dporfld.hxx228 inline sal_Int16 GetOrient() const { return eOrient; } in GetOrient() function in SwGrfNumPortion
/trunk/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
/trunk/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()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx813 aVert.SetVertOrient( aVO.GetOrient() ); in ReadFly()
820 aHori.SetHoriOrient( aHO.GetOrient() ); in ReadFly()

Completed in 60 milliseconds