#include <IMark.hxx>
Definition at line 147 of file IMark.hxx.
◆ IDateFieldmark() [1/2]
sw::mark::IDateFieldmark::IDateFieldmark |
( |
| ) |
|
|
protecteddefault |
◆ IDateFieldmark() [2/2]
◆ GetContent()
virtual OUString sw::mark::IDateFieldmark::GetContent |
( |
| ) |
const |
|
overridepure virtual |
◆ GetCurrentDate()
virtual std::pair< bool, double > sw::mark::IDateFieldmark::GetCurrentDate |
( |
| ) |
const |
|
pure virtual |
◆ GetDateInStandardDateFormat()
virtual OUString sw::mark::IDateFieldmark::GetDateInStandardDateFormat |
( |
double |
fDate | ) |
const |
|
pure virtual |
◆ operator=()
◆ ReplaceContent()
virtual void sw::mark::IDateFieldmark::ReplaceContent |
( |
const OUString & |
sNewContent | ) |
|
|
overridepure virtual |
◆ SetCurrentDate()
virtual void sw::mark::IDateFieldmark::SetCurrentDate |
( |
double |
fDate | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: