Home
last modified time | relevance | path

Searched defs:getContext (Results 1 – 25 of 57) sorted by relevance

123

/trunk/main/scripting/examples/beanshell/Highlight/
H A DButtonPressHandler.bsh48 // getContext() on the XControl interface function
58 // getContext() on the XControl interface of the button function
/trunk/main/dbaccess/source/core/recovery/
H A Dstoragestream.hxx63 const ::comphelper::ComponentContext& getContext() const { return m_rContext; } in getContext() function in dbaccess::StorageOutputStream
93 const ::comphelper::ComponentContext& getContext() const { return m_rContext; } in getContext() function in dbaccess::StorageInputStream
/trunk/main/connectivity/source/inc/java/sql/
H A DDriver.hxx66 const ::comphelper::ComponentContext& getContext() const { return m_aContext; } in getContext() function in connectivity::java_sql_Driver
/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleGridControl.hxx223 inline AccessibleGridControl* getContext() { return m_pContext; } in getContext() function in accessibility::AccessibleGridControlAccess
224 inline const AccessibleGridControl* getContext() const { return m_pContext; } in getContext() function in accessibility::AccessibleGridControlAccess
H A DAccessibleBrowseBox.hxx234 inline AccessibleBrowseBox* getContext() { return m_pContext; } in getContext() function in accessibility::AccessibleBrowseBoxAccess
235 inline const AccessibleBrowseBox* getContext() const { return m_pContext; } in getContext() function in accessibility::AccessibleBrowseBoxAccess
/trunk/main/sfx2/qa/complex/sfx2/
H A DJUnitBasedTest.java43 protected XComponentContext getContext() in getContext() method in JUnitBasedTest
/trunk/main/sw/source/core/layout/
H A Dswselectionlist.cxx52 const SwFrm* getContext( const SwFrm* pFrm ) in getContext() function
/trunk/main/svx/inc/svx/
H A Dshapepropertynotifier.hxx91 ::cppu::OWeakObject& getContext() const { return m_rContext; } in getContext() function in svx::PropertyValueProvider
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_theextmgr.hxx99 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > getContext() const { … in getContext() function in dp_gui::TheExtensionManager
/trunk/main/connectivity/source/simpledbt/
H A Dparser_s.cxx62 const IParseContext& OSimpleSQLParser::getContext() const in getContext() function in connectivity::OSimpleSQLParser
/trunk/main/reportdesign/source/core/inc/
H A DGroup.hxx154 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > getContext(){ return … in getContext() function in reportdesign::OGroup
/trunk/main/extensions/source/propctrlr/
H A Dpcrcomponentcontext.hxx155 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > getContext() const { … in getContext() function in pcr::ComponentContext
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DIEnvironment.java45 Object getContext(); in getContext() method
/trunk/main/extensions/source/dbpilots/
H A Dcontrolwizard.hxx138 const OControlWizardContext& getContext() const { return m_aContext; } in getContext() function in dbp::OControlWizard
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A Dremote_environment.java34 public Object getContext() { in getContext() method in remote_environment
/trunk/main/dbaccess/source/sdbtools/connection/
H A Dconnectiondependent.hxx66 getContext() const { return m_aContext; } in getContext() function in sdbtools::ConnectionDependentComponent
/trunk/main/dbaccess/source/core/inc/
H A DContentHelper.hxx234 const ::comphelper::ComponentContext& getContext() const { return m_aContext; } in getContext() function in dbaccess::OContentHelper
/trunk/main/connectivity/inc/connectivity/
H A Dsqlparse.hxx210 const IParseContext& getContext() const {return *m_pContext;} in getContext() function in connectivity::OSQLParser
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DButton.java45 protected javax.accessibility.AccessibleContext getContext( Object any ) { in getContext() method in Button.AccessibleButtonListener
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJDBCDriver.java64 public XComponentContext getContext() { in getContext() method in JDBCDriver
/trunk/main/reportdesign/source/ui/inc/
H A DReportController.hxx456 …sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > getContext() const { return… in getContext() function in rptui::OReportController
/trunk/main/jurt/java/jurt/src/test/java/com/sun/star/lib/uno/protocols/urp/
H A DTestBridge.java44 public Object getContext() { in getContext() method in TestBridge.MyEnv
/trunk/main/sd/source/ui/func/
H A Dsmarttag.cxx113 bool SmartTag::getContext( SdrViewContext& /*rContext*/ ) in getContext() function in sd::SmartTag
355 bool SmartTagSet::getContext( SdrViewContext& rContext ) const in getContext() function in sd::SmartTagSet
/trunk/main/slideshow/source/engine/animationnodes/
H A Dbasenode.hxx139 SlideShowContext const& getContext() const { return maContext; } in getContext() function in slideshow::internal::BaseNode
/trunk/main/desktop/source/deployment/registry/inc/
H A Ddp_backend.h369 inline ::rtl::OUString getContext() const {return m_context; } in getContext() function in dp_registry::backend::PackageRegistryBackend

Completed in 62 milliseconds

123