| /AOO41X/main/filter/source/xslt/import/wordml/ |
| H A D | wordml2ooo_props.xsl | 1 …w="http://schemas.microsoft.com/office/word/2003/wordml" xmlns:wx="http://schemas.microsoft.com/of… nsprefix 24 context-node-input="w:sectPr" 26 <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"> 37 <xsl:value-of select="w:pgMar/@w:header"/> 44 <xsl:when test="w:hdr"> 46 <xsl:when test="w:pgMar/@w:top >= $header-margin"> 50 <xsl:value-of select="w:pgMar/@w:top"/> 55 <xsl:value-of select="w:pgMar/@w:top"/> [all …]
|
| /AOO41X/main/shell/prj/ |
| H A D | build.lst | 3 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 14 sl shell\source\tools\regsvrex nmake - w sl_win32_regsvrex 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… 18 sl shell\source\win32\shlxthandler\util nmake - w sl_win32_shlxthandler_util sl_i… 19 sl shell\source\win32\shlxthandler\propsheets nmake - w sl_win32_shlxthandler_propsheets… 20 sl shell\source\win32\shlxthandler\infotips nmake - w sl_win32_shlxthandler_infotips … [all …]
|
| /AOO41X/main/cli_ure/prj/ |
| H A D | build.lst | 5 ure cli_ure\source nmake - w,vc7 ure_source_source ure_inc NULL 6 …re cli_ure\source\basetypes nmake - w,vc7 ure_source_basetypes ure_source_version ure_sou… 7 ure cli_ure\source\climaker nmake - w,vc7 ure_source_climaker ure_source_basetypes.w ure_… 8 …ure\unotypes nmake - w,vc7 ure_unotypes ure_source_version ure_source_source.w ur… 9 …i_ure\source\ure nmake - w,vc7 ure_source_ure ure_source_version ure_source_source.… 10 …e\source\uno_bridge nmake - w,vc7 ure_source_uno_bridge ure_source_basetypes.w ure_unotype… 11 … nmake - w,vc7 ure_source_native ure_source_version ure_source_source.w ure_source_ure.w … 13 #ure cli_ure\util nmake - w,vc7 ure_util ure_source_ure.w ure_source_native.w N…
|
| /AOO41X/main/setup_native/prj/ |
| H A D | build.lst | 6 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 10 pk setup_native\source\win32\customactions\regpatchactivex nmake - w sn_regpatchactivex 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 14 pk setup_native\source\win32\customactions\quickstarter nmake - w sn_quickstarter NULL 15 …native\source\win32\customactions\shellextensions nmake - w sn_shellextensions sn_tools.w NULL [all …]
|
| /AOO41X/main/dtrans/prj/ |
| H A D | build.lst | 5 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 … dtrans\source\win32\ftransl nmake - w dr_win32_ftransl dr_cnttype dr_win32_misc… 8 dr dtrans\source\win32\clipb nmake - w dr_win32_clipb dr_win32_misc.w dr_inc N… 9 …\source\win32\dnd nmake - w dr_win32_dnd dr_cnttype dr_win32_misc.w dr_win32… 10 …ce\win32\dtobj nmake - w dr_win32_dtobj dr_win32_clipb.w dr_win32_misc.w dr_wi… 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 D | salnativewidgets.cxx | 1259 short w, h; in getNativeControlRegion() local 1269 w = 19; // taken from HIG in getNativeControlRegion() 1271 … rNativeBoundingRegion = rNativeContentRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion() 1276 w = aCtrlBoundRect.GetWidth(); in getNativeControlRegion() 1278 … rNativeBoundingRegion = rNativeContentRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion() 1302 w = aCtrlBoundRect.GetWidth(); in getNativeControlRegion() 1311 w = BUTTON_WIDTH + TEXT_SEPARATOR; in getNativeControlRegion() 1316 rNativeContentRegion = Rectangle( Point( x, y ), Size( w, h + nBorderCleanup) ); in getNativeControlRegion() 1317 rNativeBoundingRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion() 1347 w = aCtrlBoundRect.GetWidth() + 2*TAB_TEXT_OFFSET - 2*VCL_TAB_TEXT_OFFSET; in getNativeControlRegion() [all …]
|
| /AOO41X/main/desktop/source/pagein/ |
| H A D | file_image_unx.c | 85 file_image w; in file_image_pagein() local 93 if ((w.m_base = image->m_base) == 0) in file_image_pagein() 95 if ((w.m_size = image->m_size) == 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() [all …]
|
| /AOO41X/extras/l10n/source/pl/ |
| H A D | localize.sdf | 38 … wszystkie ciągi z języka domyślnego zostaną skopiowane do zasobów nowo dodanych języków. … 44 …wybranych języków. Wszystkie ciągi interfejsu użytkownika dla tego języka zostaną usunięte.\n\nCzy… 46 …interfejsu użytkownika. Wszystkie bieżące ciągi zostaną przypisane do zasobów utworzonych dla wybr… 49 …ęzyków zostaną utworzone w bibliotece. Ciągi bieżącego domyślnego języka interfejsu użytkownika zo… 64 … 0 pl Nazwa biblioteki może się składać maksymalnie z 30 znaków. 201306… 65 …ng RID_STR_ERRORCHOOSEMACRO 0 pl Makra z innych dokumentów nie są dostępne. … 75 …NNOTRUNMACRO 0 pl Nie możesz uruchomić tego makra ze względów bezpieczeństwa.\n\nA… 96 basctl source\basicide\basidesh.src 0 string RID_STR_LINE 0 pl w. … 155 …ITLE 80 pl Importowanie okna dialogowego: niezgodność języków 2013061… 156 … je, aby pracować dalej z bieżącymi językami biblioteki.\n\nUwaga: w przypadku języków, które nie … [all …]
|
| /AOO41X/main/toolkit/source/layout/vcl/ |
| H A D | wbutton.cxx | 486 Window* Remove( std::list< Window*> lst, Window* w ) in Remove() argument 490 if ( *it == w ) in Remove() 557 void AddAdvanced( Window* w ) in AddAdvanced() argument 559 maAdvanced.push_back( w ); in AddAdvanced() 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() 569 void RemoveAdvanced( Window* w ) in RemoveAdvanced() argument 571 Remove( maAdvanced, w ); in RemoveAdvanced() [all …]
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | salgdilayout.cxx | 113 long w; in mirror() local 115 w = pOutDev->GetOutputWidthPixel(); in mirror() 117 w = GetGraphicsWidth(); in mirror() 119 if( w ) in mirror() 127 …long devX = w-pOutDevRef->GetOutputWidthPixel()-pOutDevRef->GetOutOffXPixel(); // re-mirrored mn… in mirror() 143 x = w-1-x; in mirror() 149 long w; in mirror() local 151 w = pOutDev->GetOutputWidthPixel(); in mirror() 153 w = GetGraphicsWidth(); in mirror() 155 if( w ) in mirror() [all …]
|
| /AOO41X/main/desktop/prj/ |
| H A D | build.lst | 12 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_… 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.… [all …]
|
| /AOO41X/main/accessibility/bridge/org/openoffice/java/accessibility/ |
| H A D | AccessibleObjectFactory.java | 54 public static void postWindowGainedFocus(java.awt.Window w) { in postWindowGainedFocus() argument 55 postWindowEvent(w, java.awt.event.WindowEvent.WINDOW_GAINED_FOCUS); in postWindowGainedFocus() 58 public static void postWindowLostFocus(java.awt.Window w) { in postWindowLostFocus() argument 59 postWindowEvent(w, java.awt.event.WindowEvent.WINDOW_LOST_FOCUS); in postWindowLostFocus() 62 public static void postWindowActivated(java.awt.Window w) { in postWindowActivated() argument 63 postWindowEvent(w, java.awt.event.WindowEvent.WINDOW_ACTIVATED); in postWindowActivated() 66 public static void postWindowDeactivated(java.awt.Window w) { in postWindowDeactivated() argument 67 postWindowEvent(w, java.awt.event.WindowEvent.WINDOW_DEACTIVATED); in postWindowDeactivated() 70 public static void postWindowOpened(java.awt.Window w) { in postWindowOpened() argument 71 postWindowEvent(w, java.awt.event.WindowEvent.WINDOW_OPENED); in postWindowOpened() [all …]
|
| /AOO41X/main/automation/inc/automation/ |
| H A D | commdefines.hxx | 48 #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 D | macros.hxx | 93 # 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 D | endian.h | 178 # 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 D | vigra1.6.0.patch | 112 + BasicImage(int w, int h, Alloc const & alloc = Alloc()) 125 + vigra_precondition((w >= 0) && (h >= 0), 126 + "BasicImage::BasicImage(int w, int h): " 130 + resize(w, h, value_type()); 165 + BasicImage(int w, int h, value_type const & d, Alloc const & alloc = Alloc()) 178 + vigra_precondition((w >= 0) && (h >= 0), 179 + "BasicImage::BasicImage(int w, int h, value_type const & ): " 183 + resize(w, h, d); 219 + BasicImage(int w, int h, const_pointer d, Alloc const & alloc = Alloc()) 232 + vigra_precondition((w >= 0) && (h >= 0), [all …]
|
| /AOO41X/main/rhino/ |
| H A D | rhino1_7R3.patch | 234 currentWindow = w; 238 w.setVisible(true); 264 + FileWindow w = (FileWindow)getSelectedFrame(); 265 + if (w != null) 266 + w.load(); 268 + FileWindow w = (FileWindow)getSelectedFrame(); 269 + if (w != null) 270 + w.save(); 322 + FileWindow w = (FileWindow)getFileWindow(key); 323 + if (w != null) [all …]
|
| /AOO41X/main/migrationanalysis/prj/ |
| H A D | build.lst | 2 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 D | genericelements.cxx | 71 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 D | writertreevisiting.cxx | 144 rProps[ USTR( "svg:width" ) ] = convertPixelToUnitString( rElem.w ); in fillFrameProps() 280 aBuf.append( convPx2mmPrec2(elem.w)*100.0 ); in visit() 496 double line_left = elem.w, line_right = 0.0; in visit() 497 double column_width = elem.w*0.75; // estimate text width in visit() 565 line_right = pDraw->x + pDraw->w; in visit() 600 if( (line_right - line_left) < pCurPara->w*0.75 ) in visit() 615 if( pGeo->x+pGeo->w > line_right ) in visit() 616 line_right = pGeo->x+pGeo->w; in visit() 623 line_right = pGeo->x + pGeo->w; in visit() 789 if( pCur->x + pCur->w + pNext->h*0.15 < pNext->x ) in optimizeTextElements() [all …]
|
| /AOO41X/main/libtextcat/data/new_fingerprints/lm/ |
| H A D | mingo.lm | 11 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 D | BorderRemover.java | 37 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 D | build.lst | 8 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 …cker\source\win32\misc nmake - w fp_win32_misc fp_win32_filepicker.w fp_win32_fold… 11 … 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 D | AccessBridge.java | 59 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 D | xmlitemm.cxx | 41 #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…
|