Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dflagsdef.hxx57 #define SVX_ENABLE_FLASH 0x04 macro
/trunk/main/sw/source/ui/chrdlg/
H A Dchardlg.cxx170 aSet.Put (SfxUInt32Item(SID_FLAG_TYPE,SVX_PREVIEW_CHARACTER|SVX_ENABLE_FLASH)); in PageCreated()
/trunk/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx448 sal_uInt32 nFlags = SVX_ENABLE_FLASH; in PageCreated()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx2971 if ( ( nFlags & SVX_ENABLE_FLASH ) == SVX_ENABLE_FLASH ) in PageCreated()