Searched refs:IsAutoFmtByInput (Results 1 – 4 of 4) sorted by relevance
105 sal_Bool IsAutoFmtByInput() const { return bAutoFmtByInput; } in IsAutoFmtByInput() function in SvxAutoCorrCfg
675 … sal_Bool bSet = pItem ? ((const SfxBoolItem*)pItem)->GetValue() : !pACfg->IsAutoFmtByInput(); in Execute()676 if( bSet != pACfg->IsAutoFmtByInput() ) in Execute()1541 rSet.Put( SfxBoolItem( nWhich, SvxAutoCorrCfg::Get()->IsAutoFmtByInput() )); in GetState()
184 if( pACorr && pACfg->IsAutoFmtByInput() in TYPEINIT1()
1826 else if( pACfg && pACfg->IsAutoFmtByInput() && in KeyInput()2325 pACfg->IsAutoFmtByInput() && in KeyInput()2337 pACfg->IsAutoFmtByInput() && in KeyInput()2367 if( pACorr && pACfg->IsAutoFmtByInput() && in KeyInput()