Searched refs:SBA_DEF_FMTVALUE (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | UITools.cxx | 1140 new SfxRangeItem(SBA_DEF_RANGEFORMAT, SBA_DEF_FMTVALUE, SBA_ATTR_ALIGN_HOR_JUSTIFY), in callColumnFormatDialog() 1141 new SfxUInt32Item(SBA_DEF_FMTVALUE), in callColumnFormatDialog() 1167 pFormatDescriptor->Put(SfxUInt32Item(SBA_DEF_FMTVALUE, _nFormatKey)); in callColumnFormatDialog() 1196 SFX_ITEMSET_GET(*pSet, pFormat, SfxUInt32Item, SBA_DEF_FMTVALUE, sal_True); in callColumnFormatDialog()
|
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | sbagrid.hrc | 66 #define SBA_DEF_FMTVALUE (SBA_WHICHID_START+144) // SfxULONG, Format
|
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | FieldDescControl.cxx | 91 #define SBA_DEF_FMTVALUE (100 + 144) // SfxULONG, Format macro
|
Completed in 24 milliseconds