Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/style/
H A Dxmlstyle.cxx672 if( !mxParaImpPropMapper.is() ) in GetImportPropertyMapper()
675 pThis->mxParaImpPropMapper = in GetImportPropertyMapper()
679 xMapper = mxParaImpPropMapper; in GetImportPropertyMapper()
/AOO41X/main/xmloff/inc/xmloff/
H A Dxmlstyle.hxx181 UniReference < SvXMLImportPropertyMapper > mxParaImpPropMapper; member in SvXMLStylesContext