Home
last modified time | relevance | path

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

/trunk/main/writerfilter/inc/dmapper/
H A DDomainMapper.hxx100 void PushListProperties( ::boost::shared_ptr<PropertyMap> pListProperties );
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.hxx440 void PushListProperties(PropertyMapPtr pListProperties);
H A DNumberingManager.cxx946 m_rDMapper.PushListProperties( m_pCurrentDefinition->GetCurrentLevel( ) ); in lcl_sprm()
H A DDomainMapper.cxx4397 void DomainMapper::PushListProperties( ::boost::shared_ptr<PropertyMap> pListProperties ) in PushListProperties() function in writerfilter::dmapper::DomainMapper
4399 m_pImpl->PushListProperties( pListProperties ); in PushListProperties()
H A DDomainMapper_Impl.cxx310 void DomainMapper_Impl::PushListProperties(PropertyMapPtr pListProperties) in PushListProperties() function in writerfilter::dmapper::DomainMapper_Impl

Completed in 65 milliseconds