Searched refs:aPropertyMapper (Results 1 – 1 of 1) sorted by relevance
83 UniReference< XMLPropertySetMapper > aPropertyMapper = rPropExp.getPropertySetMapper(); in exportStyleAttributes() local91 && ( 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() local102 …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 22 milliseconds