Home
last modified time | relevance | path

Searched refs:cellBoundary (Results 1 – 3 of 3) sorted by relevance

/trunk/main/i18npool/source/breakiterator/
H A Dxdictionary.cxx63 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()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java920 float cellBoundary = tableBoundaries[col - 1].getBoundary(); in getColumnSpanForCell() local
933 cellBoundary = tableBoundaries[index].getBoundary(); in getColumnSpanForCell()
941 if (globalBoundaries[i].getBoundary() <= cellBoundary - cellWidth) in getColumnSpanForCell()
945 if (globalBoundaries[i].getBoundary() <= cellBoundary) in getColumnSpanForCell()
/trunk/main/i18npool/inc/
H A Dxdictionary.hxx65 sal_Int32* cellBoundary; member in com::sun::star::i18n::xdictionary

Completed in 24 milliseconds