Home
last modified time | relevance | path

Searched refs:g (Results 1 – 25 of 684) sorted by last modified time

12345678910>>...28

/trunk/main/
H A Dextensions.lst124 …3 https://sourceforge.net/projects/aoo-extensions/files/1456/6/nl-dict-v2.00g.oxt/download "dict-n…
H A DREADME57 The default build will produce a setup version (e.g. setup program on Windows, dmg on macOS,
H A Drat-excludes1461 # exclude generated files during the build, e.g. config files, environment scripts
/trunk/
H A DREADME.md47 The default build will produce a setup version (e.g. setup program on Windows, dmg on macOS, rpm an…
/trunk/main/oox/source/token/
H A Dtokens.txt2374 g
/trunk/main/libxmlsec/
H A Dxmlsec1-configure.patch46 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
48 LIBS libraries to pass to the linker, e.g. -l<library>
49 - CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
50 + CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
623 +ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
627 - with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
649 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
658 s/["\\]/\\&/g; s/^/"/; s/$/"/
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf183 basctl source\basicide\basidesh.src 0 string RID_STR_NEWMOD 1 kid g-jmzd‖New Module 20130829 …
388 basic source\sbx\format.src 0 string STR_BASICKEY_FORMAT_NO 0 kid g[lcz2‖No 20130829 23:02:48
4518 desktop source\migration\wizard.src 0 string STR_STATE_USER 0 kid g==g=9‖User name 20130829 2…
17835 helpcontent2 source\text\scalc\01\04060199.xhp 0 help par_id3152822 63 0 kid g=g-y2‖Name 20130…
25815 helpcontent2 source\text\shared\01\02230401.xhp 0 help hd_id3148452 12 0 kid g]g-72‖Author 201…
58449 sc source\ui\src\scstring.src 0 string SCSTR_REMOVE 0 kid g=-idm‖~Delete 20130829 23:02:48
58456 sc source\ui\src\scstring.src 0 string SCSTR_TABLE 0 kid vwbx+g‖Sheet 20130829 23:02:48
58457 sc source\ui\src\scstring.src 0 string SCSTR_NAME 0 kid 9-t2=g‖Name 20130829 23:02:48
68115 sw source\core\undo\undo.src 0 string STR_SCRIPT 0 kid ihrl]g‖script 20130829 23:02:48
68418 sw source\ui\chrdlg\chardlg.src 0 tabdialog DLG_DRAWCHAR 0 kid 3g-n-b‖Font 20130829 23:02:48
[all …]
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf15151 …0608200910550049 0 en-ZA Has no direct relation to your personal data, e.g., date of birth or c…
24866 …red\explorer\database\02010100.xhp 0 help par_id3150333 120 0 en-ZA LIKE 'g?ve' 2002-02-02 02…
25428 …base\rep_navigator.xhp 0 help par_id6247749 0 en-ZA Change the name to e.g. CostCalc and the fo…
30780 helpcontent2 source\text\scalc\01\04060116.xhp 0 help par_id3148476 180 0 en-ZA g, sg, lbm, u, oz…
47290 crashrep source\all\crashrep.ulf 0 LngText %ENTER_TITLE% 0 en-ZA Which type of document (e.g. pr…
49317 …d\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 55 0 en-ZA Ascendin~g 2002-02-02 02:02:…
50267 ….xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.g Left 0 en-ZA Alt-P…
56618 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_TITLE 48 en-ZA Headin~g 2002-02-02 0…
58506 …f 0 LngText STR_DESC_MODULE_OPTIONAL_BINFILTER 0 en-ZA Legacy filters, e.g. StarOffice 5.2 bina…
60569 …cell whose contents are to be evaluated is to be referenced in text form (e.g. "A1"). 2002-02-0…
[all …]
/trunk/main/sc/source/ui/src/
H A Dscfuncs.src7872 …] = "The cell whose contents are to be evaluated is to be referenced in text form (e.g. \"A1\")." ;
/trunk/main/crashrep/source/all/
H A Dcrashrep.ulf59 en-US = "Which type of document (e.g. presentation) were you using when the error occurred?"
/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/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1325 struct{ unsigned char b, g, r, a; } aPixel; in getPixel() member
1327 struct{ unsigned char a, r, g, b; } aPixel; in getPixel() member
1345 SalColor nSalColor = MAKE_SALCOLOR( aPixel.r, aPixel.g, aPixel.b ); in getPixel()
/trunk/main/offapi/com/sun/star/document/
H A DFilterFactory.idl169 (e.g. <type scope="com::sun::star::text">TextDocument</type>)</td>
183 (e.g. they mark it as IMPORT/EXPORT or DEFAULT filter.)</td>
/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/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/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl83 <p>If the report is no sub report (e.g. its parent is not a report itself), this
108 <p>If the report is no sub report (e.g. it's parent is not a report itself), this
/trunk/main/offapi/com/sun/star/form/component/
H A DDataForm.idl151 <p>If the form is no sub form (e.g. its parent is not a form itself), this
179 <p>If the form is no sub form (e.g. its parent is not a form itself), this
/trunk/main/offapi/com/sun/star/report/
H A DXReportComponent.idl145 <p>If the report is no sub report (e.g. its parent is not a report itself), this
174 <p>If the report is no sub report (e.g. it's parent is not a report itself), this
/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx720 sal_uInt16 g; in PackCmapType0() local
727 g = 0; in PackCmapType0()
730 g = (sal_uInt16) s->xg[j]; in PackCmapType0()
733 p[i] = (sal_uInt8) g; in PackCmapType0()
744 sal_uInt16 g; in PackCmapType6() local
753 g = 0; in PackCmapType6()
756 g = (sal_uInt16) s->xg[j]; in PackCmapType6()
759 PutUInt16( g, p, 2*i, 1 ); in PackCmapType6()
1207 void cmapAdd(TrueTypeTable *table, sal_uInt32 id, sal_uInt32 c, sal_uInt32 g) in cmapAdd() argument
1270 s[i].xg[s[i].n] = g; in cmapAdd()
H A Dsft.cxx3127 g[k++] = 11; in main()
3128 g[k++] = 36; in main()
3129 g[k++] = 11; in main()
3130 g[k++] = 98; in main()
3131 g[k++] = 11; in main()
3132 g[k++] = 144; in main()
3133 g[k++] = 41; in main()
3134 g[k++] = 171; in main()
3135 g[k++] = 51; in main()
3136 g[k++] = 15; in main()
[all …]
H A Dttcr.hxx210 void cmapAdd(TrueTypeTable *, sal_uInt32 id, sal_uInt32 c, sal_uInt32 g);
/trunk/extras/l10n/source/ml/
H A Dlocalize.sdf12636 …ര്ണ്ണയം ചെയ്യേണ്ട സെല്ലുകള് ടെക്സ്റ്റ് രൂപത്തിലാണ‌് റഫറന്സ് ചെയ്യേണ്ടത് (e.g. "A1"). 2002-02-0…
14049 …. This enables a server to keep track of the status of a WWW application, e.g., when shopping onli…
/trunk/extras/l10n/source/sq/
H A Dlocalize.sdf21155 ….xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.g Left 0 sq Zgjedh f…
21156 ….xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.g Right 0 sq Shko në…
/trunk/main/svtools/source/control/
H A Dctrlbox.src122 /* phone book sorting algorithm. e.g. German */

Completed in 3097 milliseconds

12345678910>>...28