Home
last modified time | relevance | path

Searched refs:SC_ROTDIR_RIGHT (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/inc/
H A Dfillinfo.hxx44 const sal_uInt8 SC_ROTDIR_RIGHT = 3; variable
/aoo4110/main/sc/source/ui/view/
H A Doutput.cxx688 nRet = SC_ROTDIR_RIGHT; in lcl_GetRotateDir()
705 if ( nDir == SC_ROTDIR_RIGHT || nDir == SC_ROTDIR_CENTER ) in lcl_FindBackground()
1255 if ( nRotDir != SC_ROTDIR_LEFT && nRotDir != SC_ROTDIR_RIGHT ) in lcl_FindHorLine()
/aoo4110/main/sc/source/core/data/
H A Dcolumn2.cxx369 if ( pPattern->GetRotateDir( pCondSet ) == SC_ROTDIR_RIGHT ) in GetNeededSize()
534 if ( pPattern->GetRotateDir( pCondSet ) == SC_ROTDIR_RIGHT ) in GetNeededSize()
H A Dpatattr.cxx1337 nRet = SC_ROTDIR_RIGHT; in GetRotateDir()
H A Dtable2.cxx1470 … bHit = ( nRotDir != SC_ROTDIR_RIGHT ); // SC_ROTDIR_STANDARD may now also be extended to the left in FillMaxRot()

Completed in 55 milliseconds