Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx2957 sal_Size nLastPosition; in ImportPage() local
2960 nLastPosition = rStCtrl.Tell(); in ImportPage()
3148 if (rStCtrl.Tell() == nLastPosition) { in ImportPage()
7581 sal_Int32 nLastPosition( *aIter ); in CreateTableRows() local
7588 nHeight = *aIter - nLastPosition; in CreateTableRows()
7589 nLastPosition = *aIter; in CreateTableRows()
7592 nHeight = nTableBottom - nLastPosition; in CreateTableRows()
7606 sal_Int32 nLastPosition( *aIter ); in CreateTableColumns() local
7613 nWidth = *aIter - nLastPosition; in CreateTableColumns()
7614 nLastPosition = *aIter; in CreateTableColumns()
[all …]
H A Dmsdffimp.cxx3015 sal_Size nLastPosition; in Consume() local
3018 nLastPosition = rIn.Tell(); in Consume()
3023 if (rIn.Tell() == nLastPosition) { in Consume()

Completed in 84 milliseconds