Home
last modified time | relevance | path

Searched refs:g (Results 151 – 175 of 684) sorted by relevance

12345678910>>...28

/trunk/main/stoc/test/javavm/testapplet/
H A DTestApplet.java76 public void paint( Graphics g) { in paint() argument
77 super.paint( g); in paint()
/trunk/main/unoxml/source/dom/
H A Dchildlist.cxx46 ::osl::MutexGuard const g(m_rMutex); in getLength()
70 ::osl::MutexGuard const g(m_rMutex); in item()
/trunk/main/offapi/com/sun/star/graphic/
H A DGraphicDescriptor.idl122 graphic was not loaded at all, e.g. in case of just
130 graphic was not loaded at all, e.g. in case of just
139 graphic was not loaded at all, e.g. in case of just
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXCopyTableWizard.idl75 not supported by the target database type, e.g. if you specified
105 user can define an arbitrarily complex primary key, e.g. including multiple columns,
129 e.g. in the RTF format or in the HTML format.
/trunk/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dlc_mergedialog.xcf.bz2
/trunk/main/UnoControls/inc/
H A Ddefinesunocontrols.hxx36 #define UNOCONTROLS_TRGB_COLORDATA( t,r,g,b ) ((INT32)(((UINT32)((UINT8)(b))))|(((UINT32)((UIN… argument
/trunk/main/offapi/com/sun/star/rendering/
H A DXGraphicDevice.idl71 same graphic device and thus e.g. fullscreen state. If the OS
158 (e.g. generated via createCompatibleBitmap()) is the fact that
191 (e.g. generated via createCompatibleBitmap()) is the fact that
215 be used more directly for e.g. texturing operations.
/trunk/main/canvas/source/tools/
H A Dsurface.cxx185 vertex.g = 1.0f; in draw()
311 vertex.g = 1.0f; in drawRectangularArea()
417 vertex.g = 1.0f; in drawWithClip()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx403 Gradient g; in ImplDrawGradientBackground() local
404 g.SetAngle( pThis->mbHorz ? 0 : 900 ); in ImplDrawGradientBackground()
405 g.SetStyle( GRADIENT_LINEAR ); in ImplDrawGradientBackground()
407 g.SetStartColor( startCol ); in ImplDrawGradientBackground()
408 g.SetEndColor( endCol ); in ImplDrawGradientBackground()
3273 Gradient g; in ImplDrawMenubutton() local
3274 g.SetAngle( pThis->mbHorz ? 0 : 900 ); in ImplDrawMenubutton()
3275 g.SetStyle( GRADIENT_LINEAR ); in ImplDrawMenubutton()
3277 g.SetStartColor( pThis->GetSettings().GetStyleSettings().GetFaceColor() ); in ImplDrawMenubutton()
3278 g.SetEndColor( pThis->GetSettings().GetStyleSettings().GetShadowColor() ); in ImplDrawMenubutton()
[all …]
/trunk/main/graphite/
H A Dgraphite-2.3.1_debug.patch20 - build_flags="$build_flags -O0 -g -Wall -Wno-unknown-pragmas -Wparentheses -Werror"
21 + build_flags="$build_flags -O0 -g -Wall -Wno-unknown-pragmas -Wparentheses"
/trunk/test/testcommon/
H A Dreadme.txt22 1. Java utilities to facilitate testing OpenOffice. e.g. file operation, graphics analysis and so o…
23 2. Vclauto: Java API to perform GUI testing. e.g. keyboard/mouse event simulation, user interaction…
/trunk/main/lingucomponent/source/languageguessing/
H A Dguesslang.cxx238 Guess g = m_aGuesser.GuessPrimaryLanguage((char*)o.getStr()); in guessPrimaryLanguage() local
239 aRes.Language = OUString::createFromAscii(g.GetLanguage().c_str()); in guessPrimaryLanguage()
240 aRes.Country = OUString::createFromAscii(g.GetCountry().c_str()); in guessPrimaryLanguage()
/trunk/main/readlicense_oo/util/
H A Dmakefile.pmk61 chmod g+w $(MISC)$/$(GUI)
80 chmod g+w $(MISC)$/$(GUI)
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx100 osl::MutexGuard g(m_mutex); in count() local
107 osl::MutexGuard g(m_mutex); in disposing() local
134 osl::MutexGuard g(m_mutex); in count() local
141 osl::MutexGuard g(m_mutex); in disposing() local
/trunk/main/offapi/com/sun/star/frame/
H A DXFrame.idl100 and is necessary for searches inside the tree (e.g. <member>XFrame::findFrame()</member>)
134 Normally the name of the frame is set initially (e.g. by the creator).
160 Frames may contain other frames (e.g., a frameset) and may
358 E.g., it is possible to determine instantiation/destruction and
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackage.idl126 may not apply, e.g. in case of an empty package bundle.
179 e.g. a zip (legacy) package file or a document hosting script packages.
244 /** returns the display name of the package, e.g. for graphical user
291 /** returns the <type>XPackageTypeInfo</type>, e.g. media-type etc.
H A DPackageRegistryBackend.idl46 context of registry, e.g. user, shared
53 context of registry, e.g. user, shared
/trunk/main/offapi/com/sun/star/text/
H A DTextFieldMasters.idl38 in a context (e.g. in a document).
46 <type>TextFieldMaster</type> defined in this context (e.g. this
H A DDocumentIndexes.idl46 instances within this context (e.g., a document) by its name.
54 instances within this context (e.g., a document) by its index.
H A DTextEmbeddedObjects.idl46 instances within this context (e.g. a document) by its name.
54 instances within this context (e.g. a document) by its index.
/trunk/main/odk/examples/java/NotesAccess/
H A DMakefile60 @echo e.g "$(QM)PATH=C:\Program Files\lotus\notes;...$(QM)"
62 @echo e.g. "$(QM)CLASSPATH=C:\Program Files\lotus\notes\Notes.jar;$(QM)"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScUniqueCellFormatsObj.java116 protected void changeColor(String RangeName, int r, int g, int b) { in changeColor() argument
120 Color c = new Color(r, g, b); in changeColor()
H A DScUniqueCellFormatsEnumeration.java122 protected void changeColor(String RangeName, int r, int g, int b) { in changeColor() argument
126 Color c = new Color(r, g, b); in changeColor()
/trunk/main/offapi/com/sun/star/ucb/
H A DSearchInfo.idl62 hierarchically contained within an object (e.g., only searches through
69 hierarchically contained within an object (e.g., only searches through
/trunk/main/nss/
H A Dnss.patch11 _DEBUG_FLAGS="-g -fno-inline" # most people on linux use gcc/gdb, and that
82 -CCC ?= g++
106 -CCC = g++

Completed in 112 milliseconds

12345678910>>...28