Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Deditstt2.hxx73 { return ( ( nControlBits & EE_CNTRL_OUTLINER2 ) != 0 ); } in IsOutliner2()
H A Dediteng.cxx1768 ( nChanges & EE_CNTRL_OUTLINER2 ) ) in SetControlWord()
/trunk/main/editeng/inc/editeng/
H A Deditstat.hxx40 #define EE_CNTRL_OUTLINER2 0x00000400 // Sonderbehandlung Outliner/Seite macro
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx237 nCtrl &= ~(EE_CNTRL_OUTLINER|EE_CNTRL_OUTLINER2); in Init()
248 nCtrl |= EE_CNTRL_OUTLINER2; in Init()

Completed in 39 milliseconds