Searched defs:nRelCol (Results 1 – 3 of 3) sorted by relevance
57 SCsCOL nRelCol; // Values relative to the position member
1152 sal_uInt16 nRelCol = nBegXclCol - GetXclCol(); in Save() local1200 sal_Int32 nRelCol = 0; in SaveXml() local1366 …ontents( XclExpXmlStream& rStrm, const XclAddress& rAddress, sal_uInt32 nXFId, sal_uInt16 nRelCol ) in WriteXmlContents()1381 void XclExpRkCell::WriteContents( XclExpStream& rStrm, sal_uInt16 nRelCol ) in WriteContents()
2486 sal_Int32 nRelCol = (aColumnWidths[(sal_uInt16)i] * nMinRelColWidth) / in _MakeTable() local
Completed in 37 milliseconds