Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/sheets/
H A DLoadingInfo.h49 , m_loadTemplate(false) {} in LoadingInfo()
97 m_loadTemplate = _b; in setLoadTemplate()
100 return m_loadTemplate; in loadTemplate()
108 bool m_loadTemplate; variable