Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx153 m_aTableProperties = pProps; in startTable()
349 if( m_aTableProperties.get() ) in endTableGetTableStyle()
360 if(aTableStyleIter != m_aTableProperties->end()) in endTableGetTableStyle()
376 m_aTableProperties = pEmptyProps; in endTableGetTableStyle()
438 m_aTableProperties->erase( aTblBorderIter ); in endTableGetTableStyle()
451 m_aTableProperties->erase( aTblBorderIter ); in endTableGetTableStyle()
464 m_aTableProperties->erase( aTblBorderIter ); in endTableGetTableStyle()
477 m_aTableProperties->erase( aTblBorderIter ); in endTableGetTableStyle()
522 m_aTableProperties->Insert( in endTableGetTableStyle()
542 if( aRepeatIter == m_aTableProperties->end() ) in endTableGetTableStyle()
[all …]
H A DDomainMapperTableHandler.hxx109 TablePropertyMapPtr m_aTableProperties; member in writerfilter::dmapper::DomainMapperTableHandler

Completed in 26 milliseconds