Searched refs:start_ (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/i18npool/source/indexentry/ |
H A D | indexentrysupplier_default.cxx | 97 void IndexTable::init(sal_Unicode start_, sal_Unicode end_, IndexKey *keys, sal_Int16 key_count, In… in init() argument 99 start=start_; in init()
|
/aoo41x/main/wizards/com/sun/star/wizards/ui/ |
H A D | ButtonList.java | 776 public Counter(int start_, int end_, int max_) in Counter() argument 778 start = start_; in Counter()
|
H A D | ImageList.java | 953 public Counter(int start_, int end_, int max_) in Counter() argument 955 start = start_; in Counter()
|
/aoo41x/main/i18npool/inc/ |
H A D | indexentrysupplier_default.hxx | 75 …void init(sal_Unicode start_, sal_Unicode end_, IndexKey* keys, sal_Int16 key_count, Index *index);
|
Completed in 32 milliseconds