Home
last modified time | relevance | path

Searched refs:common (Results 76 – 100 of 621) sorted by relevance

12345678910>>...25

/trunk/main/wizards/com/sun/star/wizards/query/
H A DFinalizer.java30 import com.sun.star.wizards.common.HelpIds;
31 import com.sun.star.wizards.common.Helper;
32 import com.sun.star.wizards.common.PropertyNames;
H A DQuerySummary.java27 import com.sun.star.wizards.common.JavaTools;
28 import com.sun.star.wizards.common.PropertyNames;
29 import com.sun.star.wizards.common.Resource;
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog2.java29 import com.sun.star.wizards.common.Desktop;
30 import com.sun.star.wizards.common.Helper;
31 import com.sun.star.wizards.common.PropertyNames;
32 import com.sun.star.wizards.common.SystemDialog;
H A DControlScroller.java28 import com.sun.star.wizards.common.*;
29 import com.sun.star.wizards.common.HelpIds;
111 …sIncSuffix = com.sun.star.wizards.common.Desktop.getIncrementSuffix(CurUnoDialog.getDlgNameAccess(… in ControlScroller()
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXObjectNames.idl51 databases, query and table names share a common namespace, thus they must be
73 <p>If in the database, tables and queries share a common namespace, this will be respected
112 <p>If in the database, tables and queries share a common namespace, this will be respected
158 exception. This error can be presented to the user, to give it a common experience
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java29 import com.sun.star.wizards.common.Configuration;
30 import com.sun.star.wizards.common.Desktop;
31 import com.sun.star.wizards.common.NoValidPathException;
32 import com.sun.star.wizards.common.SystemDialog;
33 import com.sun.star.wizards.common.PropertyNames;
48 import com.sun.star.wizards.common.*;
58 import com.sun.star.wizards.common.Helper;
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DFilePicker.idl102 common controls that a FilePicker usually supports.
118 do extend the subset of common controls a FilePicker usually supports.
121 will create an ordinary FileOpen dialog with only the common FilePicker
/trunk/main/sd/res/webview/
H A Deditpic.pl33 $sCurrPic = join( "", common::File_read( "currpic.txt" ) );
34 @aPictureArray = common::File_read( "picture.txt" );
H A Dsavepic.pl25 %aRequestMap = common::HTTP_getRequest();
30 @aPictureArray = common::File_read( "picture.txt" );
H A Dshow.pl28 $sCurrPic = join( "", common::File_read( "currpic.txt" ) );
29 @aPictureArray = common::File_read( "picture.txt" );
/trunk/main/wizards/com/sun/star/wizards/form/
H A DUIControlArranger.java32 import com.sun.star.wizards.common.Helper;
33 import com.sun.star.wizards.common.PropertyNames;
34 import com.sun.star.wizards.common.NoValidPathException;
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java59 import com.sun.star.wizards.common.Configuration;
60 import com.sun.star.wizards.common.FileAccess;
61 import com.sun.star.wizards.common.Helper;
62 import com.sun.star.wizards.common.PropertyNames;
63 import com.sun.star.wizards.common.PropertySetHelper;
64 import com.sun.star.wizards.common.Resource;
H A DSectionObject.java26 import com.sun.star.wizards.common.PropertyNames;
27 import com.sun.star.wizards.common.PropertySetHelper;
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGExporter.java25 import com.sun.star.wizards.common.ConfigSet;
26 import com.sun.star.wizards.common.PropertyNames;
H A DCGPublish.java25 import com.sun.star.wizards.common.ConfigGroup;
26 import com.sun.star.wizards.common.PropertyNames;
/trunk/main/wizards/com/sun/star/wizards/table/
H A DFinalizer.java29 import com.sun.star.wizards.common.Desktop;
30 import com.sun.star.wizards.common.JavaTools;
31 import com.sun.star.wizards.common.PropertyNames;
/trunk/main/lucene/
H A Dlucene.patch1 --- lucene-2.9.4/common-build.xml 2012-05-11 17:34:48.000000000 -0500
2 +++ misc/build/lucene-2.9.4/common-build.xml 2012-05-11 17:37:20.000000000 -0500
/trunk/main/xmerge/java/XMergeBridge/
H A Dantcall.txt14 -Dcommon.jar=Y:\so-cwsserv03\lo8\SRC680\common.pro\bin.m105
15 -Dcommon.doc=Y:\so-cwsserv03\lo8\SRC680\common.pro\doc.m105
/trunk/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java31 import com.sun.star.wizards.common.JavaTools;
54 import com.sun.star.wizards.common.Desktop;
55 import com.sun.star.wizards.common.Properties;
56 import com.sun.star.wizards.common.PropertyNames;
H A DBlindtextCreator.java25 import com.sun.star.wizards.common.JavaTools;
26 import com.sun.star.wizards.common.PropertyNames;
/trunk/test/testgui/source/fvt/gui/sc/validity/
H A DValiditySampleFile.java25 import static org.openoffice.test.common.Testspace.*;
33 import org.openoffice.test.common.Logger;
/trunk/main/solenv/inc/
H A Dsettings.mk764 SOLARIDLDIR=$(SOLARVERSION)/common$(PROEXT)/idl$(UPDMINOREXT)
793 SOLARCOMMONBINDIR=$(SOLARVERSION)/common$(PROEXT)/bin$(UPDMINOREXT)
794 SOLARCOMMONRESDIR=$(SOLARVERSION)/common$(PROEXT)/res$(UPDMINOREXT)
795 SOLARCOMMONPCKDIR=$(SOLARVERSION)/common$(PROEXT)/pck$(UPDMINOREXT)
796 SOLARCOMMONSDFDIR=$(SOLARVERSION)/common$(PROEXT)/sdf$(UPDMINOREXT)
/trunk/main/wizards/com/sun/star/wizards/web/
H A DStylePreview.java26 import com.sun.star.wizards.common.FileAccess;
27 import com.sun.star.wizards.common.PropertyNames;
/trunk/main/offapi/com/sun/star/style/
H A DCellStyle.idl37 /** is a common service for table cell styles.
45 /** provides common functionality for styles.
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DAbstractListener.java28 import com.sun.star.wizards.common.Helper;
29 import com.sun.star.wizards.common.PropertyNames;

Completed in 96 milliseconds

12345678910>>...25