Searched refs:nDialogId (Results 1 – 4 of 4) sorted by relevance
314 CommandDialogData( int nDialogId = SHOWDIALOG_ID_PREFERENCES ) in CommandDialogData() argument315 : m_nDialogId( nDialogId ) in CommandDialogData()
266 SfxModule* pCreateModule, sal_uInt16 nDialogId );
2273 static long ImplHandleShowDialog( Window* pWindow, int nDialogId ) in ImplHandleShowDialog() argument2284 CommandDialogData aCmdData( nDialogId ); in ImplHandleShowDialog()
696 sal_uInt16 nDialogId ) in AddGroup() argument700 new OptionsGroupInfo( pCreateShell, pCreateModule, nDialogId ); in AddGroup()
Completed in 36 milliseconds