Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dsaveopt.cxx141 void SetWarnAlienFormat( sal_Bool _bDoPP );
260 void SvtSaveOptions_Impl::SetWarnAlienFormat( sal_Bool _bDoPP ) in SetWarnAlienFormat() function in SvtSaveOptions_Impl
1032 void SvtSaveOptions::SetWarnAlienFormat( sal_Bool _bEnable ) in SetWarnAlienFormat() function in SvtSaveOptions
1034 pImp->pSaveOpt->SetWarnAlienFormat( _bEnable ); in SetWarnAlienFormat()
/trunk/main/unotools/inc/unotools/
H A Dsaveopt.hxx111 void SetWarnAlienFormat( sal_Bool _bEnable );
/trunk/main/sfx2/source/dialog/
H A Dalienwarn.cxx83 aSaveOpt.SetWarnAlienFormat( bChecked ); in ~SfxAlienWarningDialog()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx597 aSaveOptions.SetWarnAlienFormat( static_cast< const SfxBoolItem*> ( pItem )->GetValue() ); in SetOptions_Impl()

Completed in 32 milliseconds