Home
last modified time | relevance | path

Searched refs:nLastPosition (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2956 sal_Size nLastPosition; in ImportPage() local
2959 nLastPosition = rStCtrl.Tell(); in ImportPage()
3147 if (rStCtrl.Tell() == nLastPosition) { in ImportPage()
7580 sal_Int32 nLastPosition( *aIter ); in CreateTableRows() local
7587 nHeight = *aIter - nLastPosition; in CreateTableRows()
7588 nLastPosition = *aIter; in CreateTableRows()
7591 nHeight = nTableBottom - nLastPosition; in CreateTableRows()
7605 sal_Int32 nLastPosition( *aIter ); in CreateTableColumns() local
7612 nWidth = *aIter - nLastPosition; in CreateTableColumns()
7613 nLastPosition = *aIter; in CreateTableColumns()
[all …]
H A Dmsdffimp.cxx3028 sal_Size nLastPosition; in Consume() local
3031 nLastPosition = rIn.Tell(); in Consume()
3036 if (rIn.Tell() == nLastPosition) { in Consume()

Completed in 74 milliseconds