Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/graphicfilter/icgm/
H A Dmain.hxx45 #define BMCOL( _col ) BitmapColor( (sal_Int8)(_col >> 16 ), (sal_Int8)( _col >> 8 ), (sal_Int8)_col argument
/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DButtonList.java229 private XButton createButton(UnoDialog2 dialog, int _row, int _col) in createButton() argument
231 String sButtonName = m_aControlName + "_button" + (_row * cols + _col); in createButton()
232 int nButtonX = getButtonPosX(_col); in createButton()
274 private int getButtonPosX(int _col) in getButtonPosX() argument
276 return pos.Width + _col * (m_aButtonSize.Width + gap.Width) + gap.Width; in getButtonPosX()
H A DImageList.java345 private XControl createImage(UnoDialog2 dialog, int _row, int _col) in createImage() argument
347 String imageName = name + "_image" + (_row * cols + _col); in createImage()
356 new Integer(getImagePosX(_col)), in createImage()
/aoo4110/main/libtextcat/data/new_fingerprints/lm/
H A Ditalian.lm315 _col 118

Completed in 35 milliseconds