Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx262 if( bActive ) mnFlags &= ~ITEMCONN_INACTIVE; else mnFlags |= ITEMCONN_INACTIVE; in Activate()
267 return !(mnFlags & ITEMCONN_INACTIVE); in IsActive()
/trunk/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx46 const ItemConnFlags ITEMCONN_INACTIVE = 0x0001; variable

Completed in 24 milliseconds