Home
last modified time | relevance | path

Searched defs:SAL_STATIC_CAST (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sal/inc/sal/
H A Dtypes.h347 #define SAL_STATIC_CAST(type, expr) (static_cast< type >(expr)) macro
351 #define SAL_STATIC_CAST(type, expr) ((type) (expr)) macro
/aoo41x/main/ucb/source/cacher/
H A Ddynamicresultsetwrapper.cxx135 SAL_STATIC_CAST( XComponent*, this ) //base of XDynamicResultSet in SAL_STATIC_CAST() function
H A Dcontentresultsetwrapper.cxx350 SAL_STATIC_CAST( XComponent*, this ), in SAL_STATIC_CAST() function

Completed in 21 milliseconds