Home
last modified time | relevance | path

Searched refs:pContext (Results 176 – 200 of 272) sorted by relevance

1234567891011

/aoo42x/main/xmloff/source/style/
H A DXMLBackgroundImageContext.cxx357 SvXMLImportContext *pContext = NULL; in CreateChildContext() local
366 pContext = new XMLBase64ImportContext( GetImport(), nPrefix, in CreateChildContext()
371 if( !pContext ) in CreateChildContext()
373 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
376 return pContext; in CreateChildContext()
H A Dxmltabi.cxx227 SvXMLImportContext *pContext = 0; in CreateChildContext() local
243 pContext = pTabStopContext; in CreateChildContext()
247 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
250 return pContext; in CreateChildContext()
H A Dprstylei.cxx177 SvXMLImportContext *pContext = 0; in CreateChildContext() local
211 pContext = new SvXMLPropertySetContext( GetImport(), nPrefix, in CreateChildContext()
218 if( !pContext ) in CreateChildContext()
219 pContext = SvXMLStyleContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
222 return pContext; in CreateChildContext()
/aoo42x/main/winaccessibility/source/service/
H A DAccObject.cxx707 XAccessibleContext* pContext = m_xAccContextRef.get(); in UpdateRole() local
709 short iRoleIndex = pContext->getAccessibleRole(); in UpdateRole()
729 XAccessibleContext* pContext = m_xAccContextRef.get(); in UpdateState() local
730 Reference< XAccessibleStateSet > pRState = pContext->getAccessibleStateSet(); in UpdateState()
888 if( pContext->getAccessibleChildCount() > 0 ) in UpdateState()
911 XAccessibleContext* pContext = m_xAccContextRef.get(); in UpdateLocation() local
913 Reference< XAccessibleComponent > pRComponent(pContext,UNO_QUERY); in UpdateLocation()
/aoo42x/main/cppu/inc/uno/
H A Denvironment.hxx90 …inline explicit Environment( rtl::OUString const & envDcp, void * pContext = NULL ) SAL_THROW( () …
136 { return _pEnv->pContext; } in getContext()
186 inline Environment::Environment( rtl::OUString const & rEnvDcp, void * pContext ) SAL_THROW( () ) in Environment() argument
189 uno_getEnvironment(&_pEnv, rEnvDcp.pData, pContext); in Environment()
H A Denvironment.h59 void * pContext; member
274 uno_Environment ** ppEnv, rtl_uString * pEnvDcp, void * pContext )
297 uno_Environment ** ppEnv, rtl_uString * pEnvDcp, void * pContext )
/aoo42x/main/xmloff/source/draw/
H A DXMLImageMapContext.cxx676 SvXMLImportContext* pContext = NULL; in CreateChildContext() local
682 pContext = new XMLImageMapRectangleContext( in CreateChildContext()
687 pContext = new XMLImageMapPolygonContext( in CreateChildContext()
692 pContext = new XMLImageMapCircleContext( in CreateChildContext()
697 pContext = SvXMLImportContext::CreateChildContext(nPrefix, rLocalName, in CreateChildContext()
700 return pContext; in CreateChildContext()
/aoo42x/main/xmloff/source/forms/
H A Dlayerimport.cxx516 SvXMLImportContext* pContext = NULL; in createContext() local
520pContext = new OFormImport(*this, *this, _nPrefix, _rLocalName, m_xCurrentPageFormsSupp->getForms(… in createContext()
526 pContext = createXFormsModelContext( m_rImporter, _nPrefix, _rLocalName ); in createContext()
529 if ( !pContext ) in createContext()
532 pContext = in createContext()
536 return pContext; in createContext()
/aoo42x/main/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx643 SvXMLImportContext* pContext = 0; in CreateChildContext() local
652 pContext = new SchXMLDomain2Context( in CreateChildContext()
660 pContext = new SchXMLStatisticsObjectContext( in CreateChildContext()
668 pContext = new SchXMLStatisticsObjectContext( in CreateChildContext()
676 pContext = new SchXMLStatisticsObjectContext( in CreateChildContext()
685 pContext = new SchXMLDataPointContext( mrImportHelper, GetImport(), rLocalName, in CreateChildContext()
690 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
693 return pContext; in CreateChildContext()
H A DSchXMLAxisContext.cxx656 SvXMLImportContext* pContext = 0; in CreateChildContext() local
664 pContext = new SchXMLTitleContext( m_rImportHelper, GetImport(), rLocalName, in CreateChildContext()
671 pContext = new SchXMLCategoriesContext( m_rImportHelper, GetImport(), in CreateChildContext()
679 pContext = new DateScaleContext( m_rImportHelper, GetImport(), in CreateChildContext()
711 pContext = new SvXMLImportContext( GetImport(), p_nPrefix, rLocalName ); in CreateChildContext()
716 pContext = new SvXMLImportContext( GetImport(), p_nPrefix, rLocalName ); in CreateChildContext()
720 return pContext; in CreateChildContext()
/aoo42x/main/xmloff/source/text/
H A DXMLTextColumnsContext.cxx346 SvXMLImportContext *pContext = 0; in CreateChildContext() local
362 pContext = pColumn; in CreateChildContext()
372 pContext = pColumnSep; in CreateChildContext()
376 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
379 return pContext; in CreateChildContext()
H A DXMLTextMasterPageContext.cxx186 SvXMLImportContext *pContext = 0; in CreateChildContext() local
220 pContext = CreateHeaderFooterContext( nPrefix, rLocalName, in CreateChildContext()
226 pContext = SvXMLStyleContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
230 return pContext; in CreateChildContext()
H A DXMLTextMasterStylesContext.cxx76 SvXMLStyleContext *pContext = 0; in CreateStyleChildContext() local
81 pContext = new XMLTextMasterPageContext( in CreateStyleChildContext()
88 return pContext; in CreateStyleChildContext()
/aoo42x/main/sw/source/filter/html/
H A Dswhtml.hxx533 void EndContextAttrs( _HTMLAttrContext *pContext, sal_Bool bRemove=sal_False );
545 _HTMLAttrContext *pContext );
548 _HTMLAttrContext *pContext );
552 _HTMLAttrContext *pContext, sal_Bool bCharLvl=sal_False );
558 void EndContext( _HTMLAttrContext *pContext );
559 void ClearContext( _HTMLAttrContext *pContext );
574 void SetTxtCollAttrs( _HTMLAttrContext *pContext = 0 );
/aoo42x/main/sal/textenc/
H A Dconverteuctw.h46 void ImplResetEucTwToUnicodeContext(void * pContext) SAL_THROW_EXTERN_C();
49 void * pContext,
60 void * pContext,
H A Dconvertbig5hkscs.h49 void ImplResetBig5HkscsToUnicodeContext(void * pContext) SAL_THROW_EXTERN_C();
52 void * pContext,
63 void * pContext,
H A Dconvertgb18030.h60 void ImplResetGb18030ToUnicodeContext(void * pContext) SAL_THROW_EXTERN_C();
63 void * pContext,
74 void * pContext,
/aoo42x/main/xmloff/source/transform/
H A DMetaTContext.cxx87 XMLPersTextContentTContext *pContext = in CreateChildContext() local
89 XMLMetaContexts_Impl::value_type aVal( rLocalName, pContext ); in CreateChildContext()
92 return pContext; in CreateChildContext()
H A DCreateElemTContext.cxx100 XMLTransformerContext *pContext = in StartElement() local
103 pContext->Characters( rAttrValue ); in StartElement()
105 pContext ); in StartElement()
/aoo42x/main/vcl/unx/gtk/a11y/
H A Datklistener.cxx106 void AtkListener::updateChildList(accessibility::XAccessibleContext* pContext) in updateChildList() argument
110 …uno::Reference< accessibility::XAccessibleStateSet > xStateSet = pContext->getAccessibleStateSet(); in updateChildList()
115 sal_Int32 nChildren = pContext->getAccessibleChildCount(); in updateChildList()
119 m_aChildList[n] = pContext->getAccessibleChild(n); in updateChildList()
/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx1172 ParserContextSharedPtr pContext; in parseFunction() local
1177 pContext = getParserContext(); in parseFunction()
1179 pContext.reset( new ParserContext() ); in parseFunction()
1181 pContext->mpCustoShape = &rCustoShape; in parseFunction()
1183 ExpressionGrammar aExpressionGrammer( pContext ); in parseFunction()
1199 if( pContext->maOperandStack.size() != 1 ) in parseFunction()
1203 return pContext->maOperandStack.top(); in parseFunction()
/aoo42x/main/writerfilter/inc/dmapper/
H A DDomainMapper.hxx95 …void sprmWithProps( Sprm& sprm, ::boost::shared_ptr<PropertyMap> pContext, SprmType = SPRM_DEFAULT…
139 …id handleUnderlineType(const sal_Int32 nIntValue, const ::boost::shared_ptr<PropertyMap> pContext);
140 …ation(const sal_Int32 nIntValue, const ::boost::shared_ptr<PropertyMap> pContext, const bool bExch…
/aoo42x/main/xmlsecurity/source/xmlsec/nss/
H A Dnssinitializer.cxx442 PK11Context* pContext = PK11_CreateDigestContext( nNSSDigestID ); in getDigestContext() local
443 if ( pContext && PK11_DigestBegin( pContext ) == SECSuccess ) in getDigestContext()
444 xResult = new ODigestContext( pContext, nDigestLength, b1KData ); in getDigestContext()
/aoo42x/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx327 const IParseContext* pContext = NULL,
337 const IParseContext* pContext = NULL ) const;
345 const IParseContext* pContext = NULL ) const;
430 const IParseContext* pContext,
/aoo42x/main/vcl/aqua/source/gdi/
H A Dsalgdiutils.cxx277 NSGraphicsContext* pContext = [NSGraphicsContext currentContext]; in UpdateWindow() local
278 if( (mxLayer != NULL) && (pContext != NULL) ) in UpdateWindow()
280 CGContextRef rCGContext = reinterpret_cast<CGContextRef>([pContext graphicsPort]); in UpdateWindow()

Completed in 125 milliseconds

1234567891011