Searched refs:nResIdMessage (Results 1 – 2 of 2) sorted by relevance
768 bool ScaleTabPage::ShowWarning( sal_uInt16 nResIdMessage, Control* pControl /* = NULL */ ) in ShowWarning() argument770 if( nResIdMessage == 0 ) in ShowWarning()773 WarningBox( this, WinBits( WB_OK ), String( SchResId( nResIdMessage ))).Execute(); in ShowWarning()
135 bool ShowWarning( sal_uInt16 nResIdMessage, Control* pControl = NULL );
Completed in 20 milliseconds