Searched refs:nCurTwips (Results 1 – 1 of 1) sorted by relevance
3774 …sal_uInt16 nCurTwips = pShell->GetDocument()->GetOriginalWidth( static_cast< SCCOL >( thisAddress.… in getColumnWidth() local3776 nColTwips = nCurTwips; in getColumnWidth()3777 if ( nColTwips != nCurTwips ) in getColumnWidth()3945 …sal_uInt16 nCurTwips = pShell->GetDocument()->GetOriginalHeight( thisAddress.StartRow, thisAddress… in getRowHeight() local3947 nRowTwips = nCurTwips; in getRowHeight()3948 if ( nRowTwips != nCurTwips ) in getRowHeight()
Completed in 45 milliseconds