Searched refs:cellBoundary (Results 1 – 3 of 3) sorted by relevance
63 cellBoundary( NULL ) in xdictionary()102 cellBoundary = NULL; in xdictionary()296 … sal_Int32 cBoundary = cellBoundary[aCache.wordboundary[i] + wordBoundary.startPos - 1]; in getCache()310 … sal_Int32 cBoundary = cellBoundary[aCache.wordboundary[i] + wordBoundary.startPos - 1]; in getCache()394 cellBoundary = cellArray; in setCellBoundary()
920 float cellBoundary = tableBoundaries[col - 1].getBoundary(); in getColumnSpanForCell() local933 cellBoundary = tableBoundaries[index].getBoundary(); in getColumnSpanForCell()941 if (globalBoundaries[i].getBoundary() <= cellBoundary - cellWidth) in getColumnSpanForCell()945 if (globalBoundaries[i].getBoundary() <= cellBoundary) in getColumnSpanForCell()
65 sal_Int32* cellBoundary; member in com::sun::star::i18n::xdictionary
Completed in 17 milliseconds