Searched refs:GetRotateDir (Results 1 – 5 of 5) sorted by relevance
149 sal_uInt8 GetRotateDir( const SfxItemSet* pCondSet ) const;
369 if ( pPattern->GetRotateDir( pCondSet ) == SC_ROTDIR_RIGHT ) in GetNeededSize()534 if ( pPattern->GetRotateDir( pCondSet ) == SC_ROTDIR_RIGHT ) in GetNeededSize()
1314 sal_uInt8 ScPatternAttr::GetRotateDir( const SfxItemSet* pCondSet ) const in GetRotateDir() function in ScPatternAttr
1463 sal_uInt8 nRotDir = pPattern->GetRotateDir( pCondSet ); in FillMaxRot()
648 sal_uInt8 nDir = pPattern->GetRotateDir( pCondSet ); in FindRotated()
Completed in 45 milliseconds