Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmlexp.hxx479 bool IsSaveLinkedSections() const { return mbSaveLinkedSections; } in IsSaveLinkedSections() function in SvXMLExport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmlexp.hxx474 bool IsSaveLinkedSections() const { return mbSaveLinkedSections; } in IsSaveLinkedSections() function in SvXMLExport
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A DXMLSectionExport.cxx1683 if ( (!rExport.IsSaveLinkedSections()) && rSection.is() ) in IsMuteSection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A DXMLSectionExport.cxx1686 if ( (!rExport.IsSaveLinkedSections()) && rSection.is() ) in IsMuteSection()