Searched refs:SvxCellOrientation (Results 1 – 9 of 9) sorted by relevance
392 SvxOrientationItem::SvxOrientationItem( const SvxCellOrientation eOrientation, in SvxOrientationItem()432 switch ( (SvxCellOrientation)GetValue() ) in QueryValue()453 SvxCellOrientation eSvx = SVX_ORIENTATION_STANDARD; in PutValue()487 return new SvxOrientationItem( (SvxCellOrientation)nVal, Which() ); in Create()501 return static_cast< SvxCellOrientation >( GetValue() ) == SVX_ORIENTATION_STACKED; in IsStacked()507 switch( static_cast< SvxCellOrientation >( GetValue() ) ) in GetRotation()
84 …static SvxCellOrientation GetCellOrientation( const SfxItemSet& rItemSet, const SfxItemSet* pCondS…85 SvxCellOrientation GetCellOrientation( const SfxItemSet* pCondSet = 0 ) const;
131 enum SvxCellOrientation enum
122 SvxCellOrientation eOrient = SVX_ORIENTATION_STANDARD; in SetFormat()
199 SvxCellOrientation ScPatternAttr::GetCellOrientation( const SfxItemSet& rItemSet, const SfxItemSet*… in GetCellOrientation()201 SvxCellOrientation eOrient = SVX_ORIENTATION_STANDARD; in GetCellOrientation()219 SvxCellOrientation ScPatternAttr::GetCellOrientation( const SfxItemSet* pCondSet ) const in GetCellOrientation()
256 SvxCellOrientation eOrient = pPattern->GetCellOrientation( pCondSet ); in GetNeededSize()
115 const SvxCellOrientation eOrientation /*= SVX_ORIENTATION_STANDARD*/,
117 // enum SvxCellOrientation
98 SvxCellOrientation eAttrOrient;140 SvxCellOrientation GetOrient() const { return eAttrOrient; } in GetOrient()2253 SvxCellOrientation eOrient = pPattern->GetCellOrientation( pCondSet ); in DrawEdit()3088 SvxCellOrientation eOrient = pPattern->GetCellOrientation( pCondSet ); in DrawRotated()