Home
last modified time | relevance | path

Searched refs:RTF_INTBL (Results 1 – 8 of 8) sorted by relevance

/trunk/main/dbaccess/source/ui/misc/
H A DRtfReader.cxx186 case RTF_INTBL: in NextToken()
248 case RTF_INTBL: in NextToken()
290 case RTF_INTBL: in CreateTable()
/trunk/main/sc/source/filter/rtf/
H A Drtfparse.cxx331 case RTF_INTBL: // before the first RTF_CELL in ProcToken()
335 if ( nLastToken != RTF_INTBL && nLastToken != RTF_CELL && nLastToken != RTF_PAR ) in ProcToken()
/trunk/main/svx/source/table/
H A Dtablertfimporter.cxx388 case RTF_INTBL: // before the first RTF_CELL in ProcToken()
390 if ( mnLastToken != RTF_INTBL && mnLastToken != RTF_CELL && mnLastToken != RTF_PAR ) in ProcToken()
/trunk/main/svtools/inc/svtools/
H A Drtftoken.h543 RTF_INTBL, enumerator
/trunk/main/sw/source/filter/rtf/
H A Drtftbl.cxx467 case RTF_INTBL: // das wissen wir ! in ReadTable()
H A Dswparrtf.cxx1811 case RTF_INTBL: in NextToken()
4192 case RTF_INTBL: in UnknownAttrToken()
/trunk/main/svtools/source/svrtf/
H A Drtfkeywd.cxx232 {{OOO_STRING_SVTOOLS_RTF_INTBL}, RTF_INTBL},
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx283 case RTF_INTBL: in ReadAttr()

Completed in 57 milliseconds