Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/docvw/ !
H A Dedtwin2.cxx146 SwContentAtPos::SW_TABLEBOXFML ); in RequestHelp()
152 case SwContentAtPos::SW_TABLEBOXFML: in RequestHelp()
/AOO41X/main/sw/inc/ !
H A Dcrsrsh.hxx102 SW_TABLEBOXFML = 0x0010, enumerator
/AOO41X/main/sw/source/core/crsr/ !
H A Dcrstrvl.cxx1486 && ( SwContentAtPos::SW_TABLEBOXFML & rCntntAtPos.eCntntAtPos in GetContentAtPos()
1532 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_TABLEBOXFML; in GetContentAtPos()