Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dshapeexport2.cxx287 const sal_Int32 FOUND_CLICKEVENTTYPE = 0x00000080; variable
330 if( ( ( nFound & FOUND_CLICKEVENTTYPE ) == 0 ) && pProperty->Name == msEventType )
333 nFound |= FOUND_CLICKEVENTTYPE;

Completed in 27 milliseconds