Searched refs:ScCbWarningBox (Results 1 – 2 of 2) sorted by relevance
36 ScCbWarningBox::ScCbWarningBox( Window* pParent, const String& rMsgStr, bool bDefYes ) : in ScCbWarningBox() function in ScCbWarningBox42 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()
33 class ScCbWarningBox : public WarningBox class38 … ScCbWarningBox( Window* pParent, const String& rMsgStr, bool bDefYes = true );55 class ScReplaceWarnBox : public ScCbWarningBox
Completed in 8 milliseconds