Home
last modified time | relevance | path

Searched refs:w (Results 151 – 175 of 288) sorted by relevance

12345678910>>...12

/trunk/main/solenv/bin/
H A Dsubsequenttests74 /^\s*\w+\s+(\S+)\s+nmake\s+-\s+all\s+(\S+)(\s+(:?\S+\s+)*)NULL\s*$/;
H A Dlinkoo330 -w $OOO_INSTALL || die "You need write access to $OOO_INSTALL";
H A Dbuild_release.pl1348 $name =~ s/%w/$old_to_new_version_dots/g;
/trunk/main/sc/source/ui/dbgui/
H A Dasciiopt.src100 Text [ en-US ] = "From ro~w" ;
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1142 double w = strokeAttributes.StrokeWidth, h = 0; in strokePolyPolygon() local
1144 cairo_matrix_transform_distance( &aMatrix, &w, &h ); in strokePolyPolygon()
1145 cairo_set_line_width( mpCairo.get(), w ); in strokePolyPolygon()
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp1002 long x, y, w, h; in accHitTest() local
1007 accLocation(&x,&y,&w,&h,varSelf); in accHitTest()
1008 if( (x < xLeft && (x + w) >xLeft) && (y < yTop && (y + h) >yTop) ) in accHitTest()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx109 sal_Int32 w; member
1822 CT_PageSz.w = PaperInfo::sloppyFitPageDimension(nWidth); in lcl_attribute()
3938 CT_PageSz.w = aLetter.getWidth(); in sprmWithProps()
3948 pSectionContext->Insert( PROP_WIDTH, false, uno::makeAny( CT_PageSz.w ) ); in sprmWithProps()
/trunk/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java360 int w = metrics.stringWidth(text); in paintComponent() local
/trunk/main/sw/source/ui/misc/
H A Doutline.src277 Text [ en-US ] = "Sho~w sublevels" ;
H A Dglossary.src131 Text [ en-US ] = "Sho~w preview" ;
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h367 unsigned int w, unsigned int h,
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx237 rStream >> rHeader.w; in lcl_ReadGraphHeader()
2402 long nSizeX = (long) ( GraphHeader.w / nPPTX * HMM_PER_TWIPS ); in LoadObjects()
2435 pDoc->SetValue(nCol++, nRow, nTab, GraphHeader.w); in LoadObjects()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx174 inline double Hypothenuse( long w, long h ) in Hypothenuse() argument
175 { return sqrt( (double)((w*w)+(h*h)) ); } in Hypothenuse()
/trunk/main/sc/source/ui/src/
H A Dcondfrmt.src249 Text [ en-US ] = "Ne~w Style..." ;
/trunk/main/libxmlsec/
H A Dxmlsec1-configure.patch173 -FILE *f = fopen ("conftest.out", "w");
285 +FILE *f = fopen ("conftest.out", "w");
/trunk/main/svtools/source/misc/
H A Dlangtab.src263 < "Éwé" ; LANGUAGE_USER_EWE_GHANA ; > ;
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx427 sal_Int32 w; // w,h Breite und Hoehe in Pixel member
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf1151 cui source\customize\cfg.src 0 #define TEXT_SAVE_IN 0 kid w[89qy‖Save In 20130829 23:02:48
2052 …ns.src 0 checkbox RID_OFA_TP_INTERNATIONAL CB_SHTVW_CURRENTDOCONLY 0 kid w=w+od‖~Current documen…
16852 helpcontent2 source\text\scalc\01\02140500.xhp 0 help hd_id3155131 4 0 kid ov=w+w‖Filling a Sheet…
54626 …e ..DrawImpressCommands.UserInterface.Commands..uno:Sphere Label 0 kid w=zh-w‖Sphere 20130829…
63365 setup_native source\mac\macinstall.ulf 0 LngText AppInvalidText2 0 kid w]888w‖Run the installer …
63461 sfx2 source\appl\app.src 0 string RID_ENVTOOLBOX 0 kid w+-t]=‖Function Bar 20130829 23:02:48
64100 starmath source\smres.src 0 string RID_DISTANCEDIALOG.5 1 0 kid w[1jni‖Limits 20130829 23:02:48
64119 starmath source\smres.src 0 string RID_DISTANCEDIALOG.10 4 0 kid w+ehex‖~Top 20130829 23:02:48
66481 svx source\form\fmstring.src 0 string RID_STR_CONTROL 0 kid q=w-2b‖Control 20130829 23:02:48
69477 sw source\ui\fldui\fldui.src 0 string FLD_STAT_CHAR 0 kid y=yv[w‖Characters 20130829 23:02:48
[all …]
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx951 #define IS_AVAILABLE(w,item) (SFX_ITEM_SET==rOptSet.GetItemState((w),sal_True,&item)) argument
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.src51 Text [ en-US ] = "Previe~w" ;
/trunk/main/sfx2/inc/sfx2/
H A Dcntids.hrc38 // HACK() - SID's duerfen nicht o.w. ihren numerischen Wert aendern,
/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx78 inline bool lcl_HasChangeOfSign( double u, double w ) in lcl_HasChangeOfSign() argument
80 return (u < 0.0 && w > 0.0) || (u > 0.0 && w < 0.0); in lcl_HasChangeOfSign()
/trunk/main/vcl/aqua/source/app/
H A Dvclnsapp.mm96 && [[pEvent charactersIgnoringModifiers] isEqualToString: @"w"] )
/trunk/main/cui/source/tabpages/
H A Dautocdlg.src449 Text [ en-US ] = "Ne~w" ;
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 1320 milliseconds

12345678910>>...12