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
91 GraphicsContext& getCurrentContext() { return m_aGCStack.back(); } in getCurrentContext() function in pdfi::PDFIProcessor92 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
373 public static XCurrentContext getCurrentContext() { in getCurrentContext() method in UnoRuntime
125 GraphicsContext& getCurrentContext() { return m_aGCStack.back(); } in getCurrentContext() function in __anon9d342d7d0111::TestSink
98 def getCurrentContext(): function
655 static PyObject *getCurrentContext( PyObject *, PyObject * ) in getCurrentContext() function
212 private PageContext getCurrentContext() in getCurrentContext() method in TextRawReportTarget
Completed in 59 milliseconds