Searched refs:__PRETTY_FUNCTION__ (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxtabcontrol.cxx | 70 #define __PRETTY_FUNCTION__ __FUNCTION__ macro 81 OSL_TRACE ("\n********%s:%x", __PRETTY_FUNCTION__, this); in VCLXTabControl() 254 OSL_TRACE ("%s: children: %d", __PRETTY_FUNCTION__, maChildren.size ()); in AddChild() 259 OSL_TRACE ("%s: children: %d", __PRETTY_FUNCTION__, maChildren.size ()); in AddChild() 302 OSL_TRACE ("\n%s", __PRETTY_FUNCTION__); in allocateArea() 350 OSL_TRACE ("\n%s", __PRETTY_FUNCTION__); in allocateArea() 452 OSL_TRACE ("\n%s", __PRETTY_FUNCTION__); in getMinimumSize()
|
H A D | vclxtabpage.cxx | 33 #define __PRETTY_FUNCTION__ __FUNCTION__ macro 97 OSL_TRACE ("\n%s", __PRETTY_FUNCTION__); in allocateArea()
|
/aoo41x/main/toolkit/source/layout/vcl/ |
H A D | wrapper.cxx | 879 #define __PRETTY_FUNCTION__ __FUNCTION__ macro 890 OSL_TRACE ("%s: warning, deprecated vcl/Messbox compatibility", __PRETTY_FUNCTION__); 903 OSL_TRACE ("%s: warning, deprecated vcl/Messbox compatibility", __PRETTY_FUNCTION__);
|
/aoo41x/main/toolkit/workben/layout/ |
H A D | test.cxx | 192 printf ("%s\n", __PRETTY_FUNCTION__); in ParseCommandLine()
|
Completed in 34 milliseconds