Home
last modified time | relevance | path

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

/AOO42X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx951 #define PPT_SPEC_NEWLINE 0x10000 macro
/AOO42X/main/filter/source/msfilter/
H A Dsvdfppt.cxx5468 aSpecMarkerList.Insert( (void*)( i | PPT_SPEC_NEWLINE ), LIST_APPEND ); in Init()
5491 … aSpecMarkerList.Insert( (void*)( (pPtr - pBuf) | PPT_SPEC_NEWLINE ), LIST_APPEND ); in Init()
5570 if ( nCurrentSpecMarker & PPT_SPEC_NEWLINE ) in Init()