Home
last modified time | relevance | path

Searched refs:SVX_ORIENTATION_STACKED (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/svx/source/items/
H A Dalgitem.cxx437 case SVX_ORIENTATION_STACKED: eUno = table::CellOrientation_STACKED; break; in QueryValue()
459 case table::CellOrientation_STACKED: eSvx = SVX_ORIENTATION_STACKED; break; in PutValue()
470 DBG_ASSERT( nVal <= SVX_ORIENTATION_STACKED, "enum overflow!" ); in GetValueText()
494 return SVX_ORIENTATION_STACKED + 1; // letzter Enum-Wert + 1 in GetValueCount()
501 return static_cast< SvxCellOrientation >( GetValue() ) == SVX_ORIENTATION_STACKED; in IsStacked()
520 SetValue( SVX_ORIENTATION_STACKED ); in SetFromRotation()
/aoo42x/main/sc/source/ui/view/
H A Doutput2.cxx332 case SVX_ORIENTATION_STACKED: in SetPattern()
2409 if (eOrient==SVX_ORIENTATION_STACKED) in DrawEdit()
2435 if (eOrient==SVX_ORIENTATION_STACKED) in DrawEdit()
2548 eOrient != SVX_ORIENTATION_STACKED) in DrawEdit()
2555 if (eOrient == SVX_ORIENTATION_STACKED) in DrawEdit()
2848 eOrient==SVX_ORIENTATION_STACKED || !bBreak ) in DrawEdit()
2898 else if (eOrient==SVX_ORIENTATION_STACKED) in DrawEdit()
3146 if (eOrient==SVX_ORIENTATION_STACKED) in DrawRotated()
3156 if (eOrient==SVX_ORIENTATION_STACKED) in DrawRotated()
3228 if (eOrient==SVX_ORIENTATION_STACKED) in DrawRotated()
[all …]
/aoo42x/main/sc/source/core/data/
H A Dcolumn2.cxx257 sal_Bool bAsianVertical = ( eOrient == SVX_ORIENTATION_STACKED && in GetNeededSize()
330 eOrient == SVX_ORIENTATION_STACKED || in GetNeededSize()
455 if ( eOrient==SVX_ORIENTATION_STACKED && !bAsianVertical ) in GetNeededSize()
516 if ( eOrient != SVX_ORIENTATION_STANDARD && eOrient != SVX_ORIENTATION_STACKED ) in GetNeededSize()
H A Dpatattr.cxx205 eOrient = SVX_ORIENTATION_STACKED; in GetCellOrientation()
/aoo42x/main/editeng/inc/editeng/
H A Dsvxenum.hxx136 SVX_ORIENTATION_STACKED enumerator
/aoo42x/main/starmath/sdi/
H A Dsmitems.sdi549 SVX_ORIENTATION_STACKED
/aoo42x/main/svx/sdi/
H A Dsvxitems.sdi52 SVX_ORIENTATION_STACKED

Completed in 183 milliseconds