Home
last modified time | relevance | path

Searched refs:pContext (Results 76 – 100 of 272) sorted by relevance

1234567891011

/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx515 if( pContext ) in ~SvXMLImport()
516 pContext->ReleaseRef(); in ~SvXMLImport()
790 SvXMLImportContext *pContext; in startElement() local
797 DBG_ASSERT( pContext && pContext->GetPrefix() == nPrefix, in startElement()
826 if( !pContext ) in startElement()
829 pContext->AddRef(); in startElement()
836 pContext->StartElement( xAttrList ); in startElement()
869 pContext->EndElement(); in endElement()
875 pContext->ReleaseRef(); in endElement()
876 pContext = 0; in endElement()
[all …]
H A DDocumentSettingsContext.cxx282 SvXMLImportContext *pContext = 0; in CreateSettingsContext() local
314 if( !pContext ) in CreateSettingsContext()
315 pContext = new SvXMLImportContext( rImport, p_nPrefix, rLocalName ); in CreateSettingsContext()
317 return pContext; in CreateSettingsContext()
368 SvXMLImportContext *pContext = 0; in CreateChildContext() local
399 pContext = new XMLConfigItemSetContext(GetImport(), in CreateChildContext()
404 pContext = new XMLConfigItemSetContext(GetImport(), in CreateChildContext()
414 pContext = new XMLConfigItemSetContext(GetImport(), in CreateChildContext()
422 if( !pContext ) in CreateChildContext()
425 return pContext; in CreateChildContext()
[all …]
/trunk/main/sc/source/filter/xml/
H A DXMLCalculationSettingsContext.cxx121 SvXMLImportContext *pContext = 0; in CreateChildContext() local
126 pContext = new ScXMLNullDateContext(GetScImport(), nPrefix, rLName, xAttrList, this); in CreateChildContext()
128 pContext = new ScXMLIterationContext(GetScImport(), nPrefix, rLName, xAttrList, this); in CreateChildContext()
131 if( !pContext ) in CreateChildContext()
132 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext()
134 return pContext; in CreateChildContext()
204 SvXMLImportContext *pContext = new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext() local
206 return pContext; in CreateChildContext()
262 SvXMLImportContext *pContext = new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext() local
264 return pContext; in CreateChildContext()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlSubDocument.cxx73 …SvXMLImportContext *pContext = OXMLReportElementBase::_CreateChildContext(_nPrefix,_rLocalName,xAt… in _CreateChildContext() local
74 if ( pContext ) in _CreateChildContext()
75 return pContext; in _CreateChildContext()
83pContext = new OXMLMasterFields(static_cast<ORptFilter&>(GetImport()), _nPrefix, _rLocalName,xAttr… in _CreateChildContext()
92pContext = xShapeImportHelper->CreateGroupChildContext(GetImport(),_nPrefix,_rLocalName,xAttrList,… in _CreateChildContext()
105 if( !pContext ) in _CreateChildContext()
106 pContext = new SvXMLImportContext( GetImport(), _nPrefix, _rLocalName ); in _CreateChildContext()
108 return pContext; in _CreateChildContext()
H A DxmlRow.cxx103 SvXMLImportContext *pContext = 0; in CreateChildContext() local
111 pContext = new OXMLRow( rImport, nPrefix, rLocalName,xAttrList,m_pContainer); in CreateChildContext()
115 pContext = new OXMLRow( rImport, nPrefix, rLocalName,xAttrList,m_pContainer); in CreateChildContext()
119 pContext = new OXMLRow( rImport, nPrefix, rLocalName,xAttrList,m_pContainer); in CreateChildContext()
123 pContext = new OXMLRow( rImport, nPrefix, rLocalName,xAttrList,m_pContainer); in CreateChildContext()
129 if( !pContext ) in CreateChildContext()
130 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
132 return pContext; in CreateChildContext()
H A DxmlGroup.cxx208 SvXMLImportContext *pContext = 0; in CreateChildContext() local
217 pContext = new OXMLFunction( rImport, nPrefix, rLocalName,xAttrList,m_xGroup.get()); in CreateChildContext()
224 pContext = new OXMLSection( rImport, nPrefix, rLocalName,xAttrList,m_xGroup->getHeader()); in CreateChildContext()
229 pContext = new OXMLGroup( rImport, nPrefix, rLocalName,xAttrList); in CreateChildContext()
235 pContext = new OXMLSection( rImport, nPrefix, rLocalName,xAttrList ,m_xComponent->getDetail()); in CreateChildContext()
243 pContext = new OXMLSection( rImport, nPrefix, rLocalName,xAttrList,m_xGroup->getFooter()); in CreateChildContext()
250 if( !pContext ) in CreateChildContext()
251 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
253 return pContext; in CreateChildContext()
H A DxmlFixedContent.cxx143 …SvXMLImportContext *pContext = OXMLReportElementBase::_CreateChildContext(nPrefix,rLocalName,xAttr… in _CreateChildContext() local
144 if ( pContext ) in _CreateChildContext()
145 return pContext; in _CreateChildContext()
156pContext = new OXMLFixedContent(m_rImport,nPrefix, rLocalName,m_rCell,m_pContainer,this); in _CreateChildContext()
159 pContext = new OXMLCharContent( m_rImport, this,nPrefix, in _CreateChildContext()
165 pContext = new OXMLCharContent( m_rImport, this,nPrefix, in _CreateChildContext()
171 pContext = new OXMLCharContent( m_rImport, this,nPrefix, in _CreateChildContext()
186 return pContext; in _CreateChildContext()
H A DxmlReportElement.cxx100 SvXMLImportContext *pContext = 0; in CreateChildContext() local
108 pContext = new OXMLComponent( rImport, _nPrefix, _rLocalName,xAttrList,m_xComponent.get()); in CreateChildContext()
112 pContext = new OXMLCondPrtExpr( rImport, _nPrefix, _rLocalName,xAttrList,m_xComponent.get()); in CreateChildContext()
119 pContext = new OXMLFormatCondition( rImport, _nPrefix, _rLocalName,xAttrList,xNewCond); in CreateChildContext()
126 if( !pContext ) in CreateChildContext()
127 pContext = new SvXMLImportContext( GetImport(), _nPrefix, _rLocalName ); in CreateChildContext()
130 return pContext; in CreateChildContext()
H A DxmlColumn.cxx103 SvXMLImportContext *pContext = 0; in CreateChildContext() local
111 pContext = new OXMLRowColumn( rImport, nPrefix, rLocalName,xAttrList,m_pContainer); in CreateChildContext()
116 pContext = new OXMLRowColumn( rImport, nPrefix, rLocalName,xAttrList,m_pContainer); in CreateChildContext()
121 pContext = new OXMLCell( rImport, nPrefix, rLocalName,xAttrList,m_pContainer); in CreateChildContext()
131 if( !pContext ) in CreateChildContext()
132 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
134 return pContext; in CreateChildContext()
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx582 SvXMLImportContext *pContext = 0; in CreateContext() local
593 pContext = new OXMLDatabase( *this, nPrefix, rLocalName ); in CreateContext()
604 pContext = CreateScriptContext( rLocalName ); in CreateContext()
608 if ( !pContext ) in CreateContext()
609 pContext = SvXMLImport::CreateContext( nPrefix, rLocalName, xAttrList ); in CreateContext()
611 return pContext; in CreateContext()
901 SvXMLImportContext *pContext = NULL; in CreateStylesContext() local
902 if (!pContext) in CreateStylesContext()
907 SetAutoStyles((SvXMLStylesContext*)pContext); in CreateStylesContext()
910 SetStyles((SvXMLStylesContext*)pContext); in CreateStylesContext()
[all …]
H A DxmlConnectionData.cxx86 SvXMLImportContext *pContext = 0; in CreateChildContext() local
93 pContext = new OXMLLogin( GetOwnImport(), nPrefix, rLocalName,xAttrList ); in CreateChildContext()
100 pContext = new OXMLDatabaseDescription( GetOwnImport(), nPrefix, rLocalName); in CreateChildContext()
108 pContext = new OXMLConnectionResource( GetOwnImport(), nPrefix, rLocalName,xAttrList ); in CreateChildContext()
120 if( !pContext ) in CreateChildContext()
121 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
123 return pContext; in CreateChildContext()
H A DxmlTableFilterList.cxx90 SvXMLImportContext *pContext = 0; in CreateChildContext() local
96 pContext = new OXMLTableFilterPattern( GetImport(), nPrefix, rLocalName,sal_True,*this); in CreateChildContext()
98 pContext = new OXMLTableFilterPattern( GetImport(), nPrefix, rLocalName,sal_False,*this); in CreateChildContext()
100 pContext = new OXMLTableFilterList( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
103 if( !pContext ) in CreateChildContext()
104 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
106 return pContext; in CreateChildContext()
H A DxmlHierarchyCollection.cxx163 SvXMLImportContext *pContext = 0; in CreateChildContext() local
173pContext = new OXMLComponent( GetOwnImport(), nPrefix, rLocalName,xAttrList,m_xContainer,m_sCompon… in CreateChildContext()
177 pContext = new OXMLColumn( GetOwnImport(), nPrefix, rLocalName,xAttrList,m_xContainer,m_xTable); in CreateChildContext()
182pContext = new OXMLHierarchyCollection( GetOwnImport(), nPrefix, rLocalName,xAttrList,m_xContainer… in CreateChildContext()
186 if( !pContext ) in CreateChildContext()
187 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
189 return pContext; in CreateChildContext()
/trunk/main/xmloff/source/text/
H A DXMLChangeInfoContext.cxx72 SvXMLImportContext* pContext = NULL; in CreateChildContext() local
77 pContext = new XMLStringBufferImportContext(GetImport(), nPrefix, in CreateChildContext()
80 pContext = new XMLStringBufferImportContext(GetImport(), nPrefix, in CreateChildContext()
86 pContext = new XMLStringBufferImportContext(GetImport(), nPrefix, in CreateChildContext()
90 if( !pContext ) in CreateChildContext()
92 pContext = SvXMLImportContext::CreateChildContext(nPrefix, rLocalName, in CreateChildContext()
96 return pContext; in CreateChildContext()
H A DXMLChangedRegionImportContext.cxx108 SvXMLImportContext* pContext = NULL; in CreateChildContext() local
117 pContext = new XMLChangeElementImportContext( in CreateChildContext()
125 if (NULL == pContext) in CreateChildContext()
127 pContext = SvXMLImportContext::CreateChildContext(nPrefix, rLocalName, in CreateChildContext()
131 if (NULL == pContext) in CreateChildContext()
133 pContext = SvXMLImportContext::CreateChildContext( in CreateChildContext()
138 return pContext; in CreateChildContext()
/trunk/main/xmloff/source/draw/
H A Dximpgrp.cxx65 SvXMLImportContext* pContext = 0L; in CreateChildContext() local
71 pContext = new SdXMLDescriptionContext( GetImport(), nPrefix, rLocalName, xAttrList, mxShape ); in CreateChildContext()
75 pContext = new SdXMLEventsContext( GetImport(), nPrefix, rLocalName, xAttrList, mxShape ); in CreateChildContext()
84 pContext = GetImport().GetShapeImport()->CreateGroupChildContext( in CreateChildContext()
89 if(!pContext) in CreateChildContext()
90 pContext = SvXMLImportContext::CreateChildContext( in CreateChildContext()
93 return pContext; in CreateChildContext()
H A Dximpshap.cxx251 if(!pContext) in CreateChildContext()
254 return pContext; in CreateChildContext()
2604 if ( NULL == pContext ) in CreateChildContext()
2608 return pContext; in CreateChildContext()
2940 pContext = pEContext; in CreateChildContext()
2944 if(!pContext) in CreateChildContext()
2947 return pContext; in CreateChildContext()
3666 if(!pContext) in CreateChildContext()
3669 return pContext; in CreateChildContext()
3942 if ( NULL == pContext ) in CreateChildContext()
[all …]
/trunk/main/xmloff/source/transform/
H A DChartPlotAreaOASISTContext.cxx87 XMLTransformerContext * pContext = 0; in CreateChildContext() local
95 pContext = m_rCategoriesContext.get(); in CreateChildContext()
99 pContext = XMLPersElemContentTContext::CreateChildContext( in CreateChildContext()
103 return pContext; in CreateChildContext()
220 XMLTransformerContext *pContext = 0; in CreateChildContext() local
225 pContext = new XMLAxisOASISContext( GetTransformer(), rQName, m_rCategoriesContext ); in CreateChildContext()
232 pContext = XMLProcAttrTransformerContext::CreateChildContext( in CreateChildContext()
236 return pContext; in CreateChildContext()
H A DFrameOASISTContext.cxx124 XMLTransformerContext *pContext = 0; in CreateChildContext() local
129 pContext = new XMLIgnoreTransformerContext( GetTransformer(), in CreateChildContext()
149 pContext = new XMLIgnoreTransformerContext( GetTransformer(), in CreateChildContext()
163 pContext = new XMLIgnoreTransformerContext( GetTransformer(), in CreateChildContext()
176 if( !pContext ) in CreateChildContext()
177 pContext = XMLTransformerContext::CreateChildContext( nPrefix, in CreateChildContext()
182 return pContext; in CreateChildContext()
H A DNotesTContext.cxx174 XMLTransformerContext *pContext = 0; in CreateChildContext() local
195 pContext = new XMLPersTextContentTContext( in CreateChildContext()
199 AddContent( pContext ); in CreateChildContext()
204 pContext = new XMLRenameElemTransformerContext( in CreateChildContext()
213 if( !pContext ) in CreateChildContext()
215 pContext = m_bPersistent in CreateChildContext()
222 return pContext; in CreateChildContext()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.hxx67 OOXMLFastContextHandler * pContext );
292 OOXMLFastContextHandlerStream(OOXMLFastContextHandler * pContext);
315 OOXMLFastContextHandlerProperties(OOXMLFastContextHandler * pContext);
354 OOXMLFastContextHandlerPropertyTable(OOXMLFastContextHandler * pContext);
369 (OOXMLFastContextHandler * pContext);
392 OOXMLFastContextHandlerTable(OOXMLFastContextHandler * pContext);
420 OOXMLFastContextHandlerXNote(OOXMLFastContextHandler * pContext);
446 (OOXMLFastContextHandler * pContext);
459 (OOXMLFastContextHandler * pContext);
472 (OOXMLFastContextHandler * pContext);
[all …]
/trunk/main/sw/source/core/swg/
H A DSwXMLSectionList.cxx65 SvXMLImportContext *pContext = 0; in CreateContext() local
81 pContext = new SvXMLSectionListContext (*this, nPrefix, rLocalName, xAttrList); in CreateContext()
84 pContext = SvXMLImport::CreateContext( nPrefix, rLocalName, xAttrList ); in CreateContext()
85 return pContext; in CreateContext()
103 SvXMLImportContext *pContext = 0; in CreateChildContext() local
124 pContext = new SvXMLSectionListContext (rLocalRef, nPrefix, rLocalName, xAttrList); in CreateChildContext()
125 return pContext; in CreateChildContext()
/trunk/main/sw/source/filter/xml/
H A Dxmlimp.cxx212 SvXMLImportContext *pContext = 0; in CreateChildContext() local
218 pContext = GetSwImport().CreateFontDeclsContext( rLocalName, in CreateChildContext()
239 pContext = GetSwImport().CreateMasterStylesContext( rLocalName, in CreateChildContext()
246 pContext = GetSwImport().CreateScriptContext( rLocalName ); in CreateChildContext()
250 pContext = new SwXMLBodyContext_Impl( GetSwImport(), nPrefix, in CreateChildContext()
261 if( !pContext ) in CreateChildContext()
265 return pContext; in CreateChildContext()
396 SvXMLImportContext *pContext = 0; in CreateContext() local
406 pContext = new SwXMLDocContext_Impl( *this, nPrefix, rLocalName, in CreateContext()
411 pContext = CreateMetaContext(rLocalName); in CreateContext()
[all …]
/trunk/main/cppu/source/uno/
H A Dlbenv.cxx640 that->pContext = pContext_; in uno_DefaultEnvironment()
892 uno_Environment * >(pEnv)->pContext ), 16 ); in unoenv_computeObjectIdentifier()
953 OUString::valueOf( reinterpret_cast< sal_IntPtr >(pContext) ) ); in getEnvironment()
1084 const OUString & rEnvDcp, void * pContext ) in initDefaultEnvironment() argument
1105 if(!loadEnv(libStem, pEnv, pContext)) in initDefaultEnvironment()
1120 if (!loadEnv(aStr, pEnv, pContext)) in initDefaultEnvironment()
1132 uno_Environment ** ppEnv, rtl_uString * pEnvDcp, void * pContext ) in uno_createEnvironment() argument
1140 *ppEnv = initDefaultEnvironment( rEnvDcp, pContext ); in uno_createEnvironment()
1145 uno_Environment ** ppEnv, rtl_uString * pEnvDcp, void * pContext ) in uno_direct_getEnvironment() argument
1154 rData.getEnvironment( ppEnv, rEnvDcp, pContext ); in uno_direct_getEnvironment()
[all …]
/trunk/main/xmloff/source/chart/
H A DXMLChartPropertyContext.cxx58 SvXMLImportContext *pContext = 0; in CreateChildContext() local
63pContext = new XMLSymbolImageContext( GetImport(), nPrefix, rLocalName, rProp, rProperties ); in CreateChildContext()
66pContext = new XMLLabelSeparatorContext( GetImport(), nPrefix, rLocalName, rProp, rProperties ); in CreateChildContext()
71 if( !pContext ) in CreateChildContext()
73 pContext = SvXMLPropertySetContext::CreateChildContext( in CreateChildContext()
77 return pContext; in CreateChildContext()

Completed in 122 milliseconds

1234567891011