Searched refs:rMsgStr (Results 1 – 2 of 2) sorted by relevance
36 ScCbWarningBox::ScCbWarningBox( Window* pParent, const String& rMsgStr, bool bDefYes ) : in ScCbWarningBox() argument37 WarningBox( pParent, WB_YES_NO | (bDefYes ? WB_DEF_YES : WB_DEF_NO), rMsgStr ) in ScCbWarningBox()
38 … ScCbWarningBox( Window* pParent, const String& rMsgStr, bool bDefYes = true );
Completed in 11 milliseconds