Home
last modified time | relevance | path

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

/trunk/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.hxx64 class DomainMapperTableHandler : public TableDataHandler<Handle_t , TablePropertyMapPtr >
75 TablePropertyMapPtr pProps );
82 TablePropertyMapPtr pProps );
88 TablePropertyMapPtr pProps );
109 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.cxx151 TablePropertyMapPtr pProps) in startTable()
374 TablePropertyMapPtr pEmptyProps( new TablePropertyMap ); in endTableGetTableStyle()
838 TablePropertyMapPtr pProps) in startRow()
865 TablePropertyMapPtr pProps ) in startCell()
874 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 42 milliseconds