Searched refs:SBA_ATTR_ALIGN_HOR_JUSTIFY (Results 1 – 3 of 3) sorted by relevance
/trunk/main/dbaccess/source/ui/misc/ |
H A D | UITools.cxx | 1132 SBA_DEF_RANGEFORMAT, SBA_ATTR_ALIGN_HOR_JUSTIFY, in callColumnFormatDialog() 1140 new SfxRangeItem(SBA_DEF_RANGEFORMAT, SBA_DEF_FMTVALUE, SBA_ATTR_ALIGN_HOR_JUSTIFY), in callColumnFormatDialog() 1142 new SvxHorJustifyItem(SVX_HOR_JUSTIFY_STANDARD, SBA_ATTR_ALIGN_HOR_JUSTIFY), in callColumnFormatDialog() 1147 …CreateFromAscii("GridBrowserProperties"), SBA_DEF_RANGEFORMAT, SBA_ATTR_ALIGN_HOR_JUSTIFY, aItemIn… in callColumnFormatDialog() 1153 pFormatDescriptor->Put(SvxHorJustifyItem(_eJustify, SBA_ATTR_ALIGN_HOR_JUSTIFY)); in callColumnFormatDialog() 1189 SFX_ITEMSET_GET(*pSet, pHorJustify, SvxHorJustifyItem, SBA_ATTR_ALIGN_HOR_JUSTIFY, sal_True); in callColumnFormatDialog()
|
/trunk/main/dbaccess/source/ui/inc/ |
H A D | sbagrid.hrc | 69 #define SBA_ATTR_ALIGN_HOR_JUSTIFY (SBA_WHICHID_START + 145) // SvxHorJustifyItem 87 #define SBA_ATTR_ALIGN_HOR_JUSTIFY (SBA_WHICHID_START + 145) // SvxHorJustifyItem
|
/trunk/main/dbaccess/source/ui/control/ |
H A D | FieldDescControl.cxx | 92 #define SBA_ATTR_ALIGN_HOR_JUSTIFY (100 + 145) // SvxHorJustifyItem macro
|
Completed in 32 milliseconds