Searched defs:getCurrentContext (Results 1 – 9 of 9) sorted by relevance
47 inline Reference< XCurrentContext > SAL_CALL getCurrentContext() in getCurrentContext() function
132 public XCurrentContext getCurrentContext() { in getCurrentContext() method in Message
92 GraphicsContext& getCurrentContext() { return m_aGCStack.back(); } in getCurrentContext() function in pdfi::PDFIProcessor93 const GraphicsContext& getCurrentContext() const { return m_aGCStack.back(); } in getCurrentContext() function in pdfi::PDFIProcessor
143 ContextHandlerRef ContextStack::getCurrentContext() const in getCurrentContext() function in oox::core::prv::ContextStack
384 public static XCurrentContext getCurrentContext() { in getCurrentContext() method in UnoRuntime
98 def getCurrentContext(): function
655 static PyObject *getCurrentContext( PyObject *, PyObject * ) in getCurrentContext() function
123 GraphicsContext& getCurrentContext() { return m_aGCStack.back(); } in getCurrentContext() function in __anonde67fd350111::TestSink
212 private PageContext getCurrentContext() in getCurrentContext() method in TextRawReportTarget
Completed in 59 milliseconds