Home
last modified time | relevance | path

Searched refs:getCurrentContext (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx161 getCurrentContext().Transformation, in setTransformation()
176 getCurrentContext().Flatness = nFlatness; in setFlatness()
181 getCurrentContext().LineJoin = nJoin; in setLineJoin()
186 getCurrentContext().LineCap = nCap; in setLineCap()
191 getCurrentContext().MiterLimit = nVal; in setMiterLimit()
196 getCurrentContext().LineWidth = nVal; in setLineWidth()
201 getCurrentContext().FillColor = rColor; in setFillColor()
206 getCurrentContext().LineColor = rColor; in setStrokeColor()
211 getCurrentContext().BlendMode = nMode; in setBlendMode()
320 getCurrentContext().Clip = aNewClip; in intersectClip()
[all …]
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx126 getCurrentContext().Flatness = value; in setFlatness()
132 getCurrentContext().Transformation, in setTransformation()
146 getCurrentContext().LineJoin = nJoin; in setLineJoin()
151 getCurrentContext().LineCap = nCap; in setLineCap()
161 getCurrentContext().LineWidth = nWidth; in setLineWidth()
463 getGCId(getCurrentContext()); in drawGlyphLine()
678 getGCId(getCurrentContext()), in strokePath()
692 getGCId(getCurrentContext()), in fillPath()
706 getGCId(getCurrentContext()), in eoFillPath()
723 getCurrentContext().Clip = aNewClip; in intersectClip()
[all …]
H A Dpdfiprocessor.hxx92 GraphicsContext& getCurrentContext() { return m_aGCStack.back(); } in getCurrentContext() function in pdfi::PDFIProcessor
93 const GraphicsContext& getCurrentContext() const { return m_aGCStack.back(); } in getCurrentContext() function in pdfi::PDFIProcessor
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java187 final int keepTogetherState = getCurrentContext().getKeepTogether(); in isKeepTableWithNext()
212 private PageContext getCurrentContext() in getCurrentContext() method in TextRawReportTarget
228 final PageContext context = getCurrentContext(); in createMasterPage()
530 final PageContext pageContext = getCurrentContext(); in startContent()
1023 PageContext context = getCurrentContext(); in isParentKeepTogether()
1055 final PageContext pageContext = getCurrentContext(); in openSection()
1181 final PageContext pageContext = getCurrentContext(); in finishSection()
1208 final PageContext pageContext = getCurrentContext(); in endReportSection()
1213 final PageContext pageContext = getCurrentContext(); in endReportSection()
1218 final PageContext pageContext = getCurrentContext(); in endReportSection()
[all …]
/trunk/main/oox/source/core/
H A Drecordparser.cxx113 ContextHandlerRef getCurrentContext() const;
143 ContextHandlerRef ContextStack::getCurrentContext() const in getCurrentContext() function in oox::core::prv::ContextStack
282 ContextHandlerRef xCurrContext = mxStack->getCurrentContext(); in parseStream()
298 ContextHandlerRef xCurrContext = mxStack->getCurrentContext(); in parseStream()
/trunk/main/ridljar/test/com/sun/star/uno/
H A DUnoRuntime_Test.java193 assure("", UnoRuntime.getCurrentContext() == null); in run()
196 assure("", UnoRuntime.getCurrentContext() == context); in run()
199 assure("", UnoRuntime.getCurrentContext() == null); in run()
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dimpl.py171 oldContext = uno.getCurrentContext()
175 self.failUnless( 42 == uno.getCurrentContext().getValueByName( "My42" ) )
176 self.failUnless( None == uno.getCurrentContext().getValueByName( "My43" ) )
/trunk/main/stoc/test/security/
H A Dtest_security.cxx478 ContextLayer layer( new user_CurrentContext( getCurrentContext(), OUSTR("dbo") ) ); in SAL_IMPLEMENT_MAIN()
487 ContextLayer layer( new user_CurrentContext( getCurrentContext(), OUSTR("jbu") ) ); in SAL_IMPLEMENT_MAIN()
495 ContextLayer layer( new user_CurrentContext( getCurrentContext(), OUSTR("root") ) ); in SAL_IMPLEMENT_MAIN()
502 ContextLayer layer( new user_CurrentContext( getCurrentContext(), OUSTR("guest") ) ); in SAL_IMPLEMENT_MAIN()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DCurrentContextChecker.java39 XCurrentContext old = UnoRuntime.getCurrentContext(); in perform()
62 XCurrentContext context = UnoRuntime.getCurrentContext(); in performCheck()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DJob.java99 XCurrentContext oldCC = UnoRuntime.getCurrentContext(); in execute()
100 UnoRuntime.setCurrentContext(_iMessage.getCurrentContext()); in execute()
H A DMessage.java132 public XCurrentContext getCurrentContext() { in getCurrentContext() method in Message
/trunk/main/pyuno/source/module/
H A Dpyuno_module.cxx655 static PyObject *getCurrentContext( PyObject *, PyObject * ) in getCurrentContext() function
662 makeAny( com::sun::star::uno::getCurrentContext() ) ); in getCurrentContext()
732 {const_cast< char * >("getCurrentContext"), getCurrentContext, METH_NOARGS, NULL},
H A Duno.py98 def getCurrentContext(): function
103 return pyuno.getCurrentContext()
/trunk/main/cppu/inc/uno/
H A Dcurrent_context.hxx47 inline Reference< XCurrentContext > SAL_CALL getCurrentContext() in getCurrentContext() function
/trunk/main/testtools/source/bridgetest/
H A Dcurrentcontextchecker.cxx109 css::uno::getCurrentContext()); in performCheck()
/trunk/main/padmin/source/
H A Dpamain.cxx121 new DesktopContext( com::sun::star::uno::getCurrentContext() ) ); in Main()
/trunk/main/desktop/source/app/
H A Dconfiginit.cxx220 : SimpleCurrentContext( uno::getCurrentContext() ) in Context()
H A Dappinit.cxx136 getCurrentContext()); in configureUcb()
/trunk/main/ure/source/uretest/
H A Dcppmain.cc96 css::uno::getCurrentContext(); // check for cppu in run()
/trunk/main/shell/source/backends/gconfbe/
H A Dgconfbackend.cxx156 css::uno::getCurrentContext()); in Service()
/trunk/main/shell/source/backends/kde4be/
H A Dkde4backend.cxx156 css::uno::getCurrentContext()); in Service()
/trunk/main/shell/source/backends/kdebe/
H A Dkdebackend.cxx156 css::uno::getCurrentContext()); in Service()
/trunk/main/shell/source/unix/exec/
H A Dshellexec.cxx114 Reference< XCurrentContext > xCurrentContext(getCurrentContext()); in ShellExec()
/trunk/main/shell/source/backends/desktopbe/
H A Ddesktopbackend.cxx227 css::uno::getCurrentContext()); in createInstance()
/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx409 new svt::JavaContext( com::sun::star::uno::getCurrentContext(), in dispatch()
425 new svt::JavaContext( com::sun::star::uno::getCurrentContext(), in dispatchWithNotification()

Completed in 107 milliseconds

12