Home
last modified time | relevance | path

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

/AOO42X/main/svtools/source/contnr/ !
H A Dtreelist.cxx261 Broadcast( LISTACTION_CLEARING ); in Clear()
1778 ModelNotification( LISTACTION_CLEARING,0,0,0 ); in SetModel()
1998 case LISTACTION_CLEARING: in ModelNotification()
H A Dsvtreebx.cxx2440 if( nActionId == LISTACTION_CLEARING ) in ModelNotification()
/AOO42X/main/svtools/inc/svtools/ !
H A Dtreelist.hxx43 #define LISTACTION_CLEARING 6 macro