Home
last modified time | relevance | path

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

/trunk/main/writerfilter/inc/dmapper/
H A DDomainMapper.hxx100 void PushListProperties( ::boost::shared_ptr<PropertyMap> pListProperties );
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx4397 void DomainMapper::PushListProperties( ::boost::shared_ptr<PropertyMap> pListProperties ) in PushListProperties() argument
4399 m_pImpl->PushListProperties( pListProperties ); in PushListProperties()
H A DDomainMapper_Impl.cxx310 void DomainMapper_Impl::PushListProperties(PropertyMapPtr pListProperties) in PushListProperties() argument
312 m_aPropertyStacks[CONTEXT_LIST].push( pListProperties ); in PushListProperties()
H A DDomainMapper_Impl.hxx440 void PushListProperties(PropertyMapPtr pListProperties);

Completed in 89 milliseconds