Home
last modified time | relevance | path

Searched refs:w (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/aoo41x/main/filter/source/xslt/import/wordml/
H A Dwordml2ooo_props.xsl26 <an:so-supported select="w:pgMar/@w:gutter"/>
27 <an:so-supported select="w:pgSz/@w:code"/>
36 <xsl:when test="w:pgMar/@w:header">
64 <xsl:when test="w:pgMar/@w:footer">
90 <xsl:value-of select="concat(w:pgSz/@w:w div 567.0, 'cm')"/>
100 <xsl:when test="w:pgSz/@w:orient">
114 <an:so-supported select="w:cols/@w:sep"/>
120 <xsl:when test="w:cols/@w:num">
121 <xsl:value-of select="w:cols/@w:num"/>
127 <xsl:if test="not(w:cols/w:col)">
[all …]
/aoo41x/main/shell/prj/
H A Dbuild.lst3 sl shell\source\win32 nmake - w sl_win32 sl_inc NULL
4 sl shell\source\win32\sysmail nmake - w sl_win32_sysmail sl_inc NULL
13 sl shell\source\tools\lngconvex nmake - w sl_win32_lngconv sl_inc NULL
15 sl shell\source\all\zipfile nmake - w sl_all_zipfile sl_inc NULL
16 …hell\source\all\ooofilereader nmake - w sl_all_ooofilereader sl_all_zipfile.w
17 …\source\win32\shlxthandler\res nmake - w sl_win32_shlxthandler_res sl_win32_lngconv…
23 …win32\shlxthandler\prophdl nmake - w sl_win32_shlxthandler_prophdl sl_win32_shlxthandle…
24w sl_win32_shlxthandler sl_win32_lngconv.w sl_win32_shlxthandler_res.w sl_win32_shlxthandler_uti…
32 …ooofilt nmake - w sl_win32_shlxthandler_ooofilt sl_all_zipfile.w sl_all_ooofilereader.w
33 sl shell\qa\zip\testimpl nmake - w sl_qa_zip_testimpl sl_all_zipfile.w NULL
[all …]
/aoo41x/main/cli_ure/prj/
H A Dbuild.lst5 ure cli_ure\source nmake - w,vc7 ure_source_source ure_inc NULL
6 ure cli_ure\source\basetypes nmake - w,vc7 ure_source_basetypes ure_source_version ure_source_sourc…
7 ure cli_ure\source\climaker nmake - w,vc7 ure_source_climaker ure_source_basetypes.w ure_inc NULL
8 ure cli_ure\unotypes nmake - w,vc7 ure_unotypes ure_source_version ure_source_source.w ure_source…
9 ure cli_ure\source\ure nmake - w,vc7 ure_source_ure ure_source_version ure_source_source.w ure_un…
10 … cli_ure\source\uno_bridge nmake - w,vc7 ure_source_uno_bridge ure_source_basetypes.w ure_unotypes…
11 …\native nmake - w,vc7 ure_source_native ure_source_version ure_source_source.w ure_source_ure.w u…
13 #ure cli_ure\util nmake - w,vc7 ure_util ure_source_ure.w ure_source_native.w NULL
/aoo41x/main/setup_native/prj/
H A Dbuild.lst6 pk setup_native\source\win32\customactions\tools nmake - w sn_tools NULL
7 pk setup_native\source\win32\customactions\relnotes nmake - w sn_relnotes NULL
8 pk setup_native\source\win32\customactions\rebase nmake - w sn_rebase NULL
9 pk setup_native\source\win32\customactions\regactivex nmake - w sn_regactivex NULL
11 pk setup_native\source\win32\customactions\reg4allmsdoc nmake - w sn_reg4allmsdoc NULL
12 pk setup_native\source\win32\customactions\reg64 nmake - w sn_reg64 NULL
13 pk setup_native\source\win32\customactions\javafilter nmake - w sn_javafilter NULL
15 …native\source\win32\customactions\shellextensions nmake - w sn_shellextensions sn_tools.w NULL
17 …urce\win32\customactions\languagepacks nmake - w sn_languagepacks sn_shellextensions.w sn_too…
18 …tomactions\patch nmake - w sn_patch sn_languagepacks.w sn_shellextensions.w sn_quicks…
[all …]
/aoo41x/main/dtrans/prj/
H A Dbuild.lst5 dr dtrans\source\win32\misc nmake - w dr_win32_misc dr_inc NULL
6 dr dtrans\source\win32\mtaole nmake - w dr_win32_mtaole dr_inc NULL
7 dr dtrans\source\win32\ftransl nmake - w dr_win32_ftransl dr_cnttype dr_win32_misc.w dr_inc NULL
8 dr dtrans\source\win32\clipb nmake - w dr_win32_clipb dr_win32_misc.w dr_inc NULL
9 dr dtrans\source\win32\dnd nmake - w dr_win32_dnd dr_cnttype dr_win32_misc.w dr_win32_dtobj.w d…
10 dr dtrans\source\win32\dtobj nmake - w dr_win32_dtobj dr_win32_clipb.w dr_win32_misc.w dr_win32_…
12 …dr_util dr_cnttype dr_win32_misc.w dr_win32_mtaole.w dr_win32_ftransl.w dr_win32_clipb.w dr_win32_…
/aoo41x/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx1259 short w, h; in getNativeControlRegion() local
1269 w = 19; // taken from HIG in getNativeControlRegion()
1276 w = aCtrlBoundRect.GetWidth(); in getNativeControlRegion()
1302 w = aCtrlBoundRect.GetWidth(); in getNativeControlRegion()
1363 w = aCtrlBoundRect.GetWidth(); in getNativeControlRegion()
1364 if( w < 3+2*FOCUS_RING_WIDTH ) in getNativeControlRegion()
1365 w = 3+2*FOCUS_RING_WIDTH; in getNativeControlRegion()
1392 if( w < 3+2*FOCUS_RING_WIDTH ) in getNativeControlRegion()
1393 w = 3+2*FOCUS_RING_WIDTH; in getNativeControlRegion()
1398 w = DROPDOWN_BUTTON_WIDTH; in getNativeControlRegion()
[all …]
/aoo41x/main/desktop/source/pagein/
H A Dfile_image_unx.c85 file_image w; in file_image_pagein() local
93 if ((w.m_base = image->m_base) == 0) in file_image_pagein()
98 if (madvise (w.m_base, w.m_size, MADV_WILLNEED) == -1) in file_image_pagein()
117 while (w.m_size > k) in file_image_pagein()
119 c ^= ((char*)(w.m_base))[0]; in file_image_pagein()
120 w.m_base = (char*)(w.m_base) + k; in file_image_pagein()
121 w.m_size -= k; in file_image_pagein()
123 if (w.m_size > 0) in file_image_pagein()
125 c ^= ((char*)(w.m_base))[0]; in file_image_pagein()
126 w.m_base = (char*)(w.m_base) + w.m_size; in file_image_pagein()
[all …]
/aoo41x/extras/l10n/source/pl/
H A Dlocalize.sdf18977 …par_id3150527 5 0 pl Zdefiniowany dla tytułów rozdziałów styl akapitu zastosuj do nagłówków rozd…
19104w akapitów nagłówków, takich jak "Nagłówek 1", do akapitów które chcesz włączyć do spisu treści. M…
20234 … help par_id3145400 59 0 pl Zastosuj styl do akapitów, w których należy włączyć dzielenie wyrazó
21088 …b ukrywa cieniowanie pól w dokumencie, w tym spacji nierozdzielających, niestandardowych podziałów
21907w i wpisów indeksów oraz separatorów może być zmienione przez przypisanie im różnych stylów akapit…
25539w wykresów dwuwymiarowych można wybrać polecenie \<item type=\"menuitem\"\>Wstaw - Wskaźniki błędó
25719 …t\schart\04\01020000.xhp 0 help hd_id3159239 17 0 pl strzałka w górę, w dół, w lewo, w prawo …
25721 …art\04\01020000.xhp 0 help hd_id3150364 19 0 pl strzałka w górę, w dół, w lewo lub w prawo w wyk…
48068 …rd.xhp 0 help par_id3152869 83 0 pl Strzałka w lewo lub w prawo: przejście o jedną pozycję w lew…
48078 …\keyboard.xhp 0 help par_id3145368 93 0 pl Strzałka w górę lub w dół: przewija tabelę w dół lub
[all …]
/aoo41x/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx490 if ( *it == w ) in Remove()
561 w->Hide(); in AddAdvanced()
563 void AddSimple( Window* w ) in AddSimple() argument
565 maSimple.push_back( w ); in AddSimple()
567 w->Hide(); in AddSimple()
575 Remove( maSimple, w ); in RemoveSimple()
581 getImpl().AddAdvanced( w ); in AddAdvanced()
586 getImpl().AddSimple( w ); in AddSimple()
638 void AddWindow( Window* w ) { AddAdvanced( w ); } in AddWindow() argument
639 void RemoveWindow( Window* w ) { RemoveAdvanced( w ); } in RemoveWindow() argument
[all …]
/aoo41x/main/vcl/source/gdi/
H A Dsalgdilayout.cxx113 long w; in mirror() local
119 if( w ) in mirror()
149 long w; in mirror() local
155 if( w ) in mirror()
186 long w; in mirror() local
192 if( w ) in mirror()
312 long w; in mirror() local
321 if( w ) in mirror()
341 long w; in mirror() local
350 if( w ) in mirror()
[all …]
/aoo41x/main/desktop/prj/
H A Dbuild.lst12 dt desktop\win32\source nmake - w dt_wrapper dt_inc NULL
13 dt desktop\win32\source\setup nmake - w dt_setup dt_inc NULL
14 dt desktop\win32\source\officeloader nmake - w dt_officeloader dt_inc NULL
15 dt desktop\win32\source\guiloader nmake - w dt_guiloader dt_wrapper.w dt_inc NULL
16 dt desktop\win32\source\guistdio nmake - w dt_guistdio dt_inc NULL
17 dt desktop\win32\source\applauncher nmake - w dt_applauncher dt_inc NULL
18 dt desktop\win32\source\applauncher\ooo nmake - w dt_applauncher_ooo dt_applauncher.w dt_inc NULL
19 dt desktop\win32\source\rebase nmake - w dt_rebase dt_inc NULL
20 dt desktop\win32\source\QuickStart nmake - w dt_win32_quickstart NULL
21 dt desktop\win32\source\QuickStart\so nmake - w dt_win32_quickstart_so dt_win32_quickstart.w NULL
[all …]
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleObjectFactory.java58 public static void postWindowLostFocus(java.awt.Window w) { in postWindowLostFocus() argument
62 public static void postWindowActivated(java.awt.Window w) { in postWindowActivated() argument
70 public static void postWindowOpened(java.awt.Window w) { in postWindowOpened() argument
74 public static void postWindowClosed(java.awt.Window w) { in postWindowClosed() argument
494 java.awt.Window w; in getTopWindow() local
496 w = new Dialog(new Application(), in getTopWindow()
501 w = new Alert(new Application(), in getTopWindow()
525 populateContainer(w, xAccessibleContext, w); in getTopWindow()
527 w.setVisible(true); in getTopWindow()
532 postWindowGainedFocus(w); in getTopWindow()
[all …]
/aoo41x/main/automation/inc/automation/
H A Dcommdefines.hxx48 #define LOBYTE(w) ((comm_BYTE)((comm_WORD)(w) & 0xFF)) argument
51 #define HIBYTE(w) ((comm_BYTE)(((comm_WORD)(w) >> 8) & 0xFF)) argument
64 #define SWAPWORD(w) MAKEWORD(HIBYTE(w),LOBYTE(w)) argument
72 #define NETWORD(w) (comm_WORD)(w) argument
81 #define NETWORD(w) MAKEWORD(HIBYTE(w),LOBYTE(w)) argument
/aoo41x/main/vos/inc/vos/
H A Dmacros.hxx93 # define VOS_LOBYTE(w) ((sal_uInt8)((sal_uInt16)(w) & 0xFF)) argument
96 # define VOS_HIBYTE(w) ((sal_uInt8)(((sal_uInt16)(w) >> 8) & 0xFF)) argument
109 # define VOS_SWAPWORD(w) VOS_MAKEWORD(VOS_HIBYTE(w),VOS_LOBYTE(w)) argument
117 # define VOS_NETWORD(w) (sal_uInt16)(w) argument
124 # define VOS_NETWORD(w) VOS_MAKEWORD(VOS_HIBYTE(w),VOS_LOBYTE(w)) argument
/aoo41x/main/sal/inc/osl/
H A Dendian.h178 # define OSL_LOBYTE(w) ((sal_uInt8)((sal_uInt16)(w) & 0xFF)) argument
181 # define OSL_HIBYTE(w) ((sal_uInt8)(((sal_uInt16)(w) >> 8) & 0xFF)) argument
199 # define OSL_NETWORD(w) (sal_uInt16)(w) argument
206 # define OSL_NETWORD(w) OSL_MAKEWORD(OSL_HIBYTE(w),OSL_LOBYTE(w))
217 # define OSL_SWAPWORD(w) OSL_MAKEWORD(OSL_HIBYTE(w),OSL_LOBYTE(w)) argument
/aoo41x/main/vigra/
H A Dvigra1.6.0.patch183 + resize(w, h, d);
237 + resizeCopy(w, h, d);
273 + void resize(int w, int h)
329 + if(w*h > 0)
358 + width_ = w;
377 + int newsize = w*h;
408 + width_ = w;
445 width_(w),
514 + Size2D(int w, int h)
515 + : Diff2D(w, h)
[all …]
/aoo41x/main/rhino/
H A Drhino1_7R3.patch238 w.setVisible(true);
265 + if (w != null)
266 + w.load();
269 + if (w != null)
270 + w.save();
323 + if (w != null)
327 + w.show();
328 + w.toFront();
335 + if (w != null)
346 + w.toFront();
[all …]
/aoo41x/main/migrationanalysis/prj/
H A Dbuild.lst2 at migrationanalysis\src\msokill nmake - w at_src NULL
3 at migrationanalysis\src\driver_docs nmake - w at_src_driver NULL
4 at migrationanalysis\src\resources nmake - w at_src_resources NULL
5 at migrationanalysis\src\wizard nmake - w at_src_wizard NULL
6 …alysis\util nmake - w at_util at_src.w at_src_driver.w at_src_resources.w at…
/aoo41x/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx71 if( w == 0 && h == 0 ) in updateGeometryWith()
75 w = pMergeFrom->w; in updateGeometryWith()
82 w += x - pMergeFrom->x; in updateGeometryWith()
85 if( pMergeFrom->x+pMergeFrom->w > x+w ) in updateGeometryWith()
86 w = pMergeFrom->w+pMergeFrom->x - x; in updateGeometryWith()
104 x, y, w, h ); in emitStructure()
160 w = aRange.getWidth(); in updateGeometry()
320 if( (*it)->x >= pLink->x && (*it)->x + (*it)->w <= pLink->x + pLink->w && in resolveHyperlink()
433 if( pEle->x + pEle->w*0.1 >= l_x && in resolveUnderlines()
434 pEle->x + pEle->w*0.9 <= r_x ) in resolveUnderlines()
[all …]
H A Dwritertreevisiting.cxx280 aBuf.append( convPx2mmPrec2(elem.w)*100.0 ); in visit()
496 double line_left = elem.w, line_right = 0.0; in visit()
623 line_right = pGeo->x + pGeo->w; in visit()
958 double p_w = elem.Parent->w; in visit()
970 if( elem.w < ( p_w/2) ) in visit()
972 double delta = elem.w/4; in visit()
975 if( elem.w < p_w/8 ) in visit()
976 delta = elem.w; in visit()
978 (pPage && fabs( elem.x+elem.w/2 - (pPage->x + pPage->w/2) ) < delta) ) in visit()
1090 if( (*it)->x + (*it)->w > elem.w - elem.RightMargin ) in visit()
[all …]
/aoo41x/main/libtextcat/data/new_fingerprints/lm/
H A Dmingo.lm11 w 466
62 wë 83
137 wá 42
154 wën 38
166 wé 36
267 wö 23
276 wëní 22
286 úw 22
291 wëníy 22
313 wë' 20
[all …]
/aoo41x/main/qadevOOo/runner/convwatch/
H A DBorderRemover.java37 int w; field in Rect
44 w = _w; in Rect()
49 public int getWidth() {return w;} in getWidth()
217 int w = _aImage.getWidth(); in findBorder() local
218 int nXMin = w; in findBorder()
244 for (int nx = w - 1; nx >= nXMax; --nx) in findBorder()
287 int w = _aRect.getWidth(); in createImage() local
290 if (w <= 0 || h <= 0) in createImage()
295 BufferedImage aBI = new BufferedImage(w, h, BufferedImage.TYPE_INT_RGB); in createImage()
303 for (int x = 0; x < w; x++) in createImage()
/aoo41x/main/fpicker/prj/
H A Dbuild.lst8 fp fpicker\source\win32\filepicker nmake - w fp_win32_filepicker fp_inc NULL
9 fp fpicker\source\win32\folderpicker nmake - w fp_win32_folderpicker fp_inc NULL
10 fp fpicker\source\win32\misc nmake - w fp_win32_misc fp_win32_filepicker.w fp_win32_folderpicker…
11 …fpicker\util nmake - all fp_util fp_win32_filepicker.w fp_win32_misc.w fp_win32_folderpicker.w
/aoo41x/main/accessibility/bridge/org/openoffice/accessibility/
H A DAccessBridge.java59 java.awt.Window w = (java.awt.Window) topWindowMap.get(oid); in getTopWindowImpl() local
61 if (w == null) { in getTopWindowImpl()
62 w = AccessibleObjectFactory.getTopWindow(xAccessible); in getTopWindowImpl()
64 if (w != null) { in getTopWindowImpl()
65 topWindowMap.put(oid, w); in getTopWindowImpl()
69 return w; in getTopWindowImpl()
187 java.awt.Window w = getTopWindow(xAccessible); in windowOpened() local
209 java.awt.Window w = removeTopWindow(xAccessible); in windowClosed() local
211 if (w != null) { in windowClosed()
212 w.dispose(); in windowClosed()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlitemm.cxx41 #define MAP_ENTRY( p, l, w, m ) \ argument
42 { XML_NAMESPACE_##p, XML_##l, w, m }
43 #define M_E_SI( p, l, w, m ) \ argument
44 { XML_NAMESPACE_##p, XML_##l, w, MID_SW_FLAG_SPECIAL_ITEM_IMPORT|m }
45 #define M_E_SE( p, l, w, m ) \ argument
46 { XML_NAMESPACE_##p, XML_##l, w, MID_SW_FLAG_SPECIAL_ITEM_EXPORT|m }
47 #define M_E_SIE( p, l, w, m ) \ argument
48 …{ XML_NAMESPACE_##p, XML_##l, w, MID_SW_FLAG_SPECIAL_ITEM_EXPORT|MID_SW_FLAG_SPECIAL_ITEM_IMPORT|m…

Completed in 4381 milliseconds

12345678910>>...12