Home
last modified time | relevance | path

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

/aoo41x/main/editeng/inc/editeng/
H A Dacorrcfg.hxx105 sal_Bool IsAutoFmtByInput() const { return bAutoFmtByInput; } in IsAutoFmtByInput() function in SvxAutoCorrCfg
/aoo41x/main/sw/source/ui/shells/
H A Dtextsh1.cxx689 … sal_Bool bSet = pItem ? ((const SfxBoolItem*)pItem)->GetValue() : !pACfg->IsAutoFmtByInput(); in Execute()
690 if( bSet != pACfg->IsAutoFmtByInput() ) in Execute()
1539 rSet.Put( SfxBoolItem( nWhich, SvxAutoCorrCfg::Get()->IsAutoFmtByInput() )); in GetState()
H A Dtextsh.cxx183 if( pACorr && pACfg->IsAutoFmtByInput() in TYPEINIT1()
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx1829 else if( pACfg && pACfg->IsAutoFmtByInput() && in KeyInput()
2326 pACfg->IsAutoFmtByInput() && in KeyInput()
2338 pACfg->IsAutoFmtByInput() && in KeyInput()
2368 if( pACorr && pACfg->IsAutoFmtByInput() && in KeyInput()

Completed in 84 milliseconds