Searched refs:EE_CNTRL_ULSPACEFIRSTPARA (Results 1 – 3 of 3) sorted by relevance
122 { return ( ( nControlBits & EE_CNTRL_ULSPACEFIRSTPARA ) != 0 ); } in ULSpaceFirstParagraph()
57 #define EE_CNTRL_ULSPACEFIRSTPARA 0x04000000 // MS Compat: SB auch beim ersten Absatz auswerten macro
259 nControlWord &=~ EE_CNTRL_ULSPACEFIRSTPARA; in Import()
Completed in 34 milliseconds