Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/inc/sfx2/
H A Dnew.hxx54 #define SFX_LOAD_TEXT_STYLES 0x0001 macro
/aoo4110/main/sfx2/source/doc/
H A Dnew.cxx543 sal_uInt16 nRet = aTextStyleCB.IsChecked() ? SFX_LOAD_TEXT_STYLES : 0; in GetTemplateFlags()
557 aTextStyleCB.Check( 0 != (nSet&SFX_LOAD_TEXT_STYLES )); in SetTemplateFlags()
/aoo4110/main/sw/source/ui/app/
H A Ddocsh2.cxx786 nFlags|= SFX_LOAD_TEXT_STYLES; in Execute()
877 aOpt.SetTxtFmts( bText = (0 != (nFlags&SFX_LOAD_TEXT_STYLES) )); in Execute()

Completed in 37 milliseconds