Home
last modified time | relevance | path

Searched refs:auto (Results 1 – 25 of 122) sorted by relevance

12345

/AOO41X/main/oox/source/dump/
H A Dbiffdumper.ini77 77=sys-window-text-chart,sys-window-bg-chart,auto-border-chart,sys-tooltip-bg,sys-tooltip-text
181 shortlist=EXTCOLOR-TYPE,0,auto,indexed,rgb,theme,n/a
572 0x00000001=no-auto-recover
772 0x0001=auto
814 0x0004=auto-height
849 0x0001=auto-minimum
850 0x0002=auto-maximum
851 0x0004=auto-major
852 0x0008=auto-minor
854 0x0020=auto-base
[all …]
H A Doledumper.ini193 0x00000800=ole-drag-auto
343 shortlist=COMCTL-STATUSBAR-AUTOSIZE,0,no-auto,spring,content
390 0x10000000=auto-size
414 shortlist=AX-ORIENTATION,-1,auto,vertical,horizontal
441 0x40000000=auto-color
563 0x00000004=auto-size
735 0x00000020=auto-size
H A Dxlsbdumper.ini71 shortlist=COLOR-TYPE,0,auto,indexed,rgb,theme
86 79=auto-border-chart
314 shortlist=CALCPR-CALCMODE,0,manual,auto,auto-no-tables
598 0x0002=auto-load
687 0x01=auto-start
688 0x02=auto-end
815 0x00000100=use-auto-formatting
1053 0x0020=outline-auto-style
/AOO41X/main/dbaccess/qa/complex/dbaccess/
H A DCopyTableWizard.java172 Optional<String> auto = new Optional<String>(); in copyTable() local
174 auto.IsPresent = destConnection.getMetaData().supportsCoreSQLGrammar(); in copyTable()
175 if (auto.IsPresent) in copyTable()
177 auto.Value = "ID_test"; in copyTable()
179 copyWizard.setCreatePrimaryKey(auto); in copyTable()
/AOO41X/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl197 /** sets this connection's auto-commit mode.
201 If a connection is in auto-commit mode, then all its SQL
210 By default, new connections are in auto-commit mode.
224 <TRUE/> enables auto-commit; <FALSE/> disables auto-commit.
231 /** gets the current auto-commit state.
234 the current state of auto-commit mode.
246 used only when auto-commit mode has been disabled.
258 by this Connection. This method should be used only when auto-commit has been disabled.
/AOO41X/main/soldep/util/
H A Dperl.mk34 $/usr$/lib$/perl$/5.8.8$/auto/DynaLoader/DynaLoader.a
39 $(BUILD_TOOLS)$/..$/..$/lib$/perl5$/5.8.3$/i686-linux$/auto/DynaLoader/DynaLoader.a
65 $(BUILD_TOOLS)$/..$/..$/lib$/perl5$/5.8.3$/darwin-2level$/auto/DynaLoader/DynaLoader.a
/AOO41X/main/offapi/com/sun/star/drawing/
H A DTextProperties.idl243 On edit, the auto grow feature will not grow the object heigher than
251 On edit, the auto grow feature will not grow the objects wider than
259 On edit, the auto grow feature will not shrink the objects height smaller
267 On edit, the auto grow feature will not shrink the object width smaller
H A DCaptionEscapeDirection.idl55 const short auto = 2;
/AOO41X/main/offapi/com/sun/star/chart2/
H A DSubIncrement.idl33 /** should contain nothing for <em>auto</em>, or an integer value
38 /** should contain nothing for <em>auto</em>, or a boolean value
H A DAxis.idl82 /** Determines how to stagger the labels at the axis (side by side, even, odd, auto )
104 <p>If this property is not set, it is treated as auto. This
/AOO41X/main/offapi/com/sun/star/awt/
H A DCommand.idl57 /** specifies the begining of an auto scroll operation.
63 /** specifies an auto scroll operation.
H A DRoadmapItem.idl47 /** The Label of the RoadmapItem does not include its Prefix that is auto
/AOO41X/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DMakefile206 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
220 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
/AOO41X/main/libxml2/
H A Dlibxml2-global-symbols.patch56 +# Solaris ld needs explicit auto-reduction (or, alternatively, "-B local")
/AOO41X/main/libxslt/
H A Dlibxslt-internal-symbols.patch61 +# Solaris ld needs explicit auto-reduction (or, alternatively, "-B local")
/AOO41X/main/offapi/com/sun/star/text/
H A DXAutoTextEntry.idl63 /** inserts the contents represented by this auto text entry at the
/AOO41X/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldAutoShowInfo.idl33 /** contains the auto show information of a DataPilotField.
/AOO41X/main/codemaker/test/cppumaker/
H A Dtypes.idl194 service auto: com::sun::star::uno::XInterface { auto([in] long auto); };
459 singleton auto: com::sun::star::uno::XInterface;
/AOO41X/main/sw/source/ui/table/
H A Drowht.src79 /* ### ACHTUNG: Neuer Text in Resource? ~dynamisch anpassen : auto. H~�he */
/AOO41X/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/
H A DMakefile84 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
/AOO41X/main/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/
H A DMakefile85 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
/AOO41X/main/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/
H A DMakefile105 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
/AOO41X/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/
H A DMakefile91 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
/AOO41X/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DMakefile111 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
/AOO41X/main/odk/examples/java/PropertySet/
H A DMakefile102 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only

12345