Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/inc/dmapper/
H A DDomainMapper.hxx100 void PushListProperties( ::boost::shared_ptr<PropertyMap> pListProperties );
/aoo4110/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.hxx440 void PushListProperties(PropertyMapPtr pListProperties);
H A DDomainMapper_Impl.cxx286 void DomainMapper_Impl::PushListProperties(PropertyMapPtr pListProperties) in PushListProperties() argument
288 m_aPropertyStacks[CONTEXT_LIST].push( pListProperties ); in PushListProperties()
H A DDomainMapper.cxx4387 void DomainMapper::PushListProperties( ::boost::shared_ptr<PropertyMap> pListProperties ) in PushListProperties() argument
4389 m_pImpl->PushListProperties( pListProperties ); in PushListProperties()

Completed in 58 milliseconds