Searched defs:nContSize (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/source/filter/inc/ |
H A D | xetable.hxx | 346 inline void SetContSize( sal_Size nContSize ) { mnContSize = nContSize; } in SetContSize() 533 inline void SetContSize( sal_Size nContSize ) { mnContSize = nContSize; } in SetContSize()
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xetable.cxx | 488 sal_uInt16 nRecId, sal_Size nContSize, const XclAddress& rXclPos ) : in XclExpCellBase() 517 sal_uInt16 nRecId, sal_Size nContSize, const XclAddress& rXclPos, sal_uInt32 nXFId ) : in XclExpSingleCellBase() 525 sal_uInt16 nRecId, sal_Size nContSize, const XclAddress& rXclPos, in XclExpSingleCellBase() 1084 sal_uInt16 nRecId, sal_uInt16 nMulRecId, sal_Size nContSize, const XclAddress& rXclPos ) : in XclExpMultiCellBase()
|
Completed in 29 milliseconds