Home
last modified time | relevance | path

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

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