Lines Matching refs:ComponentContext
101 const ::comphelper::ComponentContext m_aContext;
106 …PlainExistenceCheck( const ::comphelper::ComponentContext& _rContext, const Reference< XConnection… in PlainExistenceCheck()
144 const ::comphelper::ComponentContext m_aContext;
148 …TableValidityCheck( const ::comphelper::ComponentContext& _rContext, const Reference< XConnection … in TableValidityCheck()
189 const ::comphelper::ComponentContext m_aContext;
193 …QueryValidityCheck( const ::comphelper::ComponentContext& _rContext, const Reference< XConnection … in QueryValidityCheck()
288 const ::comphelper::ComponentContext& _rContext,
311 const ::comphelper::ComponentContext& _rContext,
337 …PNameValidation NameCheckFactory::createExistenceCheck( const ::comphelper::ComponentContext& _rC… in createExistenceCheck()
374 …PNameValidation NameCheckFactory::createValidityCheck( const ::comphelper::ComponentContext& _rCo… in createValidityCheck()
409 …ObjectNames::ObjectNames( const ::comphelper::ComponentContext& _rContext, const Reference< XConne… in ObjectNames()