Home
last modified time | relevance | path

Searched refs:ScCbWarningBox (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() function in ScCbWarningBox
42 sal_Int16 ScCbWarningBox::Execute() in Execute()
54 bool ScCbWarningBox::IsDialogEnabled() in IsDialogEnabled()
59 void ScCbWarningBox::DisableDialog() in DisableDialog()
67 ScCbWarningBox( pParent, String( ScResId( STR_REPLCELLSWARN ) ), true ) in ScReplaceWarnBox()
/trunk/main/sc/source/ui/inc/
H A Dwarnbox.hxx33 class ScCbWarningBox : public WarningBox class
38ScCbWarningBox( Window* pParent, const String& rMsgStr, bool bDefYes = true );
55 class ScReplaceWarnBox : public ScCbWarningBox

Completed in 9 milliseconds