Home
last modified time | relevance | path

Searched defs:IsUseUserData (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dsaveopt.cxx95 bool IsUseUserData() const { return bUseUserData; } in IsUseUserData() function in SvtSaveOptions_Impl
781 bool SvtSaveOptions::IsUseUserData() const in IsUseUserData() function in SvtSaveOptions
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dsaveopt.cxx101 bool IsUseUserData() const { return bUseUserData; } in IsUseUserData() function in __anon16c082270211::SvtSaveOptions_Impl
793 bool SvtSaveOptions::IsUseUserData() const in IsUseUserData() function in SvtSaveOptions
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Dobjcont.cxx572 bool SfxObjectShell::IsUseUserData() const in IsUseUserData() function in SfxObjectShell
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Dobjcont.cxx607 bool SfxObjectShell::IsUseUserData() const in IsUseUserData() function in SfxObjectShell
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Ddinfdlg.hxx143 bool IsUseUserData() const { return m_bUseUserData;} in IsUseUserData() function in SfxDocumentInfoItem