/aoo42x/main/svx/source/engine3d/ |
H A D | float3d.src | 30 #define BORDER 3 36 #define GROUP_WIDTH (WIDTH - 2 * BORDER) 46 #define TOP_FIXED_LINE_POS MAP_APPFONT ( BORDER, 2 + BORDER + IMG_BUTTON_HEIGHT ) 51 #define FT_INDENT (BORDER + 6) 81 Pos = MAP_APPFONT ( 4, BORDER ) ; 93 Pos = MAP_APPFONT ( 22, BORDER ) ; 105 Pos = MAP_APPFONT ( 40, BORDER ) ; 117 Pos = MAP_APPFONT ( 58, BORDER ) ; 129 Pos = MAP_APPFONT ( 76, BORDER ) ; 142 Pos = MAP_APPFONT ( WIDTH - BORDER - BUTTON_WIDTH * 2, BORDER ) ; [all …]
|
/aoo42x/main/sw/source/ui/chrdlg/ |
H A D | drpcps.cxx | 215 #define BORDER 2 macro 235 mnTotLineH = (GetOutputSizePixel().Height() - 2 * BORDER) / LINES; in UpdatePaintSettings() 329 Point(BORDER, BORDER), in Paint() 330 Size (aOutputSizePixel.Width () - 2 * BORDER, in Paint() 331 aOutputSizePixel.Height() - 2 * BORDER)))); in Paint() 337 …DrawRect(Rectangle(Point(BORDER, nY0 + i * mnTotLineH), Size(aOutputSizePixel.Width() - 2 * BORDER… in Paint() 347 DrawRect( Rectangle( Point( BORDER, nY0 ), aTextSize ) ); in Paint() 350 DrawPrev( Point( BORDER, nY0 - mnLeading ) ); in Paint()
|
/aoo42x/main/sd/source/filter/html/ |
H A D | pubdlg.src | 320 BORDER = TRUE ; 336 BORDER = TRUE ; 352 BORDER = TRUE ; 509 BORDER = TRUE ; 525 BORDER = TRUE ; 541 BORDER = TRUE ; 770 BORDER = TRUE ;
|
/aoo42x/main/oox/source/dump/ |
H A D | xlsbdumper.ini | 188 0x0028=BINARYINDEXROWS,,BINARYINDEXBLOCK,FONT,NUMFMT,FILL,BORDER,XF 305 # BORDER --------------------------------------------------------------------- 307 flagslist=BORDER-FLAGS 512 5=FONT-COLOR,BORDER-TOP,BORDER-BOTTOM,BORDER-LEFT,BORDER-RIGHT 513 10=BORDER-DIAGONAL,BORDER-VERTICAL,BORDER-HORIZONTAL,BORDER-DIAGUP,BORDER-DIAGDOWN
|
H A D | biffdumper.ini | 1383 5=FONT-COLOR,BORDER-TOP,BORDER-BOTTOM,BORDER-LEFT,BORDER-RIGHT 1384 10=BORDER-DIAGONAL,BORDER-VERTICAL,BORDER-HORIZONTAL,BORDER-DIAGUP,BORDER-DIAGDOWN 2314 combilist=XF-BORDER-BIFF3 2333 combilist=XF-BORDER-BIFF5 2395 5=FILL-BGCOLOR,FILL-GRADIENT,BORDER-TOP-COLOR,BORDER-BOTTOM-COLOR,BORDER-LEFT-COLOR 2396 10=BORDER-RIGHT-COLOR,BORDER-DIAG-COLOR,,TEXT-COLOR,FONT-SCHEME
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | formmetadata.cxx | 305 …DEF_INFO_4( BORDER, BORDER, BORDER, FORM_VISIBLE, DIALOG_VISIBLE… in getPropertyInfo()
|
/aoo42x/main/sd/res/webview/ |
H A D | index.pl | 7 <FRAMESET ROWS="*" BORDER=0 FRAMEBORDER=0 FRAMESPACING=0>
|
H A D | edit.pl | 7 <FRAMESET ROWS="*,42,2" BORDER=0 FRAMEBORDER=0 FRAMESPACING=0>
|
H A D | webview.asp | 37 <FRAMESET ROWS="*,2" BORDER=0 FRAMEBORDER=0 FRAMESPACING=0>
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | LayerDialog.src | 50 BORDER = TRUE ;
|
/aoo42x/main/qadevOOo/tests/java/mod/_dbaccess/ |
H A D | OSQLMessageDialog.java | 123 com.sun.star.awt.WindowAttribute.BORDER | in createTestEnvironment()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmlitemm.cxx | 261 MAP_ENTRY( FO, BORDER, RES_BOX, ALL_BORDER ),
|
/aoo42x/main/extensions/qa/integration/extensions/ |
H A D | ObjectInspector.java | 163 windowDescriptor.WindowAttributes = com.sun.star.awt.WindowAttribute.BORDER in createFloatingWindow()
|
/aoo42x/main/framework/source/tabwin/ |
H A D | tabwinfactory.cxx | 142 aDescriptor.WindowAttributes = css::awt::WindowAttribute::BORDER| in createInstanceWithArgumentsAndContext()
|
/aoo42x/main/odk/examples/DevelopersGuide/GUI/ |
H A D | DialogDocument.java | 102 …WindowAttributes = VclWindowPeerAttribute.CLIPCHILDREN + WindowAttribute.BORDER + WindowAttribute.… in showDocumentinDialogWindow()
|
/aoo42x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/ |
H A D | addon.cxx | 62 aDescriptor.WindowAttributes = WindowAttribute::BORDER | in ShowMessageBox()
|
/aoo42x/main/cui/source/dialogs/ |
H A D | hyphen.src | 53 BORDER = TRUE ;
|
H A D | thesdlg.src | 102 BORDER = TRUE ;
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | WindowAttribute.idl | 77 const long BORDER = 16;
|
/aoo42x/main/forms/source/misc/ |
H A D | property.cxx | 173 ADD_PROP_ASSIGNMENT(BORDER); in initialize()
|
/aoo42x/main/odk/examples/java/Inspector/ |
H A D | ProtocolHandlerAddon.java | 210 aDescriptor.WindowAttributes = WindowAttribute.BORDER | in showMessageBox()
|
/aoo42x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ |
H A D | ProtocolHandlerAddon.java | 210 aDescriptor.WindowAttributes = WindowAttribute.BORDER | in showMessageBox()
|
/aoo42x/main/sd/workben/custompanel/ |
H A D | ctp_panel.cxx | 102 aWindow.WindowAttributes = WindowAttribute::BORDER; in lcl_createPlainWindow_nothrow()
|
/aoo42x/main/odk/examples/cpp/custompanel/ |
H A D | ctp_panel.cxx | 99 aWindow.WindowAttributes = WindowAttribute::BORDER; in lcl_createPlainWindow_nothrow()
|
/aoo42x/main/odk/examples/DevelopersGuide/Components/dialogcomponent/ |
H A D | DialogComponent.java | 257 aDescriptor.WindowAttributes = WindowAttribute.BORDER | in showMessageBox()
|