Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx768 bool ScaleTabPage::ShowWarning( sal_uInt16 nResIdMessage, Control* pControl /* = NULL */ ) in ShowWarning() argument
770 if( nResIdMessage == 0 ) in ShowWarning()
773 WarningBox( this, WinBits( WB_OK ), String( SchResId( nResIdMessage ))).Execute(); in ShowWarning()
H A Dtp_Scale.hxx135 bool ShowWarning( sal_uInt16 nResIdMessage, Control* pControl = NULL );

Completed in 24 milliseconds