Home
last modified time | relevance | path

Searched refs:HasNewCondFormatData (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlimprt.hxx266 bool HasNewCondFormatData() const { return mbHasNewCondFormatData; } in HasNewCondFormatData() function in ScXMLImport
H A Dxmlstyli.cxx469 if(!mpCondFormat || GetScImport().HasNewCondFormatData()) in ApplyCondFormat()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmlimprt.hxx401 bool HasNewCondFormatData() const { return mbHasNewCondFormatData; } in HasNewCondFormatData() function in ScXMLImport
H A Dxmlstyli.cxx477 if(!mpCondFormat || GetScImport().HasNewCondFormatData()) in ApplyCondFormat()