Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dshapeexport2.cxx290 const sal_Int32 FOUND_ACTIONEVENTTYPE = 0x00000400; variable
396 if( ( ( nFound & FOUND_ACTIONEVENTTYPE ) == 0 ) && pProperty->Name == msEventType )
399 nFound |= FOUND_ACTIONEVENTTYPE;

Completed in 108 milliseconds