Home
last modified time | relevance | path

Searched defs:Pointer_t (Results 26 – 50 of 52) sorted by relevance

123

/aoo42x/main/writerfilter/source/ooxml/
H A DOOXMLFactory.hxx106 typedef boost::shared_ptr<OOXMLFactory_ns> Pointer_t; typedef in writerfilter::ooxml::OOXMLFactory_ns
139 typedef boost::shared_ptr<OOXMLFactory> Pointer_t; typedef in writerfilter::ooxml::OOXMLFactory
H A DOOXMLParserState.hxx61 typedef boost::shared_ptr<OOXMLParserState> Pointer_t; typedef in writerfilter::ooxml::OOXMLParserState
H A DOOXMLFastContextHandler.hxx57 typedef boost::shared_ptr<OOXMLFastContextHandler> Pointer_t; typedef in writerfilter::ooxml::OOXMLFastContextHandler
H A DOOXMLFactory.cxx349 void OOXMLFactory_ns::attributeAction(OOXMLFastContextHandler *, sal_Int32, OOXMLValue::Pointer_t) in attributeAction()
H A DOOXMLFastContextHandler.cxx684 (const Id & /*nId*/, OOXMLValue::Pointer_t /*pVal*/) in newProperty()
689 (OOXMLPropertySet::Pointer_t /* pPropertySet */) in setPropertySet()
1598 (OOXMLPropertySet::Pointer_t /*pPropertySet*/) in newPropertySet()
/aoo42x/main/writerfilter/source/doctok/
H A DXNoteHelper.hxx74 typedef boost::shared_ptr<XNoteHelper> Pointer_t; typedef in writerfilter::doctok::XNoteHelper
H A DWW8BinTableImpl.hxx48 typedef boost::shared_ptr<PageNumber> Pointer_t; typedef in writerfilter::doctok::PageNumber
H A DWW8StructBase.hxx46 typedef boost::shared_ptr<WW8StructBase> Pointer_t; typedef in writerfilter::doctok::WW8StructBase
H A DWW8ResourceModelImpl.hxx85 typedef boost::shared_ptr<WW8BinaryObjReference> Pointer_t; typedef in writerfilter::doctok::WW8BinaryObjReference
H A DDffImpl.cxx33 typedef boost::shared_ptr<ShapeTypeToString> Pointer_t; typedef in writerfilter::doctok::ShapeTypeToString
H A DWW8ResourceModelImpl.cxx46 typedef boost::shared_ptr<WW8TableDataHandler> Pointer_t; typedef in writerfilter::doctok::WW8TableDataHandler
/aoo42x/main/oox/source/shape/
H A DShapeContextHandler.hxx44 typedef boost::shared_ptr<ShapeFragmentHandler> Pointer_t; typedef in oox::shape::ShapeFragmentHandler
/aoo42x/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.hxx41 typedef boost::shared_ptr<NodeDescription> Pointer_t; typedef
/aoo42x/main/sw/source/filter/ww8/
H A Ddocxexport.hxx99 …virtual void WriteCR( ww8::WW8TableNodeInfoInner::Pointer_t /*pTableTextNodeInfoInner = ww8::WW8Ta… in WriteCR()
H A Drtfexport.hxx93 …virtual void WriteCR( ww8::WW8TableNodeInfoInner::Pointer_t /*pTableTextNodeInfoInner = ww8::WW8Ta… in WriteCR()
H A Dww8attributeoutput.hxx37 virtual void StartParagraph( ww8::WW8TableNodeInfo::Pointer_t /*pTextNodeInfo*/ ) {} in StartParagraph()
H A Drtfattributeoutput.cxx727 …tDrop*/, sal_uInt16 /*nStyle*/, ww8::WW8TableNodeInfo::Pointer_t /*pTextNodeInfo*/, ww8::WW8TableN… in FormatDrop()
757 void RtfAttributeOutput::TableInfoCell( ww8::WW8TableNodeInfoInner::Pointer_t /*pTableTextNodeInfoI… in TableInfoCell()
770 void RtfAttributeOutput::TableInfoRow( ww8::WW8TableNodeInfoInner::Pointer_t /*pTableTextNodeInfo*/… in TableInfoRow()
1004 void RtfAttributeOutput::TableNodeInfo( ww8::WW8TableNodeInfo::Pointer_t /*pNodeInfo*/ ) in TableNodeInfo()
1052 void RtfAttributeOutput::TableSpacing( ww8::WW8TableNodeInfoInner::Pointer_t /*pTableTextNodeInfoIn… in TableSpacing()
1090 void RtfAttributeOutput::StartTable( ww8::WW8TableNodeInfoInner::Pointer_t /*pTableTextNodeInfoInne… in StartTable()
1114 void RtfAttributeOutput::StartTableCell( ww8::WW8TableNodeInfoInner::Pointer_t /*pTableTextNodeInfo… in StartTableCell()
H A Ddocxattributeoutput.cxx985 …tDrop*/, sal_uInt16 /*nStyle*/, ww8::WW8TableNodeInfo::Pointer_t /*pTextNodeInfo*/, ww8::WW8TableN… in FormatDrop()
1277 void DocxAttributeOutput::TableInfoCell( ww8::WW8TableNodeInfoInner::Pointer_t /*pTableTextNodeInfo… in TableInfoCell()
1281 void DocxAttributeOutput::TableInfoRow( ww8::WW8TableNodeInfoInner::Pointer_t /*pTableTextNodeInfo*… in TableInfoRow()
1449 void DocxAttributeOutput::TableNodeInfo( ww8::WW8TableNodeInfo::Pointer_t /*pNodeInfo*/ ) in TableNodeInfo()
1463 void DocxAttributeOutput::TableOrientation( ww8::WW8TableNodeInfoInner::Pointer_t /*pTableTextNodeI… in TableOrientation()
1468 void DocxAttributeOutput::TableSpacing( ww8::WW8TableNodeInfoInner::Pointer_t /*pTableTextNodeInfoI… in TableSpacing()
/aoo42x/main/writerfilter/source/dmapper/
H A DFontTable.hxx39 typedef boost::shared_ptr<FontEntry> Pointer_t; typedef
H A DGraphicImport.cxx1510 void GraphicImport::lcl_entry(int /*pos*/, writerfilter::Reference<Properties>::Pointer_t /*ref*/) in lcl_entry()
1774 …raphicImport::data(const sal_uInt8* buf, size_t len, writerfilter::Reference<Properties>::Pointer_… in data()
1837 void GraphicImport::lcl_props(writerfilter::Reference<Properties>::Pointer_t /*ref*/) in lcl_props()
1843 void GraphicImport::lcl_table(Id /*name*/, writerfilter::Reference<Table>::Pointer_t /*ref*/) in lcl_table()
1849 void GraphicImport::lcl_substream(Id /*name*/, ::writerfilter::Reference<Stream>::Pointer_t /*ref*/) in lcl_substream()
H A DFFDataHandler.hxx33 typedef ::boost::shared_ptr<FFDataHandler> Pointer_t; typedef in writerfilter::dmapper::FFDataHandler
H A DDomainMapperTableHandler.hxx67 typedef boost::shared_ptr<DomainMapperTableHandler> Pointer_t; typedef in writerfilter::dmapper::DomainMapperTableHandler
/aoo42x/main/writerfilter/source/resourcemodel/
H A DWW8Analyzer.cxx108 ::writerfilter::Reference<Properties>::Pointer_t /*ref*/) in data()
/aoo42x/main/writerfilter/inc/resourcemodel/
H A DSubSequence.hxx58 typedef boost::shared_ptr<SubSequence> Pointer_t; typedef in writerfilter::SubSequence
H A DTableManager.hxx48 typedef boost::shared_ptr<TableDataHandler> Pointer_t; typedef in writerfilter::TableDataHandler

Completed in 146 milliseconds

123