Searched refs:nVisCols (Results 1 – 3 of 3) sorted by relevance
87 static const sal_uInt16 nVisCols = 3; variable899 if ( nCols > nVisCols ) in UpdateCols()1159 if( nFirstVis + nVisCols < nCols ) in IMPL_LINK()
1702 sal_uInt16 nVisCols = 0, nVisLines = 0; in IMPL_LINK() local1703 GetMaxVisColumnsAndLines( nVisCols, nVisLines ); in IMPL_LINK()
3945 sal_uInt16 nVisCols=0; in CalcPropMaxRight() local3949 nVisCols++; in CalcPropMaxRight()3952 return GetMargin2()-GetMargin1()-(nVisCols+1)*lMinFrame; in CalcPropMaxRight()
Completed in 49 milliseconds