Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dsaveopt.cxx116 sal_Bool IsSaveDocView() const { return bSaveDocView; } in IsSaveDocView() function in SvtSaveOptions_Impl
977 sal_Bool SvtSaveOptions::IsSaveDocView() const in IsSaveDocView() function in SvtSaveOptions
979 return pImp->pSaveOpt->IsSaveDocView(); in IsSaveDocView()
/trunk/main/unotools/inc/unotools/
H A Dsaveopt.hxx94 sal_Bool IsSaveDocView() const;
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx278 …if (!rSet.Put( SfxBoolItem( rPool.GetWhich( SID_ATTR_SAVEDOCVIEW ), aSaveOptions.IsSaveDocView()))) in GetOptions()

Completed in 23 milliseconds