Home
last modified time | relevance | path

Searched refs:CTF_TABSTOP (Results 1 – 5 of 5) sorted by relevance

/trunk/main/xmloff/source/draw/ !
H A DXMLShapePropertySetContext.cxx99 case CTF_TABSTOP: in CreateChildContext()
/trunk/main/xmloff/source/text/ !
H A DXMLTextPropertySetContext.cxx73 case CTF_TABSTOP: in CreateChildContext()
H A Dtxtexppr.cxx71 case CTF_TABSTOP: in handleElementItem()
H A Dtxtprmap.cxx284 …YLE, TAB_STOPS, MID_FLAG_ELEMENT_ITEM|XML_TYPE_TEXT_TABSTOP, CTF_TABSTOP ), // this is n…
/trunk/main/xmloff/inc/xmloff/ !
H A Dtxtprmap.hxx59 #define CTF_TABSTOP (XML_TEXT_CTF_START + 31) macro