Home
last modified time | relevance | path

Searched refs:pContext (Results 101 – 125 of 272) sorted by relevance

1234567891011

/aoo42x/main/sc/source/filter/xml/
H A DXMLTableShapesContext.cxx59 SvXMLImportContext *pContext(0); in CreateChildContext() local
61 if (!pContext) in CreateChildContext()
69 pContext = rXMLImport.GetShapeImport()->CreateGroupChildContext( in CreateChildContext()
74 if( !pContext ) in CreateChildContext()
75 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext()
77 return pContext; in CreateChildContext()
H A DXMLTextPContext.cxx133 SvXMLImportContext *pContext(NULL); in CreateChildContext() local
137 pContext = new ScXMLTextTContext( GetScImport(), nTempPrefix, rLName, xTempAttrList, this); in CreateChildContext()
177 pContext = pTextPContext->CreateChildContext(nTempPrefix, rLName, xTempAttrList); in CreateChildContext()
180 if( !pContext ) in CreateChildContext()
181 pContext = new SvXMLImportContext( GetScImport(), nTempPrefix, rLName ); in CreateChildContext()
183 return pContext; in CreateChildContext()
H A DXMLDetectiveContext.cxx99 SvXMLImportContext* pContext = NULL; in CreateChildContext() local
105pContext = new ScXMLDetectiveHighlightedContext( GetScImport(), nPrefix, rLName, xAttrList, pDetec… in CreateChildContext()
108 pContext = new ScXMLDetectiveOperationContext( GetScImport(), nPrefix, rLName, xAttrList ); in CreateChildContext()
111 if( !pContext ) in CreateChildContext()
112 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext()
114 return pContext; in CreateChildContext()
H A Dxmlnexpi.cxx83 SvXMLImportContext *pContext(0); in CreateChildContext() local
89 pContext = new ScXMLNamedRangeContext( GetScImport(), nPrefix, in CreateChildContext()
95 pContext = new ScXMLNamedExpressionContext( GetScImport(), nPrefix, in CreateChildContext()
102 if( !pContext ) in CreateChildContext()
103 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext()
105 return pContext; in CreateChildContext()
/aoo42x/main/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx468 SvXMLImportContext* pContext = 0; in CreateChildContext() local
515 pContext = new SchXMLSeries2Context( in CreateChildContext()
531pContext = new SchXMLWallFloorContext( mrImportHelper, GetImport(), nPrefix, rLocalName, mxDiagram, in CreateChildContext()
535pContext = new SchXMLWallFloorContext( mrImportHelper, GetImport(), nPrefix, rLocalName, mxDiagram, in CreateChildContext()
540 pContext = maSceneImportHelper.create3DLightContext( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
558 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
561 return pContext; in CreateChildContext()
1055 SvXMLImportContext* pContext = 0; in CreateChildContext() local
1060 pContext = new SchXMLEquationContext( in CreateChildContext()
1065 pContext = SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
[all …]
H A DXMLLabelSeparatorContext.cxx61 SvXMLImportContext* pContext = NULL; in CreateChildContext() local
64 pContext = new SchXMLParagraphContext( GetImport(), in CreateChildContext()
67 if( !pContext ) in CreateChildContext()
68 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
70 return pContext; in CreateChildContext()
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlDatabaseDescription.cxx82 SvXMLImportContext *pContext = 0; in CreateChildContext() local
92 pContext = new OXMLFileBasedDatabase( GetOwnImport(), nPrefix, rLocalName,xAttrList ); in CreateChildContext()
100 pContext = new OXMLServerDatabase( GetOwnImport(), 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 DxmlDataSourceSettings.cxx86 SvXMLImportContext *pContext = 0; in CreateChildContext() local
93 pContext = new OXMLDataSourceSetting( GetOwnImport(), nPrefix, rLocalName,xAttrList); in CreateChildContext()
97 if( !pContext ) in CreateChildContext()
98 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
100 return pContext; in CreateChildContext()
/aoo42x/main/xmloff/source/text/
H A DXMLChangeElementImportContext.cxx62 SvXMLImportContext* pContext = NULL; in CreateChildContext() local
67 pContext = new XMLChangeInfoContext(GetImport(), nPrefix, rLocalName, in CreateChildContext()
75 pContext = GetImport().GetTextImport()->CreateTextChildContext( in CreateChildContext()
79 if (NULL == pContext) in CreateChildContext()
82 pContext = SvXMLImportContext::CreateChildContext( in CreateChildContext()
90 return pContext; in CreateChildContext()
H A DXMLTextListItemContext.cxx157 SvXMLImportContext *pContext = 0; in CreateChildContext() local
166 pContext = new XMLParaContext( GetImport(), in CreateChildContext()
179 pContext = new XMLTextListBlockContext( GetImport(), rTxtImport, in CreateChildContext()
187 if( !pContext ) in CreateChildContext()
188 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
190 return pContext; in CreateChildContext()
H A DXMLSectionImportContext.cxx366 SvXMLImportContext* pContext = NULL; in CreateChildContext() local
372 pContext = new XMLSectionSourceImportContext(GetImport(), in CreateChildContext()
379 pContext = new XMLSectionSourceDDEImportContext(GetImport(), in CreateChildContext()
386 pContext = GetImport().GetTextImport()->CreateTextChildContext( in CreateChildContext()
391 if (NULL == pContext) in CreateChildContext()
393 pContext = new SvXMLImportContext( GetImport(), in CreateChildContext()
400 return pContext; in CreateChildContext()
H A DXMLIndexSourceBaseContext.cxx244 SvXMLImportContext* pContext = NULL; in CreateChildContext() local
250 pContext = new XMLIndexTitleTemplateContext(GetImport(), in CreateChildContext()
257 pContext = new XMLIndexTOCStylesContext(GetImport(), in CreateChildContext()
266 if (pContext == NULL) in CreateChildContext()
268 pContext = SvXMLImportContext::CreateChildContext(nPrefix, rLocalName, in CreateChildContext()
272 return pContext; in CreateChildContext()
H A Dtxtimp.cxx2345 SvXMLImportContext *pContext = 0; in CreateTextChildContext() local
2356 pContext = new XMLParaContext( rImport, in CreateTextChildContext()
2365 pContext = new XMLNumberedParaContext( in CreateTextChildContext()
2369 pContext = new XMLTextListBlockContext( rImport, *this, in CreateTextChildContext()
2387 pContext = new XMLVariableDeclsImportContext( in CreateTextChildContext()
2397 pContext = new XMLVariableDeclsImportContext( in CreateTextChildContext()
2407 pContext = new XMLVariableDeclsImportContext( in CreateTextChildContext()
2417 pContext = new XMLDdeFieldDeclsImportContext( in CreateTextChildContext()
2431 pContext = new XMLTextFrameContext( rImport, nPrefix, in CreateTextChildContext()
2493 pContext = new XMLChangeImportContext( in CreateTextChildContext()
[all …]
H A DXMLIndexBodyContext.cxx60 SvXMLImportContext* pContext = NULL; in CreateChildContext() local
63 pContext = GetImport().GetTextImport()->CreateTextChildContext( in CreateChildContext()
65 if (NULL == pContext) in CreateChildContext()
67 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
72 return pContext; in CreateChildContext()
/aoo42x/main/reportdesign/source/filter/xml/
H A DxmlTable.cxx139 SvXMLImportContext *pContext = 0; in CreateChildContext() local
148 pContext = new OXMLRowColumn( rImport, _nPrefix, _rLocalName,xAttrList ,this); in CreateChildContext()
153 pContext = new OXMLRowColumn( rImport, _nPrefix, _rLocalName,xAttrList,this); in CreateChildContext()
157 pContext = new OXMLRowColumn( rImport, _nPrefix, _rLocalName,xAttrList,this); in CreateChildContext()
160 pContext = new OXMLCondPrtExpr( rImport, _nPrefix, _rLocalName,xAttrList,m_xSection.get()); in CreateChildContext()
166 if( !pContext ) in CreateChildContext()
167 pContext = new SvXMLImportContext( rImport, _nPrefix, _rLocalName ); in CreateChildContext()
169 return pContext; in CreateChildContext()
/aoo42x/main/sal/textenc/
H A Dtcvtbyte.c465 void* pContext, in ImplSymbolToUnicode() argument
476 (void) pContext; /* unused */ in ImplSymbolToUnicode()
507 void* pContext, in ImplUnicodeToSymbol() argument
517 (void) pContext; /* unused */ in ImplUnicodeToSymbol()
574 void* pContext, in ImplCharToUnicode() argument
586 (void) pContext; /* unused */ in ImplCharToUnicode()
709 void* pContext, in ImplUnicodeToChar() argument
725 (void) pContext; /* unused */ in ImplUnicodeToChar()
H A Dtcvtmb.c37 sal_Size ImplDBCSToUnicode( const ImplTextConverterData* pData, void* pContext, in ImplDBCSToUnicode() argument
52 (void) pContext; /* unused */ in ImplDBCSToUnicode()
220 sal_Size ImplUnicodeToDBCS( const ImplTextConverterData* pData, void* pContext, in ImplUnicodeToDBCS() argument
242 (void) pContext; /* unused */ in ImplUnicodeToDBCS()
389 void* pContext, in ImplEUCJPToUnicode() argument
405 (void) pContext; /* unused */ in ImplEUCJPToUnicode()
554 void* pContext, in ImplUnicodeToEUCJP() argument
570 (void) pContext; /* unused */ in ImplUnicodeToEUCJP()
/aoo42x/main/xmloff/source/draw/
H A DXMLShapePropertySetContext.cxx91 SvXMLImportContext *pContext = 0; in CreateChildContext() local
97 …mxBulletStyle = pContext = new SvxXMLListStyleContext( GetImport(), nPrefix, rLocalName, xAttrList… in CreateChildContext()
100 pContext = new SvxXMLTabStopImportContext( GetImport(), nPrefix, in CreateChildContext()
106 if( !pContext ) in CreateChildContext()
107 pContext = SvXMLPropertySetContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
111 return pContext; in CreateChildContext()
H A Dviewcontext.cxx55 SvXMLImportContext *pContext = 0; in CreateChildContext() local
67pContext = new XMLVisAreaContext(GetImport(), nPrefix, rLocalName, xAttrList, maVisArea, nMeasureU… in CreateChildContext()
71 if( !pContext ) in CreateChildContext()
72 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
74 return pContext; in CreateChildContext()
/aoo42x/main/xmloff/source/xforms/
H A DXFormsModelContext.cxx119 SvXMLImportContext* pContext = NULL; in HandleChild() local
124 pContext = new XFormsInstanceContext( GetImport(), nPrefix, rLocalName, in HandleChild()
128 pContext = new XFormsBindContext( GetImport(), nPrefix, rLocalName, in HandleChild()
132 pContext = new XFormsSubmissionContext( GetImport(), nPrefix, in HandleChild()
136 pContext = new SchemaContext( in HandleChild()
147 return pContext; in HandleChild()
/aoo42x/main/xmloff/source/style/
H A Dxmlnumi.cxx434 SvXMLImportContext *pContext = 0; in CreateChildContext() local
439 pContext = new SvxXMLListLevelStyleAttrContext_Impl( GetImport(), in CreateChildContext()
452 pContext = new XMLBase64ImportContext( GetImport(), nPrefix, in CreateChildContext()
457 if( !pContext ) in CreateChildContext()
462 return pContext; in CreateChildContext()
1006 SvXMLImportContext *pContext = 0; in CreateChildContext() local
1016 if( !pContext ) in CreateChildContext()
1021 return pContext; in CreateChildContext()
1171 SvXMLImportContext *pContext = 0; in CreateChildContext() local
1188 pContext = pLevelStyle; in CreateChildContext()
[all …]
/aoo42x/main/sw/source/filter/xml/
H A Dxmlitemi.cxx306 SvXMLImportContext *pContext = 0; in CreateChildContext() local
316 pContext = new SwXMLBrushItemImportContext( in CreateChildContext()
322 pContext = new SwXMLBrushItemImportContext( in CreateChildContext()
326 xBackground = pContext; in CreateChildContext()
331 if( !pContext ) in CreateChildContext()
332 pContext = SvXMLItemSetContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
336 return pContext; in CreateChildContext()
H A Dxmlscript.cxx46 SvXMLImportContext *pContext = 0; in CreateScriptContext() local
50 pContext = new XMLScriptContext( *this, in CreateScriptContext()
55 if( !pContext ) in CreateScriptContext()
56 pContext = new SvXMLImportContext( *this, XML_NAMESPACE_OFFICE, in CreateScriptContext()
59 return pContext; in CreateScriptContext()
/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx3920 if( pContext.get() ) in sprmWithProps()
4471 if ( pContext && !pContext->GetFootnote().is() ) in lcl_text()
4482 pContext->GetFootnote()->setLabel( sText ); in lcl_text()
4498 if( !bool(pContext)) in lcl_text()
4499 pContext.reset(new PropertyMap()); in lcl_text()
4501 m_pImpl->appendTextPortion( sText, pContext ); in lcl_text()
4538 if ( pContext && !pContext->GetFootnote().is() ) in lcl_utext()
4556 if( pContext && pContext->GetFootnote().is() ) in lcl_utext()
4558 if( !pContext->GetFootnoteSymbol() ) in lcl_utext()
4570 if( !bool(pContext)) in lcl_utext()
[all …]
/aoo42x/main/bridges/source/jni_uno/
H A Djni_bridge.cxx92 bridge->m_java_env->pContext ) ); in Mapping_map_to_uno()
151 bridge->m_java_env->pContext ) ); in Mapping_map_to_java()
163 bridge->m_java_env->pContext ) ); in Mapping_map_to_java()
259 m_java_env->pContext ) ); in Bridge()
448 java_env->pContext ); in java_env_disposing()
449 java_env->pContext = 0; in java_env_disposing()
460 OSL_ASSERT( 0 != java_env->pContext ); in uno_initEnvironment()
464 java_env->pContext ); in uno_initEnvironment()

Completed in 113 milliseconds

1234567891011