|
LibreOffice Module sc (master) 1
|
Public Attributes | |
| ScConditionalFormat * | mpFormat = nullptr |
| bool | mbSingleRelativeReference |
| std::unique_ptr< const ScTokenArray > | mpTokens |
| sal_Int64 | mnAge = SAL_MAX_INT64 |
Definition at line 29 of file xmlcondformat.hxx.
| bool ScXMLConditionalFormatsContext::CacheEntry::mbSingleRelativeReference |
Definition at line 32 of file xmlcondformat.hxx.
| sal_Int64 ScXMLConditionalFormatsContext::CacheEntry::mnAge = SAL_MAX_INT64 |
Definition at line 34 of file xmlcondformat.hxx.
| ScConditionalFormat* ScXMLConditionalFormatsContext::CacheEntry::mpFormat = nullptr |
Definition at line 31 of file xmlcondformat.hxx.
| std::unique_ptr<const ScTokenArray> ScXMLConditionalFormatsContext::CacheEntry::mpTokens |
Definition at line 33 of file xmlcondformat.hxx.