/aoo4110/main/shell/inc/internal/ |
H A D | thumbviewer.hxx | 72 const SIZE *prgSize, 108 SIZE thumbnail_size_;
|
/aoo4110/main/embedserv/source/inc/ |
H A D | syswinwrapper.hxx | 92 SIZE m_sizeMin; // minimum X and Y size during track operation 120 SIZE m_sizeLast;
|
/aoo4110/main/wizards/com/sun/star/wizards/report/ |
H A D | ReportTextDocument.java | 61 private static final String SIZE = "Size"; field in ReportTextDocument 267 …n.star.awt.Size oLocSize = (com.sun.star.awt.Size) Helper.getUnoStructValue(ReportPageStyle, SIZE); in changePageOrientation() 273 Helper.setUnoPropertyValue(ReportPageStyle, SIZE, oNewSize); in changePageOrientation() 275 Helper.setUnoPropertyValue(FirstPageStyle, SIZE, oNewSize); in changePageOrientation()
|
/aoo4110/main/soldep/source/ |
H A D | soldlg.cxx | 31 #define SIZE( nX, nY) \ macro 36 #define SIZE( nX, nY) \ macro
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salnativewidgets-luna.cxx | 65 …oc_T) ( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, RECT *prc, THEMESIZE eSize, SIZE *psz ); 86 …rtSize( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, RECT *prc, THEMESIZE eSize, SIZE *psz ); 155 …artSize( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, RECT *prc, THEMESIZE eSize, SIZE *psz ) in GetThemePartSize() 361 SIZE aSz; in ImplGetThemeRect() 531 SIZE sz; in ImplDrawNativeControl()
|
/aoo4110/main/embedserv/source/embed/ |
H A D | tracker.cxx | 103 HDC hDC,LPRECT lpRect,SIZE size, in DrawDragRect() 104 LPRECT lpRectLast,SIZE sizeLast, in DrawDragRect() 536 SIZE size; in DrawTrackerRect()
|
/aoo4110/main/svx/source/sdr/contact/ |
H A D | viewcontactofsdrpage.cxx | 51 #define PAPER_SHADOW(SIZE) (SIZE >> 8) argument
|
/aoo4110/main/offapi/com/sun/star/awt/ |
H A D | PosSize.idl | 71 const short SIZE = 12;
|
/aoo4110/main/sd/res/webview/ |
H A D | editpic.asp | 63 <INPUT type=text name="CurrPic" value="<% = nPic %>" SIZE=3></INPUT>
|
/aoo4110/main/toolkit/source/awt/ |
H A D | vclxtabpage.cxx | 123 setPosSize( area.X, area.Y, requestedSize.Width, requestedSize.Height, awt::PosSize::SIZE ); in allocateArea()
|
H A D | vclxdialog.cxx | 125 setPosSize( 0, 0, reqSize.Width, reqSize.Height, ::com::sun::star::awt::PosSize::SIZE ); in allocateArea()
|
/aoo4110/main/qadevOOo/tests/java/mod/_toolkit/ |
H A D | AccessibleFixedText.java | 133 xWinDlg.setPosSize(0, 0, 200, 100, PosSize.SIZE); in createTestEnvironment()
|
H A D | UnoControlDialog.java | 181 xWinDlg.setPosSize(10, 10, 220, 110, PosSize.SIZE); in createTestEnvironment()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | shutdowniconw32.cxx | 681 SIZE size; in OnMeasureItem() 785 SIZE size; in OnDrawItem()
|
/aoo4110/main/hsqldb/patches/ |
H A D | i121754.patch | 407 - private int[] colSizes; // fredt - copy of SIZE values for columns 408 + int[] colSizes; // fredt - copy of SIZE values for columns
|
/aoo4110/main/starmath/source/ |
H A D | mathtype.hxx | 156 enum MTOKENS {END,LINE,CHAR,TMPL,PILE,MATRIX,EMBEL,RULER,FONT,SIZE}; enumerator
|
/aoo4110/main/forms/source/misc/ |
H A D | property.cxx | 112 ADD_PROP_ASSIGNMENT(SIZE); in initialize()
|
/aoo4110/main/extensions/source/bibliography/ |
H A D | bibbeam.cxx | 139 m_xGridWin->setPosSize(0, 0, aSize.Width(),aSize.Height(), awt::PosSize::SIZE); in Resize()
|
/aoo4110/main/vigra/ |
H A D | vigra1.6.0.patch | 1310 @@ -73,11 +73,15 @@ struct SelectIntegerType<SIZE, Int_type_ 1443 /** Initialize from another sequence (must have length SIZE!) 1449 - vigra_precondition(end-i == SIZE, 1450 + vigra_precondition(iend-i == SIZE,
|
/aoo4110/main/UnoControls/source/controls/ |
H A D | statusindicator.cxx | 341 setPosSize ( 0, 0, aDefaultSize.Width, aDefaultSize.Height, PosSize::SIZE ) ; in createPeer()
|
/aoo4110/main/external/mingwheaders/ |
H A D | mingw_atl_headers.patch | 1151 SIZE m_sizeNatural; //unscaled size in himetric 1152 SIZE m_sizeExtent; //current extents in himetric 1218 BOOL CalcExtent(SIZE& size)
|
/aoo4110/main/dtrans/source/win32/dtobj/ |
H A D | FmtFilter.cxx | 541 SIZE aBmpSize; in WinBITMAPToOOBMP()
|
/aoo4110/main/toolkit/source/layout/vcl/ |
H A D | wrapper.cxx | 232 parent->SetPosSizePixel (0, 0, 1, 1, awt::PosSize::SIZE); in redraw() 235 awt::PosSize::SIZE); in redraw()
|
/aoo4110/main/sdext/source/minimizer/ |
H A D | informationdialog.cxx | 400 mxDialogWindow->setPosSize( 0, 0, nDlgWidth, nY, awt::PosSize::SIZE ); in InitDialog()
|
/aoo4110/main/shell/source/win32/shlxthandler/thumbviewer/ |
H A D | thumbviewer.cxx | 475 …LPWSTR pszPathBuffer, DWORD cchMax, DWORD *pdwPriority, const SIZE *prgSize, DWORD dwRecClrDepth, … in GetLocation()
|