Home
last modified time | relevance | path

Searched defs:position (Results 26 – 50 of 58) sorted by relevance

123

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOFunctionManager.java135 …public com.sun.star.report.meta.XFunctionCategory getCategory(int position) throws com.sun.star.la… in getCategory()
H A DStarFunctionCategory.java164 …public com.sun.star.report.meta.XFunctionDescription getFunction(int position) throws com.sun.star… in getFunction()
/trunk/main/autodoc/inc/cosv/
H A Dbstream.hxx137 bstream::position() const in position() function in csv::bstream
/trunk/main/oox/source/dump/
H A Ddumperbase.ini58 show-record-position=0 key
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DInfoCtrl.java37 static public String setHtmlFrame(String position, String htmlInfoText) { in setHtmlFrame()
H A DController.java108 int position = oneLang.indexOf("."); in collectSystemLanguages() local
/trunk/main/stoc/source/registry_tdprovider/
H A Dmethoddescription.cxx56 RTParamMode mode, sal_Int32 position): in Parameter()
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_OneToOne.cxx78 sal_Int32 position = 0; in transliterate() local
H A Dtransliteration_Ignore.cxx142 sal_Int32 position = 0; in folding() local
/trunk/main/connectivity/source/drivers/jdbc/
H A DClob.cxx107 sal_Int64 SAL_CALL java_sql_Clob::position( const ::rtl::OUString& searchstr, sal_Int32 start ) thr… in position() function in java_sql_Clob
H A DBlob.cxx112 sal_Int64 SAL_CALL java_sql_Blob::position( const ::com::sun::star::uno::Sequence< sal_Int8 >& patt… in position() function in java_sql_Blob
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DStorageAccess.java117 public void seek(long position) throws java.io.IOException{ in seek()
H A DNativeStorageAccess.java71 public native void seek(String name,String key,long position) throws java.io.IOException; in seek()
/trunk/test/testuno/source/fvt/uno/sd/graphic/
H A DGraphicPro_Position.java62 public GraphicPro_Position(Point position, String fileType, Point expectedPosition){ in GraphicPro_Position()
/trunk/main/scripting/examples/java/Newsgroup/
H A DPostNewsgroup.java453 int position = newsgroupComboBox.getSelectedIndex(); in sendingActions() local
585 int position = newsgroupComboBox.getSelectedIndex(); in isValidData() local
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx379 HCRYPTKEY SecurityEnvironment_MSCryptImpl :: getSymKey( unsigned int position ) throw( Exception , … in getSymKey()
435 HCRYPTKEY SecurityEnvironment_MSCryptImpl :: getPubKey( unsigned int position ) throw( Exception , … in getPubKey()
491 HCRYPTKEY SecurityEnvironment_MSCryptImpl :: getPriKey( unsigned int position ) throw( Exception , … in getPriKey()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DEventLogger.java223 int position = message.indexOf(placeholder); in impl_log() local
/trunk/test/testuno/source/testlib/uno/
H A DGraphicUtil.java141 …Component component, XDrawPage toPage, String graphicURL, Size size, Point position) throws Except… in insertGraphic()
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx336 PK11SymKey* SecurityEnvironment_NssImpl :: getSymKey( unsigned int position ) throw( Exception , Ru… in getSymKey()
390 SECKEYPublicKey* SecurityEnvironment_NssImpl :: getPubKey( unsigned int position ) throw( Exception… in getPubKey()
444 SECKEYPrivateKey* SecurityEnvironment_NssImpl :: getPriKey( unsigned int position ) throw( ::com::s… in getPriKey()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DSbaXGridControl.java444 Point position = new Point(); in createGrid() local
/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextSectionHandler.java246 public void insertTextSection(String sectionName, String templateName, XTextCursor position) in insertTextSection()
/trunk/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.cxx431 for(int position=0x01;position < 0x100;position=position<<1) in DecompressVBA() local
/trunk/main/avmedia/source/macavf/
H A Dmacavf_player.cxx248 const double position = CMTimeGetSeconds( [mpPlayer currentTime] ); in getMediaTime() local
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java1371 private int position; // Current position in the buffer field in Base64.InputStream
1607 private int position; field in Base64.OutputStream
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java90 public synchronized boolean absolute(int position) throws SQLException { in absolute()

Completed in 155 milliseconds

123