Searched defs:nMaxLines (Results 1 – 8 of 8) sorted by relevance
399 sal_Int32 nMaxLines = static_cast< sal_Int32 >(m_aPageSize.Height() / in IMPL_LINK() local440 sal_Int32 nMaxLines = static_cast< sal_Int32 >(m_aPageSize.Height() / in IMPL_LINK() local
232 sal_uLong nMaxLines = (sal_uLong) ByteString( argv[ 2 ] ).ToInt64(); in main() local
633 sal_uInt16 nMaxLines = nItemCount / nCols; in Resizing() local700 sal_uInt16 nMaxLines = nItemCount / nCols; // -> Member ? in SetSize() local
576 long nMaxLines = nCount / nCols; in Resizing() local
155 sal_uInt16 nMaxLines; // Maximal auszugebende Zeilen member in SwImplProtocol
396 sal_uLong nMaxLines = (GetDisplay()->GetMaxRequestSize() - sizeof(xPolyPointReq)) in DrawLines() local
1210 sal_Int32 nMaxLines = ChartModelHelper::getDataSeries( xModel ).size() - 1; in fillExtraControls() local
1119 … sal_uInt16 nMaxLines = (pThis->mnLines > pThis->mnCurLines) ? pThis->mnLines : pThis->mnCurLines; in ImplLineSizing() local
Completed in 85 milliseconds