Searched refs:nRotDir (Results 1 – 2 of 2) sorted by relevance
1252 SCCOL nCol, SCROW nRow, SCTAB nTab, sal_uInt16 nRotDir, in lcl_FindHorLine() argument1255 if ( nRotDir != SC_ROTDIR_LEFT && nRotDir != SC_ROTDIR_RIGHT ) in lcl_FindHorLine()1261 if ( nRotDir == SC_ROTDIR_LEFT ) in lcl_FindHorLine()
1463 sal_uInt8 nRotDir = pPattern->GetRotateDir( pCondSet ); in FillMaxRot() local1464 if ( nRotDir != SC_ROTDIR_NONE ) in FillMaxRot()1468 bHit = ( nRotDir != SC_ROTDIR_LEFT ); in FillMaxRot()1470 … bHit = ( nRotDir != SC_ROTDIR_RIGHT ); // SC_ROTDIR_STANDARD may now also be extended to the left in FillMaxRot()
Completed in 32 milliseconds