Searched defs:Cast (Results 1 – 14 of 14) sorted by relevance
/aoo41x/main/svx/source/engine3d/ |
H A D | polysc3d.cxx | 43 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
|
H A D | scene3d.cxx | 58 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
|
H A D | obj3d.cxx | 88 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
|
H A D | view3d.cxx | 76 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | mediash.cxx | 45 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
|
H A D | graphsh.cxx | 49 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviewsi.cxx | 70 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fusldlg.cxx | 48 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
|
H A D | fumorph.cxx | 58 #define ITEMVALUE( ItemSet, Id, Cast ) ( ( (const Cast&) (ItemSet).Get( (Id) ) ).GetValue() ) argument
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | grafctrl.cxx | 80 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
|
/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape3d.cxx | 66 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8graf.cxx | 1683 #define WW8ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 152 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
|
H A D | svdfppt.cxx | 78 #define ITEMVALUE(ItemSet,Id,Cast) ((const Cast&)(ItemSet).Get(Id)).GetValue() argument
|
Completed in 150 milliseconds