Home
last modified time | relevance | path

Searched refs:ND_NOTXTNODE (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/inc/
H A Dndnotxt.hxx110 return ND_NOTXTNODE & nNodeType ? (SwNoTxtNode*)this : 0; in GetNoTxtNode()
114 return ND_NOTXTNODE & nNodeType ? (const SwNoTxtNode*)this : 0; in GetNoTxtNode()
H A Dndtyp.hxx39 const sal_uInt8 ND_NOTXTNODE = 0x30; // NoTxtNode (eines von den 2 Bits) variable
H A Dnode.hxx681 return ND_NOTXTNODE & nNodeType ? sal_True : sal_False; in IsNoTxtNode()

Completed in 20 milliseconds