Searched refs:IsSaveDocView (Results 1 – 3 of 3) sorted by relevance
116 sal_Bool IsSaveDocView() const { return bSaveDocView; } in IsSaveDocView() function in SvtSaveOptions_Impl977 sal_Bool SvtSaveOptions::IsSaveDocView() const in IsSaveDocView() function in SvtSaveOptions979 return pImp->pSaveOpt->IsSaveDocView(); in IsSaveDocView()
94 sal_Bool IsSaveDocView() const;
278 …if (!rSet.Put( SfxBoolItem( rPool.GetWhich( SID_ATTR_SAVEDOCVIEW ), aSaveOptions.IsSaveDocView()))) in GetOptions()
Completed in 31 milliseconds