Home
last modified time | relevance | path

Searched refs:TablePropertyMapPtr (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/writerfilter/source/dmapper/
H A DTablePropertiesHandler.cxx77 TablePropertyMapPtr pTableMap( new TablePropertyMap ); in sprm()
89 TablePropertyMapPtr pPropMap( new TablePropertyMap ); in sprm()
103 TablePropertyMapPtr pPropMap( new TablePropertyMap ); in sprm()
115 TablePropertyMapPtr pPropMap( new TablePropertyMap ); in sprm()
124 TablePropertyMapPtr pPropMap( new TablePropertyMap ); in sprm()
147 TablePropertyMapPtr pCellPropMap( new TablePropertyMap() ); in sprm()
161 TablePropertyMapPtr pTablePropMap( new TablePropertyMap ); in sprm()
181 TablePropertyMapPtr pCellPropMap( new TablePropertyMap ); in sprm()
194 TablePropertyMapPtr pTablePropMap( new TablePropertyMap ); in sprm()
231 TablePropertyMapPtr pMarginProps( new TablePropertyMap ); in sprm()
[all …]
H A DDomainMapperTableManager.cxx116 TablePropertyMapPtr pPropMap( new TablePropertyMap ); in sprm()
143 TablePropertyMapPtr pPropMap( new TablePropertyMap ); in sprm()
160 TablePropertyMapPtr pRowPropMap( new TablePropertyMap ); in sprm()
168 TablePropertyMapPtr pPropMap( new TablePropertyMap ); in sprm()
191 TablePropertyMapPtr pCellPropMap( new TablePropertyMap() ); in sprm()
244 TablePropertyMapPtr pPropMap( new TablePropertyMap ); in sprm()
261 TablePropertyMapPtr pMergeProps( new TablePropertyMap ); in sprm()
289 TablePropertyMapPtr pProps( new TablePropertyMap ); in sprm()
303 TablePropertyMapPtr pProps( new TablePropertyMap ); in sprm()
453 TablePropertyMapPtr pPropMap( new TablePropertyMap ); in endOfRowAction()
[all …]
H A DTablePropertiesHandler.hxx40 typedef TableManager<Handle_t , TablePropertyMapPtr > DomainMapperTableManager_Base_t;
68 inline void cellProps( TablePropertyMapPtr pProps ) in cellProps()
76 inline void cellPropsByCell( unsigned int i, TablePropertyMapPtr pProps ) in cellPropsByCell()
84 inline void insertRowProps( TablePropertyMapPtr pProps ) in insertRowProps()
92 inline void insertTableProps( TablePropertyMapPtr pProps ) in insertTableProps()
H A DDomainMapperTableHandler.hxx55 class DomainMapperTableHandler : public TableDataHandler<Handle_t , TablePropertyMapPtr >
66 TablePropertyMapPtr pProps );
73 TablePropertyMapPtr pProps );
79 TablePropertyMapPtr pProps );
100 TablePropertyMapPtr m_aTableProperties;
H A DDomainMapperTableManager.hxx78 inline virtual void cellProps(TablePropertyMapPtr pProps) in cellProps()
86 inline virtual void cellPropsByCell(unsigned int i, TablePropertyMapPtr pProps) in cellPropsByCell()
94 inline virtual void insertRowProps(TablePropertyMapPtr pProps) in insertRowProps()
102 inline virtual void insertTableProps(TablePropertyMapPtr pProps) in insertTableProps()
H A DDomainMapperTableHandler.cxx97 TablePropertyMapPtr pProps) in startTable()
320 TablePropertyMapPtr pEmptyProps( new TablePropertyMap ); in endTableGetTableStyle()
776 TablePropertyMapPtr pProps) in startRow()
803 TablePropertyMapPtr pProps ) in startCell()
812 TablePropertyMapPtr pEmptyProps( new TablePropertyMap( ) ); in startCell()
H A DCellColorHandler.cxx127 TablePropertyMapPtr CellColorHandler::getProperties() in getProperties()
129 TablePropertyMapPtr pPropertyMap(new TablePropertyMap); in getProperties()
H A DPropertyMap.hxx555 typedef boost::shared_ptr<TablePropertyMap> TablePropertyMapPtr; typedef
H A DDomainMapper_Impl.hxx291 …::sun::star::uno::Reference< ::com::sun::star::text::XTextRange >, TablePropertyMapPtr > TableData…

Completed in 78 milliseconds