Searched refs:DISABLE_CASEMAP (Results 1 – 11 of 11) sorted by relevance
44 #define DISABLE_CASEMAP ((sal_uInt16)0x0001) macro
79 aSet.Put (SfxUInt16Item(SID_DISABLE_CTL,DISABLE_CASEMAP)); in PageCreated()
170 aSet.Put (SfxUInt16Item(SID_DISABLE_CTL,DISABLE_CASEMAP)); in PageCreated()
307 aSet.Put (SfxUInt16Item(SID_DISABLE_CTL,DISABLE_CASEMAP)); in PageCreated()
75 aSet.Put( SfxUInt16Item( SID_DISABLE_CTL, DISABLE_CASEMAP ) ); in PageCreated()
570 aSet.Put (SfxUInt16Item(SID_DISABLE_CTL,DISABLE_CASEMAP)); //CHINA001 in PageCreated()
87 aSet.Put (SfxUInt16Item(SID_DISABLE_CTL,DISABLE_CASEMAP)); in PageCreated()
86 aSet.Put (SfxUInt16Item(SID_DISABLE_CTL,DISABLE_CASEMAP)); //CHINA001 in PageCreated()
166 aSet.Put (SfxUInt16Item(SID_DISABLE_CTL,DISABLE_CASEMAP)); in PageCreated()
42 #define DISABLE_CASEMAP ((sal_uInt16)0x0001) macro
2925 if ( ( DISABLE_CASEMAP & nDisable ) == DISABLE_CASEMAP ) in DisableControls()
Completed in 45 milliseconds