Home
last modified time | relevance | path

Searched defs:IS (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svl/inc/svl/
H A Dsvarray.hxx160 #define _SV_DECL_VARARR_GEN(nm, AE, IS, GS, AERef, vis )\ argument
200 #define _SV_DECL_VARARR(nm, AE, IS, GS ) \ argument
203 #define SV_DECL_VARARR_GEN(nm, AE, IS, GS, AERef, vis )\ argument
210 #define SV_DECL_VARARR(nm, AE, IS, GS ) \ argument
213 #define SV_DECL_VARARR_VISIBILITY(nm, AE, IS, GS, vis ) \ argument
318 #define _SV_DECL_PTRARR_DEF_GEN( nm, AE, IS, GS, AERef, vis )\ argument
323 #define _SV_DECL_PTRARR_DEF( nm, AE, IS, GS, vis )\ argument
326 #define SV_DECL_PTRARR_GEN(nm, AE, IS, GS, Base, AERef, VPRef, vis )\ argument
378 #define SV_DECL_PTRARR(nm, AE, IS, GS )\ argument
381 #define SV_DECL_PTRARR_VISIBILITY(nm, AE, IS, GS, vis )\ argument
[all …]
/trunk/main/oox/inc/oox/export/
H A Dutils.hxx33 #define IS(x) OString::valueOf( x ).getStr() macro
/trunk/main/basic/source/inc/
H A Dtoken.hxx88 IMP, CAT, LIKE, IS, TYPEOF, enumerator
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx664 #define IS(sd, se, t) \ in Out() macro