/aoo42x/main/extensions/source/abpilot/ |
H A D | abpresid.hrc | 45 // please adjust RID_DIALOG_END (below) when adding new dialogs 57 // please adjust RID_PAGE_END (below) when adding new tab pages 70 // please adjust RID_STRING_END (below) when adding new strings 102 // please adjust RID_BITMAP_END (below) when adding new bitmaps 111 #error "please adjust the resource id ranges!!" 114 #error "please adjust the resource id ranges!!" 117 #error "please adjust the resource id ranges!!" 120 #error "please adjust the resource id ranges!!" 123 #error "please adjust the resource id ranges!!" 126 #error "please adjust the resource id ranges!!" [all …]
|
/aoo42x/main/extensions/source/dbpilots/ |
H A D | dbpresid.hrc | 52 // please adjust RID_STRING_END (below) when adding new strings 62 // please adjust RID_DIALOG_END (below) when adding new dialogs 80 // please adjust RID_PAGE_END (below) when adding new tab pages 88 // please adjust RID_ERRORBOX_END (below) when adding new error boxes 97 #error "please adjust the resource id ranges!!" 100 #error "please adjust the resource id ranges!!" 103 #error "please adjust the resource id ranges!!" 106 #error "please adjust the resource id ranges!!"
|
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/ |
H A D | AccessibleTextImpl.java | 257 ParagraphAdjust adjust = null; in setAttribute() local 260 adjust = (ParagraphAdjust) property.Value; in setAttribute() 262 adjust = (ParagraphAdjust) AnyConverter.toObject(new Type( in setAttribute() 265 adjust = ParagraphAdjust.fromInt(AnyConverter.toInt( in setAttribute() 269 if (adjust != null) { in setAttribute() 270 if (adjust.equals(ParagraphAdjust.LEFT)) { in setAttribute() 273 } else if (adjust.equals(ParagraphAdjust.RIGHT)) { in setAttribute() 276 } else if (adjust.equals(ParagraphAdjust.CENTER)) { in setAttribute() 279 } else if (adjust.equals(ParagraphAdjust.BLOCK) || in setAttribute() 280 adjust.equals(ParagraphAdjust.STRETCH)) { in setAttribute()
|
/aoo42x/main/oox/source/export/ |
H A D | preset-definitions-to-shape-types.pl | 65 $adjust = ""; 779 $adjust = ""; 925 elsif ( $adjust eq "" ) { 926 $adjust = $val; 929 $adjust = "$val,$adjust"; 987 if ( $adjust ne "" ) { 988 $out .= "adj=\"$adjust\" ";
|
/aoo42x/main/vcl/unx/kde4/ |
H A D | KDESalGraphics.cxx | 177 option->rect.adjust( nAdjust, nAdjust, -nAdjust, -nAdjust ); in draw() 613 boundingRect.adjust( -size, -size, size, size ); in getNativeControlRegion() 632 boundingRect.adjust( 0, 0, 0, delta ); in getNativeControlRegion() 635 contentRect.adjust( -nLayoutLeft+1, -nLayoutTop+1, nLayoutRight-1, nLayoutBottom-1 ); in getNativeControlRegion() 650 contentRect.adjust(0, 0, in getNativeControlRegion() 684 contentRect.adjust( 0, 0, 0, aMinSize.height() - contentRect.height() ); in getNativeControlRegion() 690 contentRect.adjust(-size,-size,size,size); in getNativeControlRegion() 774 contentRect.adjust(nFrameWidth, nFrameWidth, -nFrameWidth, -nFrameWidth); in getNativeControlRegion() 786 contentRect.adjust(0, 0, in getNativeControlRegion()
|
/aoo42x/main/oox/source/dump/ |
H A D | dffdumper.ini | 166 …140=geo-left,geo-top,geo-right,geo-bottom,geo-shape-path,geo-vertices,geo-segment-info,geo-adjust-1 167 0x0148=geo-adjust-2,geo-adjust-3,geo-adjust-4,geo-adjust-5,geo-adjust-6,geo-adjust-7,geo-adjust-8, 397 0x0002=:lock-adjust-handles
|
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/ |
H A D | XMLPackageDescription.java | 182 private void adjust(XMLPackageDescription root) { in adjust() method in XMLPackageDescription 190 child.adjust(root); in adjust() 236 adjust(this); in read()
|
/aoo42x/main/extensions/inc/ |
H A D | extensio.hrc | 37 // !!! please adjust RID_LAST_EXTENSIONS_RANGE if you add new ranges here !!! 63 // !!! please adjust HID_LAST_EXTENSIONS_RANGE if you add new ranges here !!!
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | dbu_rel.hrc | 38 // please adjust checking before insert new strings
|
H A D | dbu_uno.hrc | 43 // please adjust when inserting new strings:
|
H A D | dbu_brw.hrc | 45 // please adjust checking before insert new strings
|
H A D | dbu_control.hrc | 45 // please adjust checking before insert new strings
|
H A D | dbu_misc.hrc | 49 // please adjust checking before insert new strings
|
H A D | dbu_qry.hrc | 84 // please adjust checking when inserting new strings
|
H A D | dbu_tbl.hrc | 87 // please adjust checking before insert new strings
|
H A D | dbu_dlg.hrc | 121 // please adjust checking before insert new strings
|
/aoo42x/main/offapi/com/sun/star/chart2/ |
H A D | XScaling.idl | 43 //double getMinimum(); ?adjust <-> min/max may not exist
|
/aoo42x/main/dbaccess/source/ui/app/ |
H A D | dbu_app.hrc | 67 // please adjust checking before insert new strings
|
/aoo42x/main/offapi/com/sun/star/ucb/ |
H A D | ContentProvider.idl | 67 /** allows a <type>ContentProvider</type> to adjust itself to special
|
H A D | RemoteProxyContentProvider.idl | 65 /** allows this <type>ContentProvider</type> to adjust itself to special
|
/aoo42x/main/offapi/com/sun/star/i18n/ |
H A D | LocaleItem.idl | 84 //! Do not forget to adjust the COUNT value.
|
/aoo42x/main/offapi/com/sun/star/awt/grid/ |
H A D | XGridColumn.idl | 121 necessarily needing to adjust the data model, too.</p>
|
/aoo42x/main/offapi/type_reference/ |
H A D | typelibrary_history.txt | 48 adjust ChainedTextFrame service. Remove XChainable interface and insert properties.
|
/aoo42x/main/sw/source/ui/index/ |
H A D | idxmrk.src | 622 … contains the bibliography entry but with different data. Do you want to adjust the existing entri…
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par2.cxx | 2241 int adjust = nMaxRight - pR->nCenter[pR->nWwCols]; in CalcDefaults() local 2244 pR->nCenter[i] = static_cast< short >(pR->nCenter[i] + adjust); in CalcDefaults()
|