Home
last modified time | relevance | path

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

/aoo42x/main/svx/workben/msview/
H A Dmsview.cxx1108 int nPaneCount = ((mpDocument[0].get() != 0) ? 1 : 0) + ((mpDocument[1].get() != 0) ? 1 : 0); in Resize() local
1112 if( nPaneCount ) in Resize()
1115 if( nPaneCount == 2 ) in Resize()
/aoo42x/main/sdext/source/presenter/
H A DPresenterWindowManager.cxx1362 const sal_Int32 nPaneCount (mpPaneContainer->maPanes.size()); in CreateClipPolyPolygon() local
1364 aRectangles.reserve(1+nPaneCount); in CreateClipPolyPolygon()

Completed in 26 milliseconds