Home
last modified time | relevance | path

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

/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DViewContainer.java109 int nViewCount = 0; in removeView() local
115 nViewCount = mlViews.size(); in removeView()
117 if (nViewCount<1) in removeView()
140 if (nViewCount<1) in removeView()
/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx1114 int nViewCount = 0; in BegDragObj() local
1138 …RACE("BegDragObj createInvisible X:%d Y:%d on View #%d\n", aRect.Left(), aRect.Top(), nViewCount ); in BegDragObj()
1152 ++nViewCount; in BegDragObj()
1181 nViewCount = 0; in BegDragObj()
1211 OSL_TRACE("BegDragObj X:%d Y:%d on View#%d\n", aNewPos.X(), aNewPos.Y(), nViewCount++ ); in BegDragObj()
/trunk/main/svtools/source/contnr/
H A Dtreelist.cxx190 sal_uLong nViewCount = aViewList.Count(); in Broadcast() local
191 for( sal_uLong nCurView = 0; nCurView < nViewCount; nCurView++ ) in Broadcast()

Completed in 39 milliseconds