LibreOffice Module sc (master)
1
|
#include <condformatdlgentry.hxx>
Protected Member Functions | |
virtual OUString | GetExpressionString () override |
![]() | |
virtual void | Select () |
virtual void | Deselect () |
Private Member Functions | |
void | Init () |
DECL_LINK (StyleSelectHdl, weld::ComboBox &, void) | |
Private Attributes | |
SvxFontPrevWindow | maWdPreview |
std::unique_ptr< weld::ComboBox > | mxLbDateEntry |
std::unique_ptr< weld::Label > | mxFtStyle |
std::unique_ptr< weld::ComboBox > | mxLbStyle |
std::unique_ptr< weld::Widget > | mxWdPreviewWin |
std::unique_ptr< weld::CustomWeld > | mxWdPreview |
bool | mbIsInStyleCreate |
Additional Inherited Members | |
![]() | |
ScCondFormatList * | mpParent |
std::unique_ptr< weld::Builder > | mxBuilder |
std::unique_ptr< weld::ComboBox > | mxLbType |
ScDocument * | mpDoc |
ScAddress | maPos |
Definition at line 273 of file condformatdlgentry.hxx.
ScDateFrmtEntry::ScDateFrmtEntry | ( | ScCondFormatList * | pParent, |
ScDocument * | pDoc, | ||
const ScCondDateFormatEntry * | pFormat = nullptr |
||
) |
Definition at line 1206 of file condformatdlgentry.cxx.
References CommonWidgetWidth, ScCondDateFormatEntry::GetDateType(), ScCondDateFormatEntry::GetStyleName(), ScDocument::GetStyleSheetPool(), Init(), mxLbDateEntry, mxLbStyle, mxWdPreview, and SfxListener::StartListening().
|
overridevirtual |
Definition at line 1235 of file condformatdlgentry.cxx.
|
private |
|
overridevirtual |
Implements ScCondFrmtEntry.
Definition at line 1278 of file condformatdlgentry.cxx.
References ScCondFrmtEntry::mpDoc, mxLbDateEntry, mxLbStyle, ScCondDateFormatEntry::SetDateType(), and ScCondDateFormatEntry::SetStyleName().
|
overrideprotectedvirtual |
Implements ScCondFrmtEntry.
Definition at line 1287 of file condformatdlgentry.cxx.
References ScCondFormatHelper::GetExpression().
|
inlineoverridevirtual |
Implements ScCondFrmtEntry.
Definition at line 281 of file condformatdlgentry.hxx.
References condformat::entry::DATE.
Definition at line 1239 of file condformatdlgentry.cxx.
References LINK, ScCondFrmtEntry::mpDoc, mxLbDateEntry, mxLbStyle, and ScCondFrmtEntry::mxLbType.
Referenced by ScDateFrmtEntry().
|
overridevirtual |
Reimplemented from SfxListener.
Definition at line 1269 of file condformatdlgentry.cxx.
References SfxHint::GetId(), mbIsInStyleCreate, ScCondFrmtEntry::mpDoc, and mxLbStyle.
|
overridevirtual |
Implements ScCondFrmtEntry.
Definition at line 1249 of file condformatdlgentry.cxx.
References mxFtStyle, mxLbDateEntry, mxLbStyle, mxWdPreviewWin, and ScCondFrmtEntry::Select().
|
overridevirtual |
Implements ScCondFrmtEntry.
Definition at line 1259 of file condformatdlgentry.cxx.
References ScCondFrmtEntry::Deselect(), mxFtStyle, mxLbDateEntry, mxLbStyle, and mxWdPreviewWin.
|
private |
Definition at line 293 of file condformatdlgentry.hxx.
|
private |
Definition at line 300 of file condformatdlgentry.hxx.
Referenced by Notify().
|
private |
Definition at line 295 of file condformatdlgentry.hxx.
Referenced by SetActive(), and SetInactive().
|
private |
Definition at line 294 of file condformatdlgentry.hxx.
Referenced by GetEntry(), Init(), ScDateFrmtEntry(), SetActive(), and SetInactive().
|
private |
Definition at line 296 of file condformatdlgentry.hxx.
Referenced by GetEntry(), Init(), Notify(), ScDateFrmtEntry(), SetActive(), and SetInactive().
|
private |
Definition at line 298 of file condformatdlgentry.hxx.
Referenced by ScDateFrmtEntry().
|
private |
Definition at line 297 of file condformatdlgentry.hxx.
Referenced by SetActive(), and SetInactive().