Home
last modified time | relevance | path

Searched refs:GetCellOrientation (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/inc/
H A Dpatattr.hxx84 …static SvxCellOrientation GetCellOrientation( const SfxItemSet& rItemSet, const SfxItemSet* pCondS…
85 SvxCellOrientation GetCellOrientation( const SfxItemSet* pCondSet = 0 ) const;
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx199 SvxCellOrientation ScPatternAttr::GetCellOrientation( const SfxItemSet& rItemSet, const SfxItemSet*… in GetCellOrientation() function in ScPatternAttr
219 SvxCellOrientation ScPatternAttr::GetCellOrientation( const SfxItemSet* pCondSet ) const in GetCellOrientation() function in ScPatternAttr
221 return GetCellOrientation( GetItemSet(), pCondSet ); in GetCellOrientation()
1303 if ( GetCellOrientation() == SVX_ORIENTATION_STANDARD ) in GetRotateVal()
H A Dcolumn2.cxx256 SvxCellOrientation eOrient = pPattern->GetCellOrientation( pCondSet ); in GetNeededSize()
799 sal_Bool bStdAllowed = (pPattern->GetCellOrientation() == SVX_ORIENTATION_STANDARD); in GetOptimalHeight()
H A Dattarray.cxx1314 if (pPattern->GetCellOrientation() != SVX_ORIENTATION_STANDARD) in HasAttrib()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx297 eAttrOrient = pPattern->GetCellOrientation( pCondSet ); in SetPattern()
2253 SvxCellOrientation eOrient = pPattern->GetCellOrientation( pCondSet ); in DrawEdit()
3088 SvxCellOrientation eOrient = pPattern->GetCellOrientation( pCondSet ); in DrawRotated()
H A Dgridwin.cxx4989 if (pPattern->GetCellOrientation() != SVX_ORIENTATION_STANDARD) in GetEditUrlOrError()

Completed in 143 milliseconds