Home
last modified time | relevance | path

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

/AOO42X/main/xmloff/inc/xmloff/
H A Dtxtprmap.hxx186 #define TEXT_PROP_MAP_PARA 1 macro
/AOO42X/main/xmloff/source/text/
H A Dtxtprmap.cxx910 case TEXT_PROP_MAP_PARA: in lcl_txtprmap_getMap()
H A Dtxtimp.cxx1056 new XMLTextPropertySetMapper( TEXT_PROP_MAP_PARA ); in XMLTextImportHelper()
H A Dtxtparae.cxx1281 …Reference < XMLPropertySetMapper > xPropMapper(new XMLTextPropertySetMapper( TEXT_PROP_MAP_PARA )); in XMLTextParagraphExport()
/AOO42X/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx293 …Reference < XMLPropertySetMapper > xPropMapper(new XMLTextPropertySetMapper( TEXT_PROP_MAP_PARA )); in ORptExport()