Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/miscdlgs/
H A Dwarnbox.cxx36 ScCbWarningBox::ScCbWarningBox( Window* pParent, const String& rMsgStr, bool bDefYes ) : in ScCbWarningBox() argument
37 WarningBox( pParent, WB_YES_NO | (bDefYes ? WB_DEF_YES : WB_DEF_NO), rMsgStr ) in ScCbWarningBox()
/trunk/main/sc/source/ui/inc/
H A Dwarnbox.hxx38 … ScCbWarningBox( Window* pParent, const String& rMsgStr, bool bDefYes = true );

Completed in 18 milliseconds