Home
last modified time | relevance | path

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

/trunk/main/forms/source/xforms/
H A Dconvert.cxx60 #define ADD_ENTRY(XCONVERT,TYPE) XCONVERT->maMap[ getCppuType( static_cast<TYPE*>( NULL ) ) ] = Con… macro
508 ADD_ENTRY( this, OUString ); in init()
509 ADD_ENTRY( this, bool ); in init()
510 ADD_ENTRY( this, double ); in init()
511 ADD_ENTRY( this, UNODate ); in init()
512 ADD_ENTRY( this, UNOTime ); in init()
513 ADD_ENTRY( this, UNODateTime ); in init()
/trunk/main/linguistic/source/
H A Ddlistimp.cxx178 (DictionaryEventFlags::ADD_ENTRY | DictionaryEventFlags::DEL_ENTRY)) in processDictionaryEvent()
189 if ((rDicEvent.nEvent & DictionaryEventFlags::ADD_ENTRY) && xDic->isActive()) in processDictionaryEvent()
H A Ddicimp.cxx695 launchEvent( DictionaryEventFlags::ADD_ENTRY, xDicEntry ); in addEntry_Impl()
/trunk/main/offapi/com/sun/star/linguistic2/
H A DDictionaryEventFlags.idl44 const short ADD_ENTRY = 1;

Completed in 21 milliseconds