Home
last modified time | relevance | path

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

/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx113 enum FrameType { FT_TEXT, FT_GRAPHIC, FT_EMBEDDED, FT_SHAPE }; enumerator
724 exportAnyTextFrame( rTextContent, FT_GRAPHIC, bAutoStyles, sal_False, in exportTextGraphic()
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx2801 case FT_GRAPHIC: in exportAnyTextFrame()