Home
last modified time | relevance | path

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

/AOO42X/main/oox/inc/oox/ppt/
H A Danimationspersist.hxx51 NP_VALUES, NP_FORMULA, NP_KEYTIMES, NP_DISPLAY, enumerator
/AOO42X/main/oox/source/ppt/
H A Dcommontimenodecontext.cxx411 aProps[ NP_DISPLAY ] <<= attribs.getBool( XML_display, true ); in CommonTimeNodeContext()