Home
last modified time | relevance | path

Searched refs:pContext (Results 26 – 50 of 272) sorted by relevance

1234567891011

/trunk/main/sw/source/core/swg/
H A DSwXMLBlockListContext.cxx75 SvXMLImportContext *pContext = 0; in CreateChildContext() local
80 pContext = new SvXMLImportContext( rLocalRef, nPrefix, rLocalName); in CreateChildContext()
81 return pContext; in CreateChildContext()
150 SvXMLImportContext *pContext = 0; in CreateChildContext() local
155 pContext = new SvXMLImportContext( rLocalRef, nPrefix, rLocalName); in CreateChildContext()
156 return pContext; in CreateChildContext()
179 SvXMLImportContext *pContext = 0; in CreateChildContext() local
184 pContext = new SvXMLImportContext( rLocalRef, nPrefix, rLocalName); in CreateChildContext()
185 return pContext; in CreateChildContext()
208 SvXMLImportContext *pContext = 0; in CreateChildContext() local
[all …]
/trunk/main/sc/source/filter/xml/
H A Dxmltabi.cxx268 SvXMLImportContext *pContext(0); in CreateChildContext() local
273 pContext = new ScXMLTableColsContext( GetScImport(), nPrefix, in CreateChildContext()
278 pContext = new ScXMLTableColsContext( GetScImport(), nPrefix, in CreateChildContext()
283 pContext = new ScXMLTableColsContext( GetScImport(), nPrefix, in CreateChildContext()
288 pContext = new ScXMLTableColContext( GetScImport(), nPrefix, in CreateChildContext()
292 pContext = new ScXMLTableRowsContext( GetScImport(), nPrefix, in CreateChildContext()
297 pContext = new ScXMLTableRowsContext( GetScImport(), nPrefix, in CreateChildContext()
302 pContext = new ScXMLTableRowsContext( GetScImport(), nPrefix, in CreateChildContext()
307 pContext = new ScXMLTableRowContext( GetScImport(), nPrefix, in CreateChildContext()
347 if( !pContext ) in CreateChildContext()
[all …]
H A Dxmlrowi.cxx125 SvXMLImportContext *pContext(0); in CreateChildContext() local
134 pContext = new ScXMLTableRowCellContext( GetScImport(), nPrefix, in CreateChildContext()
152 if( !pContext ) in CreateChildContext()
155 return pContext; in CreateChildContext()
285 SvXMLImportContext *pContext(0); in CreateChildContext() local
291 pContext = new ScXMLTableRowsContext( GetScImport(), nPrefix, in CreateChildContext()
296 pContext = new ScXMLTableRowsContext( GetScImport(), nPrefix, in CreateChildContext()
301 pContext = new ScXMLTableRowsContext( GetScImport(), nPrefix, in CreateChildContext()
306 pContext = new ScXMLTableRowContext( GetScImport(), nPrefix, in CreateChildContext()
313 if( !pContext ) in CreateChildContext()
[all …]
/trunk/main/xmloff/source/draw/
H A Dximppage.cxx142 SvXMLImportContext * pContext = NULL; in CreateChildContext() local
177 if(!pContext) in CreateChildContext()
180 return pContext; in CreateChildContext()
257 SvXMLImportContext* pContext = 0L; in CreateChildContext() local
276 pContext = GetImport().GetShapeImport()->CreateGroupChildContext( in CreateChildContext()
281 if(!pContext) in CreateChildContext()
284 return pContext; in CreateChildContext()
375 if( pContext && pContext->ISA( SvXMLStyleContext ) ) in SetStyle()
377 const SdXMLStylesContext* pStyles = (SdXMLStylesContext*)pContext; in SetStyle()
440 if( pContext && pContext->ISA( SvXMLStyleContext ) ) in SetLayout()
[all …]
H A Dsdxmlimp.cxx163 SvXMLImportContext* pContext = 0L; in CreateChildContext() local
235 if(!pContext) in CreateChildContext()
238 return pContext; in CreateChildContext()
735 SvXMLImportContext* pContext = 0; in CreateContext() local
761 return pContext; in CreateContext()
786 if(!pContext) in CreateMetaContext()
791 return pContext; in CreateMetaContext()
799 SvXMLImportContext *pContext = 0; in CreateBodyContext() local
801 return pContext; in CreateBodyContext()
873 SvXMLImportContext *pContext = 0; in CreateScriptContext() local
[all …]
H A Dximpbody.cxx234 SvXMLImportContext *pContext = 0L; in CreateChildContext() local
279 if(!pContext) in CreateChildContext()
280 pContext = SdXMLGenericPageContext::CreateChildContext(nPrefix, rLocalName, xAttrList); in CreateChildContext()
282 return pContext; in CreateChildContext()
321 SvXMLImportContext *pContext = 0L; in CreateChildContext() local
330 pContext = new SdXMLHeaderFooterDeclContext( GetImport(), nPrefix, rLocalName, xAttrList ); in CreateChildContext()
366 pContext = new SdXMLDrawPageContext(GetSdImport(), nPrefix, rLocalName, xAttrList, in CreateChildContext()
375 pContext = new SdXMLShowsContext( GetSdImport(), nPrefix, rLocalName, xAttrList ); in CreateChildContext()
380 if(!pContext) in CreateChildContext()
381 pContext = SvXMLImportContext::CreateChildContext(nPrefix, rLocalName, xAttrList); in CreateChildContext()
[all …]
/trunk/main/editeng/source/misc/
H A DSvXMLAutoCorrectImport.cxx69 SvXMLImportContext *pContext = 0; in CreateContext() local
75 pContext = SvXMLImport::CreateContext( nPrefix, rLocalName, xAttrList ); in CreateContext()
76 return pContext; in CreateContext()
95 SvXMLImportContext *pContext = 0; in CreateChildContext() local
101 pContext = new SvXMLImportContext( rLocalRef, nPrefix, rLocalName); in CreateChildContext()
102 return pContext; in CreateChildContext()
186 SvXMLImportContext *pContext = 0; in CreateContext() local
193 return pContext; in CreateContext()
212 SvXMLImportContext *pContext = 0; in CreateChildContext() local
218 pContext = new SvXMLImportContext( rLocalRef, nPrefix, rLocalName); in CreateChildContext()
[all …]
/trunk/main/linguistic/source/
H A Dconvdicxml.cxx223 SvXMLImportContext *pContext = 0; in CreateChildContext() local
228 return pContext; in CreateChildContext()
263 SvXMLImportContext *pContext = 0; in CreateChildContext() local
267 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
268 return pContext; in CreateChildContext()
277 SvXMLImportContext *pContext = 0; in CreateChildContext() local
282 return pContext; in CreateChildContext()
312 return pContext; in CreateChildContext()
442 SvXMLImportContext *pContext = 0; in CreateContext() local
446 pContext = new SvXMLImportContext( *this, nPrefix, rLocalName ); in CreateContext()
[all …]
/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleBrowseBox.hxx259 AccessibleBrowseBox* pContext( getContext() ); in getHeaderBar() local
260 if ( pContext ) in getHeaderBar()
268 AccessibleBrowseBox* pContext( getContext() ); in getTable() local
269 if ( pContext ) in getTable()
270 xAccessible = pContext->getTable(); in getTable()
276 AccessibleBrowseBox* pContext( getContext() ); in commitHeaderBarEvent() local
277 if ( pContext ) in commitHeaderBarEvent()
283 AccessibleBrowseBox* pContext( getContext() ); in commitTableEvent() local
284 if ( pContext ) in commitTableEvent()
290 AccessibleBrowseBox* pContext( getContext() ); in commitEvent() local
[all …]
H A DAccessibleGridControl.hxx248 AccessibleGridControl* pContext( getContext() ); in getTableHeader() local
249 if ( pContext ) in getTableHeader()
257 AccessibleGridControl* pContext( getContext() ); in getTable() local
258 if ( pContext ) in getTable()
259 xAccessible = pContext->getTable(); in getTable()
265 AccessibleGridControl* pContext( getContext() ); in commitCellEvent() local
266 if ( pContext ) in commitCellEvent()
272 AccessibleGridControl* pContext( getContext() ); in commitTableEvent() local
273 if ( pContext ) in commitTableEvent()
279 AccessibleGridControl* pContext( getContext() ); in commitEvent() local
[all …]
/trunk/main/reportdesign/source/filter/xml/
H A DxmlReport.cxx144 SvXMLImportContext *pContext = _CreateChildContext(nPrefix,rLocalName,xAttrList); in CreateChildContext() local
145 if ( pContext ) in CreateChildContext()
146 return pContext; in CreateChildContext()
154 pContext = new OXMLFunction( m_rImport, nPrefix, rLocalName,xAttrList,m_xComponent.get(),true); in CreateChildContext()
159 pContext = new OXMLMasterFields(m_rImport, nPrefix, rLocalName,xAttrList ,this); in CreateChildContext()
172pContext = new OXMLSection( m_rImport, nPrefix, rLocalName,xAttrList ,m_xComponent->getPageHeader(… in CreateChildContext()
177 pContext = new OXMLGroup( m_rImport, nPrefix, rLocalName,xAttrList); in CreateChildContext()
182pContext = new OXMLSection( m_rImport, nPrefix, rLocalName,xAttrList ,m_xComponent->getDetail()); in CreateChildContext()
203 if( !pContext ) in CreateChildContext()
204 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
[all …]
/trunk/main/xmloff/source/text/
H A Dtxtfldi.cxx350 pContext = in CreateTextFieldImportContext()
357 pContext = in CreateTextFieldImportContext()
363 pContext = in CreateTextFieldImportContext()
368 pContext = in CreateTextFieldImportContext()
373 pContext = in CreateTextFieldImportContext()
378 pContext = in CreateTextFieldImportContext()
383 pContext = in CreateTextFieldImportContext()
388 pContext = in CreateTextFieldImportContext()
393 pContext = in CreateTextFieldImportContext()
604 pContext = NULL; in CreateTextFieldImportContext()
[all …]
H A Dtxtparai.cxx687 SvXMLImportContext *pContext; in CreateChildContext() local
709 return pContext; in CreateChildContext()
1765 pContext = pTextFrameContext; in CreateChildContext()
1772 pContext = in CreateChildContext()
1833 pContext = in CreateChildContext()
1838 if( pContext == NULL && in CreateChildContext()
1854 if( !pContext ) in CreateChildContext()
1857 pContext = in CreateChildContext()
1864 return pContext; in CreateChildContext()
2441 if (!pContext) { in CreateChildContext()
[all …]
H A DXMLTextShapeStyleContext.cxx99 SvXMLImportContext *pContext = 0; in CreateChildContext() local
105 pContext = new XMLTextColumnsContext( GetImport(), nPrefix, in CreateChildContext()
120 pContext = in CreateChildContext()
131 if( !pContext ) in CreateChildContext()
132 pContext = XMLShapePropertySetContext::CreateChildContext( in CreateChildContext()
135 return pContext; in CreateChildContext()
179 SvXMLImportContext *pContext = 0; in CreateChildContext() local
196 pContext = new XMLTextShapePropertySetContext_Impl( in CreateChildContext()
209 xEventContext = pContext; in CreateChildContext()
212 if( !pContext ) in CreateChildContext()
[all …]
H A DXMLIndexTOCContext.cxx303 SvXMLImportContext* pContext = NULL; in CreateChildContext() local
316 xBodyContextRef = pContext; in CreateChildContext()
325 pContext = new XMLIndexTOCSourceContext( in CreateChildContext()
330 pContext = new XMLIndexObjectSourceContext( in CreateChildContext()
335 pContext = new XMLIndexAlphabeticalSourceContext( in CreateChildContext()
340 pContext = new XMLIndexUserSourceContext( in CreateChildContext()
345 pContext = new XMLIndexBibliographySourceContext( in CreateChildContext()
350 pContext = new XMLIndexTableSourceContext( in CreateChildContext()
355 pContext = new XMLIndexIllustrationSourceContext( in CreateChildContext()
371 if (pContext == NULL) in CreateChildContext()
[all …]
H A DXMLTextFrameHyperlinkContext.cxx122 SvXMLImportContext *pContext = 0; in CreateChildContext() local
136 pContext = pTextFrameContext; in CreateChildContext()
137 xFrameContext = pContext; in CreateChildContext()
140 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
142 return pContext; in CreateChildContext()
150 SvXMLImportContext *pContext = &xFrameContext; in GetAnchorType() local
151 return PTR_CAST( XMLTextFrameContext, pContext ) ->GetAnchorType(); in GetAnchorType()
163 SvXMLImportContext *pContext = &xFrameContext; in GetTextContent() local
164 xTxt = PTR_CAST( XMLTextFrameContext, pContext )->GetTextContent(); in GetTextContent()
176 SvXMLImportContext *pContext = &xFrameContext; in GetShape() local
[all …]
/trunk/main/sal/textenc/
H A Dconvertbig5hkscs.c41 void * pContext in ImplCreateBig5HkscsToUnicodeContext() local
43 ((ImplBig5HkscsToUnicodeContext *) pContext)->m_nRow = 0; in ImplCreateBig5HkscsToUnicodeContext()
44 return pContext; in ImplCreateBig5HkscsToUnicodeContext()
47 void ImplResetBig5HkscsToUnicodeContext(void * pContext) in ImplResetBig5HkscsToUnicodeContext() argument
49 if (pContext) in ImplResetBig5HkscsToUnicodeContext()
54 void * pContext, in ImplConvertBig5HkscsToUnicode() argument
78 if (pContext) in ImplConvertBig5HkscsToUnicode()
263 if (pContext) in ImplConvertBig5HkscsToUnicode()
274 void * pContext, in ImplConvertUnicodeToBig5Hkscs() argument
301 if (pContext) in ImplConvertUnicodeToBig5Hkscs()
[all …]
/trunk/main/xmloff/source/transform/
H A DMergeElemTContext.cxx93 XMLTransformerContext *pContext = 0; in CreateChildContext() local
98 return pContext; in CreateChildContext()
163 ->AddAttribute( pContext->GetExportQName(), in ExportStartElement()
164 pContext->GetTextContent() ); in ExportStartElement()
227 XMLTransformerContext *pContext = 0; in CreateChildContext() local
253 pContext = pTC; in CreateChildContext()
265 pContext = pTC; in CreateChildContext()
275 pContext = pPTC; in CreateChildContext()
307 pContext = pPTC; in CreateChildContext()
319 if( !pContext ) in CreateChildContext()
[all …]
/trunk/main/xmloff/source/chart/
H A Dcontexts.cxx107 SvXMLImportContext* pContext = 0; in CreateChildContext() local
117 pContext = in CreateChildContext()
123 pContext = new SvXMLStylesContext( GetImport(), nPrefix, rLocalName, xAttrList ); in CreateChildContext()
133 pContext = new SchXMLBodyContext_Impl( mrImportHelper, GetImport(), nPrefix, rLocalName ); in CreateChildContext()
138 if( ! pContext ) in CreateChildContext()
139 pContext = SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
141 return pContext; in CreateChildContext()
204 SvXMLImportContext* pContext = 0; in CreateChildContext() local
210 pContext = mrImportHelper.CreateChartContext( GetImport(), in CreateChildContext()
223 pContext = SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
[all …]
/trunk/main/slideshow/source/engine/
H A Dsmilfunctionparser.cxx554 ParserContextSharedPtr pContext; in parseSmilValue() local
559 pContext = getParserContext(); in parseSmilValue()
561 pContext.reset( new ParserContext() ); in parseSmilValue()
564 pContext->maShapeBounds = rRelativeShapeBounds; in parseSmilValue()
582 if( pContext->maOperandStack.size() != 1 ) in parseSmilValue()
585 return pContext->maOperandStack.top(); in parseSmilValue()
600 ParserContextSharedPtr pContext; in parseSmilFunction() local
605 pContext = getParserContext(); in parseSmilFunction()
607 pContext.reset( new ParserContext() ); in parseSmilFunction()
628 if( pContext->maOperandStack.size() != 1 ) in parseSmilFunction()
[all …]
/trunk/main/starmath/source/
H A Dmathmlimport.cxx1991 SvXMLImportContext *pContext = 0; in CreateChildContext() local
2007 return pContext; in CreateChildContext()
2240 SvXMLImportContext* pContext = 0L; in CreateChildContext() local
2338 return pContext; in CreateChildContext()
2528 SvXMLImportContext* pContext = 0L; in StrictCreateChildContext() local
2574 return pContext; in StrictCreateChildContext()
2586 if (!pContext) in CreateChildContext()
2593 return pContext; in CreateChildContext()
2622 return pContext; in CreateChildContext()
2757 return pContext; in CreateChildContext()
[all …]
/trunk/main/editeng/source/xml/
H A Dxmltxtimp.cxx90 SvXMLImportContext* pContext = NULL; in CreateChildContext() local
93 pContext = new SvxXMLTextImportContext( GetImport(), nPrefix, rLocalName, xAttrList, mxText ); in CreateChildContext()
97 pContext = new SvXMLStylesContext( GetImport(), nPrefix, rLocalName, xAttrList ); in CreateChildContext()
98 GetImport().GetTextImport()->SetAutoStyles( (SvXMLStylesContext*)pContext ); in CreateChildContext()
106 if( NULL == pContext ) in CreateChildContext()
107 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
109 return pContext; in CreateChildContext()
245 SvXMLImportContext* pContext; in CreateChildContext() local
248 pContext = new SvxXMLTextImportContext(*this, nPrefix, rLocalName, xAttrList, mxText ); in CreateChildContext()
252 pContext = SvXMLImport::CreateContext(nPrefix, rLocalName, xAttrList); in CreateChildContext()
[all …]
/trunk/main/unoxml/source/dom/
H A Ddocumentbuilder.cxx332 ::boost::shared_ptr<xmlParserCtxt> const pContext( in parse()
337 pContext->_private = this; in parse()
338 pContext->sax->error = error_func; in parse()
339 pContext->sax->warning = warning_func; in parse()
340 pContext->sax->resolveEntity = resolve_func; in parse()
353 throwEx(pContext.get()); in parse()
367 pContext->_private = this; in parseURI()
368 pContext->sax->error = error_func; in parseURI()
369 pContext->sax->warning = warning_func; in parseURI()
370 pContext->sax->resolveEntity = resolve_func; in parseURI()
[all …]
/trunk/main/xmloff/source/script/
H A Dxmlscripti.cxx94 SvXMLImportContext* pContext = NULL; in CreateChildContext() local
102 pContext = new XMLBasicImportContext( GetImport(), nPrefix, rLocalName, m_xModel ); in CreateChildContext()
105 if ( !pContext ) in CreateChildContext()
106 pContext = SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
108 return pContext; in CreateChildContext()
140 SvXMLImportContext* pContext = NULL; in CreateChildContext() local
147 pContext = new XMLEventsImportContext( GetImport(), nPrefix, rLName, xSupplier ); in CreateChildContext()
166pContext = new XMLScriptChildContext( GetImport(), nPrefix, rLName, m_xModel, aLanguage ); in CreateChildContext()
172 if ( !pContext ) in CreateChildContext()
173 pContext = SvXMLImportContext::CreateChildContext( nPrefix, rLName, xAttrList); in CreateChildContext()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmlfmt.cxx380 pContext = pCond; in CreateChildContext()
383 if( !pContext ) in CreateChildContext()
387 return pContext; in CreateChildContext()
571 if( !pContext ) in CreateItemSetContext()
577 return pContext; in CreateItemSetContext()
642 if( !pContext ) in CreateChildContext()
646 return pContext; in CreateChildContext()
1022 SetAutoStyles( pContext ); in CreateStylesContext()
1024 SetStyles( pContext ); in CreateStylesContext()
1026 return pContext; in CreateStylesContext()
[all …]

Completed in 193 milliseconds

1234567891011