Home
last modified time | relevance | path

Searched refs:g (Results 26 – 50 of 684) sorted by relevance

12345678910>>...28

/trunk/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java334 public void paintComponent(Graphics g) { in paintComponent() argument
338 g.setFont(font); in paintComponent()
341 Rectangle clip = g.getClipBounds(); in paintComponent()
343 g.setColor(getBackground()); in paintComponent()
362 g.setColor(Color.blue); in paintComponent()
363 g.drawString(text, 0, y + ascent); in paintComponent()
368 drawArrow(g, ascent, x, y); in paintComponent()
389 g.setColor(Color.red); in drawArrow()
390 g.fillPolygon(arrow); in drawArrow()
391 g.setColor(Color.black); in drawArrow()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunorefmk.cxx412 vos::OGuard g(Application::GetSolarMutex()); in addEventListener() local
427 vos::OGuard g(Application::GetSolarMutex()); in removeEventListener() local
506 vos::OGuard g(Application::GetSolarMutex()); in getPropertySetInfo() local
998 vos::OGuard g(Application::GetSolarMutex()); in addEventListener() local
1012 vos::OGuard g(Application::GetSolarMutex()); in removeEventListener() local
1023 vos::OGuard g(Application::GetSolarMutex()); in dispose() local
1058 vos::OGuard g(Application::GetSolarMutex()); in AttachImpl() local
1152 vos::OGuard g(Application::GetSolarMutex()); in getAnchor() local
1186 vos::OGuard g(Application::GetSolarMutex()); in getText() local
1193 vos::OGuard g(Application::GetSolarMutex()); in getStart() local
[all …]
/trunk/main/unoxml/source/xpath/
H A Dxpathobject.cxx88 ::osl::MutexGuard const g(m_rMutex); in getNodeList()
100 ::osl::MutexGuard const g(m_rMutex); in getBoolean()
110 ::osl::MutexGuard const g(m_rMutex); in getByte()
120 ::osl::MutexGuard const g(m_rMutex); in getShort()
130 ::osl::MutexGuard const g(m_rMutex); in getLong()
140 ::osl::MutexGuard const g(m_rMutex); in getHyper()
150 ::osl::MutexGuard const g(m_rMutex); in getFloat()
160 ::osl::MutexGuard const g(m_rMutex); in getDouble()
170 ::osl::MutexGuard const g(m_rMutex); in getString()
/trunk/main/unoxml/source/dom/
H A Dnode.cxx405 ::osl::MutexGuard const g(m_rMutex); in cloneNode()
434 ::osl::MutexGuard const g(m_rMutex); in getChildNodes()
449 ::osl::MutexGuard const g(m_rMutex); in getFirstChild()
465 ::osl::MutexGuard const g(m_rMutex); in getLastChild()
492 ::osl::MutexGuard const g(m_rMutex); in getNamespaceURI()
511 ::osl::MutexGuard const g(m_rMutex); in getNextSibling()
555 ::osl::MutexGuard const g(m_rMutex); in getNodeType()
576 ::osl::MutexGuard const g(m_rMutex); in getOwnerDocument()
591 ::osl::MutexGuard const g(m_rMutex); in getParentNode()
607 ::osl::MutexGuard const g(m_rMutex); in getPrefix()
[all …]
H A Delement.cxx236 ::osl::MutexGuard const g(m_rMutex); in getAttribute()
259 ::osl::MutexGuard const g(m_rMutex); in getAttributeNode()
285 ::osl::MutexGuard const g(m_rMutex); in getAttributeNodeNS()
316 ::osl::MutexGuard const g(m_rMutex); in getAttributeNS()
347 ::osl::MutexGuard const g(m_rMutex); in getElementsByTagName()
364 ::osl::MutexGuard const g(m_rMutex); in getElementsByTagNameNS()
377 ::osl::MutexGuard const g(m_rMutex); in getTagName()
395 ::osl::MutexGuard const g(m_rMutex); in hasAttribute()
410 ::osl::MutexGuard const g(m_rMutex); in hasAttributeNS()
425 ::osl::MutexGuard const g(m_rMutex); in removeAttribute()
[all …]
H A Dattr.cxx102 ::osl::MutexGuard const g(m_rMutex); in getName()
119 ::osl::MutexGuard const g(m_rMutex); in getOwnerElement()
152 ::osl::MutexGuard const g(m_rMutex); in getValue()
221 ::osl::MutexGuard const g(m_rMutex); in setPrefix()
237 ::osl::MutexGuard const g(m_rMutex); in getPrefix()
254 ::osl::MutexGuard const g(m_rMutex); in getNamespaceURI()
/trunk/main/nss/
H A Dnss.patch.mingw44 s%@LIB_SUFFIX@%$LIB_SUFFIX%g
45 s%@DLL_SUFFIX@%$DLL_SUFFIX%g
46 s%@ASM_SUFFIX@%$ASM_SUFFIX%g
47 +s%@LIB_PREFIX@%$LIB_PREFIX%g
48 s%@MKSHLIB@%$MKSHLIB%g
49 s%@DSO_CFLAGS@%$DSO_CFLAGS%g
50 s%@DSO_LDOPTS@%$DSO_LDOPTS%g
69 - CCC = g++
109 -NSPR_COMPILERS = CC=gcc CXX=g++
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updateinstalldialog.cxx186 vos::OGuard g(Application::GetSolarMutex()); in stop() local
215 ::vos::OGuard g(Application::GetSolarMutex()); in execute()
448 ::vos::OGuard g(Application::GetSolarMutex()); in downloadExtensions()
459 vos::OGuard g(Application::GetSolarMutex()); in installExtensions() local
473 ::vos::OGuard g(Application::GetSolarMutex()); in installExtensions()
497 vos::OGuard g(Application::GetSolarMutex()); in installExtensions() local
553 ::vos::OGuard g(Application::GetSolarMutex()); in installExtensions()
562 ::vos::OGuard g(Application::GetSolarMutex()); in installExtensions()
571 vos::OGuard g(Application::GetSolarMutex()); in installExtensions() local
598 ::vos::OGuard g(Application::GetSolarMutex()); in download()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dabi.cxx315 int g, s; in return_in_hidden_param() local
317 return examine_argument( pTypeRef, true, g, s ) == 0; in return_in_hidden_param()
362 int gprcount, ssecount, i, g, s;
371 && examine_argument (ecif->cif->rtype, 1, &g, &s) == 0)
420 if (examine_argument (*p_arg, 0, &g, &s) == 0
421 || gprcount + g > MAX_GPR_REGS || ssecount + s > MAX_SSE_REGS)
466 int gprcount, ssecount, i, g, s;
476 && examine_argument (cif->rtype, 1, &g, &s) == 0)
484 if (examine_argument (cif->arg_types[i], 0, &g, &s) == 0
485 || gprcount + g > MAX_GPR_REGS || ssecount + s > MAX_SSE_REGS)
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dabi.cxx315 int g, s; in return_in_hidden_param() local
317 return examine_argument( pTypeRef, true, g, s ) == 0; in return_in_hidden_param()
362 int gprcount, ssecount, i, g, s;
371 && examine_argument (ecif->cif->rtype, 1, &g, &s) == 0)
420 if (examine_argument (*p_arg, 0, &g, &s) == 0
421 || gprcount + g > MAX_GPR_REGS || ssecount + s > MAX_SSE_REGS)
466 int gprcount, ssecount, i, g, s;
476 && examine_argument (cif->rtype, 1, &g, &s) == 0)
484 if (examine_argument (cif->arg_types[i], 0, &g, &s) == 0
485 || gprcount + g > MAX_GPR_REGS || ssecount + s > MAX_SSE_REGS)
[all …]
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dabi.cxx315 int g, s; in return_in_hidden_param() local
317 return examine_argument( pTypeRef, true, g, s ) == 0; in return_in_hidden_param()
362 int gprcount, ssecount, i, g, s;
371 && examine_argument (ecif->cif->rtype, 1, &g, &s) == 0)
420 if (examine_argument (*p_arg, 0, &g, &s) == 0
421 || gprcount + g > MAX_GPR_REGS || ssecount + s > MAX_SSE_REGS)
466 int gprcount, ssecount, i, g, s;
476 && examine_argument (cif->rtype, 1, &g, &s) == 0)
484 if (examine_argument (cif->arg_types[i], 0, &g, &s) == 0
485 || gprcount + g > MAX_GPR_REGS || ssecount + s > MAX_SSE_REGS)
[all …]
/trunk/main/binaryurp/source/
H A Dbridge.cxx233 osl::MutexGuard g(mutex_); in terminate() local
257 osl::MutexGuard g(mutex_); in terminate() local
314 osl::MutexGuard g(mutex_); in getWriter() local
372 osl::MutexGuard g(mutex_); in registerOutgoingInterface() local
414 osl::MutexGuard g(mutex_); in findStub() local
509 osl::MutexGuard g(mutex_); in incrementCalls() local
527 osl::MutexGuard g(mutex_); in incrementActiveCalls() local
536 osl::MutexGuard g(mutex_); in decrementActiveCalls() local
781 osl::MutexGuard g(mutex_); in setCurrentContextMode() local
786 osl::MutexGuard g(mutex_); in isCurrentContextMode() local
[all …]
/trunk/main/sd/source/core/annotations/
H A DAnnotation.cxx241 osl::MutexGuard g(m_aMutex); in getAnchor() local
254 osl::MutexGuard g(m_aMutex); in getPosition() local
264 osl::MutexGuard g(m_aMutex); in setPosition() local
273 osl::MutexGuard g(m_aMutex); in getSize() local
283 osl::MutexGuard g(m_aMutex); in setSize() local
291 osl::MutexGuard g(m_aMutex); in getAuthor() local
301 osl::MutexGuard g(m_aMutex); in setAuthor() local
309 osl::MutexGuard g(m_aMutex); in getDateTime() local
319 osl::MutexGuard g(m_aMutex); in setDateTime() local
341 osl::MutexGuard g(m_aMutex); in getTextRange() local
/trunk/main/sw/source/ui/lingu/
H A Dcvdata.mac5 setfile -c 'SW/g' -t 'Lexi' "German Hyph"
7 setfile -c 'SW/g' -t 'Lexi' "German Spell"
9 setfile -c 'SW/g' -t 'Lexi' "German Thes"
15 setfile -c 'SW/g' -t 'Lexi' "English Hyph"
17 setfile -c 'SW/g' -t 'Lexi' "English Spell"
19 setfile -c 'SW/g' -t 'Lexi' "English Thes"
/trunk/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx453 ::osl::MutexGuard g(m_rMutex); in hasMoreElements()
473 ::osl::MutexGuard g(m_rMutex); in nextElement()
558 ::osl::MutexGuard g(m_rMutex); in hasMoreElements()
581 ::osl::MutexGuard g(m_rMutex); in nextElement()
792 ::osl::MutexGuard g(m_aMutex); in librdf_Repository()
808 ::osl::MutexGuard g(m_aMutex); in ~librdf_Repository()
844 ::osl::MutexGuard g(m_aMutex); in createBlankNode()
893 ::osl::MutexGuard g(m_aMutex); in importGraph()
1011 ::osl::MutexGuard g(m_aMutex); in exportGraph()
1150 ::osl::MutexGuard g(m_aMutex); in getGraphNames()
[all …]
/trunk/main/vcl/aqua/source/res/MainMenu.nib/
H A Dkeyedobjects.nib4 ���"�'��V�W��X�0�Z�[�\]NSDestinationWNSLabelXNSSource���� ��^�_�`�a�b�c�d��e�f�g�h�i�j�k�lVN…
5g���i���k�l� ��� ��_Hide NewApplicationUhide:��V�W��X�0���[����&��#��^�_�`�a�b�c�d��e�f�
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dvietnamese.lm7 g 8035
106 gÜ 702
121 gܩi 646
122 gܩ 646
132 gܩi_ 594
398 g, 224
399 g,_ 223
/trunk/main/unoxml/source/events/
H A Dmutationevent.cxx40 ::osl::MutexGuard const g(m_Mutex); in getRelatedNode()
46 ::osl::MutexGuard const g(m_Mutex); in getPrevValue()
52 ::osl::MutexGuard const g(m_Mutex); in getNewValue()
58 ::osl::MutexGuard const g(m_Mutex); in getAttrName()
64 ::osl::MutexGuard const g(m_Mutex); in getAttrChange()
74 ::osl::MutexGuard const g(m_Mutex); in initMutationEvent()
/trunk/main/reportdesign/source/core/api/
H A DFunction.cxx140 osl::MutexGuard g(m_aMutex); in getPreEvaluated() local
152 osl::MutexGuard g(m_aMutex); in getDeepTraversing() local
165 osl::MutexGuard g(m_aMutex); in getName() local
177 osl::MutexGuard g(m_aMutex); in getFormula() local
188 osl::MutexGuard g(m_aMutex); in getInitialFormula() local
200 osl::MutexGuard g(m_aMutex); in getParent() local
206 osl::MutexGuard g(m_aMutex); in setParent() local
/trunk/main/configmgr/source/
H A Drootaccess.cxx127 osl::MutexGuard g(lock); in ~RootAccess() local
225 osl::MutexGuard g(lock); in queryInterface() local
249 osl::MutexGuard g(lock); in addChangesListener() local
272 osl::MutexGuard g(lock); in removeChangesListener() local
286 osl::MutexGuard g(lock); in commitChanges() local
304 osl::MutexGuard g(lock); in hasPendingChanges() local
316 osl::MutexGuard g(lock); in getPendingChanges() local
/trunk/main/scripting/workben/installer/
H A DBanner.java35 public void paint(Graphics g) in paint() argument
37 g.drawImage(img, 0, 0, Color.white, null); in paint()
38 g.dispose(); in paint()
41 public void update(Graphics g) in update() argument
43 super.update(g); in update()
/trunk/main/ooo_custom_images/
H A DREADME.txt4 - Create a directory for it here (let's call it e.g. new_set)
13 - Add a SfxSymbolsStyle constant for it in svtools/inc/imgdef.hxx, e.g.
16 - Add a vcl constant for it in vcl/inc/settings.hxx, e.g.
23 both in vcl/source/app/settings.cxx, e.g.
43 and 'StringList [ en-US ]', e.g.
47 - Add all known localizations of the new item to svx/source/dialog/localize.sdf, e.g.
/trunk/main/udkapi/com/sun/star/uri/
H A DXUriReferenceFactory.idl108 <code>baseUriReference</code> (e.g.,
110 <code>uriReference</code> (e.g.,
114 relative URI reference includes an authority component (e.g.,
116 relative URI reference has a relative path (e.g.,
121 <code>baseUriReference</code> (e.g.,
123 <code>uriReference</code> (e.g.,
126 <TRUE/>, the generated relative URI reference has an absolute path (e.g.,
128 reference has a relative path (e.g., &ldquo;<code>../c/d</code>&rdquo;).
/trunk/main/vcl/unx/generic/dtrans/
H A Dbmp.cxx451 unsigned long PixmapHolder::getTCPixel( sal_uInt8 r, sal_uInt8 g, sal_uInt8 b ) const in getTCPixel() argument
458 nValue = (unsigned long)g; in getTCPixel()
544 for( int g = 0; g < 6; g++ ) in setBitmapDataTCDither() local
548 int i = r*36+g*6+b; in setBitmapDataTCDither()
550 aPalette[i].green = g == 5 ? 0xffff : g*10922; in setBitmapDataTCDither()
596 sal_uInt8 g = pScanline[3*x+1]; in setBitmapDataTCDither() local
598 sal_uInt8 i = 36*(r/43) + 6*(g/43) + (b/43); in setBitmapDataTCDither()
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldGroupBy.idl46 hours and minutes of the member, e.g. <em>2002-Jan-03 00:00:02</em> or
57 hours and seconds of the member, e.g. <em>2002-Jan-03 00:02:00</em> or
68 and seconds of the member, e.g. <em>2002-Jan-03 02:00:00</em> or
81 of the member, e.g. <em>2002-Jan-03 00:00:00</em> or
100 member, e.g. <em>2002-Jan-03 00:00:00</em> or
112 member, e.g. <em>2002-Jan-03 00:00:00</em> or
123 member, e.g. <em>1999-Jan-03 00:00:00</em> or

Completed in 134 milliseconds

12345678910>>...28