Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dxmlaustp.cxx83 UniReference< XMLPropertySetMapper > aPropertyMapper = rPropExp.getPropertySetMapper(); in exportStyleAttributes() local
91 && ( CTF_FORMS_DATA_STYLE == aPropertyMapper->GetEntryContextId( pProp->mnIndex ) ) in exportStyleAttributes()
94 lcl_exportDataStyle( GetExport(), aPropertyMapper, *pProp ); in exportStyleAttributes()
101 UniReference< XMLPropertySetMapper > aPropertyMapper = rPropExp.getPropertySetMapper(); in exportStyleAttributes() local
102 …DBG_ASSERT(aPropertyMapper.is(), "SvXMLAutoStylePoolP::exportStyleAttributes: invalid property set… in exportStyleAttributes()
114 switch( aPropertyMapper->GetEntryContextId(pProp->mnIndex) ) in exportStyleAttributes()
126 lcl_exportDataStyle( GetExport(), aPropertyMapper, *pProp ); in exportStyleAttributes()

Completed in 12 milliseconds