Home
last modified time | relevance | path

Searched refs:SC_ROTMAX_NONE (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/ui/view/
H A Doutput.cxx622 if (pRowInfo[nRotY].nRotMaxCol != SC_ROTMAX_NONE && pRowInfo[nRotY].nRotMaxCol > nRotMax) in FindRotated()
628 if ( pThisRowInfo->nRotMaxCol != SC_ROTMAX_NONE && in FindRotated()
761 if ( rFirst.nRotMaxCol != SC_ROTMAX_NONE || rOther.nRotMaxCol != SC_ROTMAX_NONE ) in lcl_EqualBack()
1393 if (pRowInfo[nRotY].nRotMaxCol != SC_ROTMAX_NONE && pRowInfo[nRotY].nRotMaxCol > nRotMax) in DrawRotatedFrame()
1438 if ( rThisRowInfo.nRotMaxCol != SC_ROTMAX_NONE && in DrawRotatedFrame()
H A Doutput2.cxx2995 if (pRowInfo[nRotY].nRotMaxCol != SC_ROTMAX_NONE && pRowInfo[nRotY].nRotMaxCol > nRotMax) in DrawRotated()
3032 if ( ( pThisRowInfo->bChanged || nArrY==0 ) && pThisRowInfo->nRotMaxCol != SC_ROTMAX_NONE ) in DrawRotated()
/aoo4110/main/sc/inc/
H A Dfillinfo.hxx104 const SCCOL SC_ROTMAX_NONE = SCCOL_MAX; variable
/aoo4110/main/sc/source/core/data/
H A Dfillinfo.cxx251 pThisRowInfo->nRotMaxCol = SC_ROTMAX_NONE; in FillInfo()
291 if (pRowInfo[nArrY].nRotMaxCol != SC_ROTMAX_NONE && pRowInfo[nArrY].nRotMaxCol > nRotMax) in FillInfo()

Completed in 52 milliseconds