Searched refs:SVX_ORIENTATION_STACKED (Results 1 – 7 of 7) sorted by relevance
437 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()
332 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 …]
257 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()
205 eOrient = SVX_ORIENTATION_STACKED; in GetCellOrientation()
136 SVX_ORIENTATION_STACKED enumerator
549 SVX_ORIENTATION_STACKED
52 SVX_ORIENTATION_STACKED
Completed in 183 milliseconds