Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/view/
H A Doutlview.cxx167 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()
/aoo42x/main/sd/source/ui/inc/
H A DOutlineView.hxx52 static const int MAX_OUTLINERVIEWS = 4; variable
193 OutlinerView* mpOutlinerView[MAX_OUTLINERVIEWS];

Completed in 21 milliseconds