Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/dlg/
H A Dpresent.cxx88 mnMonitors ( 0 ), in SdStartPresentationDlg()
196 mnMonitors = xMultiMon->getCount(); in InitMonitorSettings()
198 if( mnMonitors <= 1 ) in InitMonitorSettings()
224 for( sal_Int32 nDisplay = 0; nDisplay < mnMonitors; nDisplay++ ) in InitMonitorSettings()
321 const bool bDisplay = !bWindow && ( mnMonitors > 1 ); in IMPL_LINK()
/aoo42x/main/sd/source/ui/inc/
H A Dpresent.hxx88 sal_Int32 mnMonitors; member in SdStartPresentationDlg

Completed in 20 milliseconds