Home
last modified time | relevance | path

Searched refs:ICNVIEW_FLAG_IN_USE (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Divctrl.hxx43 #define ICNVIEW_FLAG_IN_USE 0x0008 macro
145 sal_Bool IsInUse() const { return (sal_Bool)((nFlags & ICNVIEW_FLAG_IN_USE) !=0); } in IsInUse()

Completed in 10 milliseconds