Searched refs:mnLastPageCount (Results 1 – 3 of 3) sorted by relevance
117 mnLastPageCount(0), in SdrTextPrimitive2D()192 if(nCurrentlyValidPageCount != mnLastPageCount) in get2DDecomposition()243 const_cast< SdrTextPrimitive2D* >(this)->mnLastPageCount = nCurrentlyValidPageCount; in get2DDecomposition()
79 sal_Int32 mnLastPageCount;99 mnLastPageCount( i_pController->getFilteredPageCount() ),136 if( nPages != mnLastPageCount )137 …fprintf( stderr, "trouble: number of pages changed from %ld to %ld !\n", mnLastPageCount, nPages );139 mpState->bNeedRestart = (nPages != mnLastPageCount);145 mnLastPageCount = nPages;
71 sal_Int16 mnLastPageCount; member in drawinglayer::primitive2d::SdrTextPrimitive2D
Completed in 17 milliseconds