Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DTableManager.cxx224 TablePropertyMapPtr pEmptyProps; in endParagraphGroup() local
228 ensureOpenCell(pEmptyProps); in endParagraphGroup()
H A DDomainMapperTableHandler.cxx404 TablePropertyMapPtr pEmptyProps( new TablePropertyMap ); in endTableGetTableStyle() local
406 m_aTableProperties = pEmptyProps; in endTableGetTableStyle()
1266 TablePropertyMapPtr pEmptyProps( new TablePropertyMap( ) ); in startCell() local
1267 m_aCellProperties[nRow - 1].push_back( pEmptyProps.get() ); in startCell()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DTableManager.cxx319 TablePropertyMapPtr pEmptyProps; in endParagraphGroup() local
323 ensureOpenCell(pEmptyProps); in endParagraphGroup()
H A DDomainMapperTableHandler.cxx423 TablePropertyMapPtr pEmptyProps( new TablePropertyMap ); in endTableGetTableStyle() local
425 m_aTableProperties = pEmptyProps; in endTableGetTableStyle()
1671 TablePropertyMapPtr pEmptyProps( new TablePropertyMap( ) ); in startCell() local
1672 m_aCellProperties[nRow - 1].push_back( pEmptyProps.get() ); in startCell()