Home
last modified time | relevance | path

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

/AOO42X/main/starmath/inc/ !
H A Dnode.hxx52 #define FLG_VISIBLE 0x0020 macro
/AOO42X/main/starmath/source/ !
H A Dnode.cxx186 if (! (Flags() & FLG_VISIBLE)) in SetPhantom()
3085 Flags() |= FLG_VISIBLE | FLG_BOLD | FLG_ITALIC in Prepare()