Searched refs:MAX_OUTLINERVIEWS (Results 1 – 2 of 2) sorted by relevance
167 for (sal_uInt16 nView = 0; nView < MAX_OUTLINERVIEWS; nView++) in OutlineView()238 for (sal_uInt16 nView = 0; nView < MAX_OUTLINERVIEWS; nView++) in ~OutlineView()389 while (nView < MAX_OUTLINERVIEWS && !bAdded) in AddWindowToPaintView()430 while (nView < MAX_OUTLINERVIEWS && !bRemoved) in DeleteWindowFromPaintView()460 for (sal_uInt16 nView = 0; nView < MAX_OUTLINERVIEWS; nView++) in GetViewByWindow()1696 for( nView = 0; nView < MAX_OUTLINERVIEWS; nView++ ) in onUpdateStyleSettings()
52 static const int MAX_OUTLINERVIEWS = 4; variable193 OutlinerView* mpOutlinerView[MAX_OUTLINERVIEWS];
Completed in 21 milliseconds