Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Descherex.hxx990 void SetDggContainer() { mbHasDggCont = true; } in SetDggContainer()
992 bool HasDggContainer() const { return mbHasDggCont; } in HasDggContainer()
1041 bool mbHasDggCont; /// True = the DGGCONTAINER has been initialized. member in EscherExGlobal
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Descherex.hxx990 void SetDggContainer() { mbHasDggCont = true; } in SetDggContainer()
992 bool HasDggContainer() const { return mbHasDggCont; } in HasDggContainer()
1042 bool mbHasDggCont; /// True = the DGGCONTAINER has been initialized. member in EscherExGlobal
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Descherex.cxx4718 mbHasDggCont( false ), in EscherExGlobal()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Descherex.cxx4779 mbHasDggCont( false ), in EscherExGlobal()