Home
last modified time | relevance | path

Searched refs:start (Results 176 – 200 of 1044) sorted by relevance

12345678910>>...42

/trunk/main/offapi/com/sun/star/geometry/
H A DIntegerBezierSegment2D.idl44 /// The x coordinate of the start point.
46 /// The y coordinate of the start point.
H A DRealBezierSegment2D.idl44 /// The x coordinate of the start point.
46 /// The y coordinate of the start point.
/trunk/main/autodoc/source/parser/cpp/
H A Dpe_param.cxx126 SEMPARSE_CREATE_STATUS(PE_Parameter, start, Hdl_SyntaxError); in Setup_StatusFunctions()
136 pStati->SetCur(start); in InitData()
/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() argument
123 out = t.pEnv->CallLongMethod( object, mID, args[0].l,start ); in position()
H A DBlob.cxx112 …on( const ::com::sun::star::uno::Sequence< sal_Int8 >& pattern, sal_Int64 start ) throw(::com::sun… in position() argument
127 out = t.pEnv->CallLongMethod( object, mID, pByteArray,start ); in position()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DIteratorLCSAlgorithm.java126 for (orgSeqObject = orgSeq.start(), i = 1; in createDiffTable()
130 for (modSeqObject = modSeq.start(), j = 1; in createDiffTable()
/trunk/main/odk/
H A Dsetsdkenv_windows.bat42 goto start
49 :start label
/trunk/main/offapi/com/sun/star/view/
H A DXLineCursor.idl46 /** determines if the cursor is positioned at the start of a line.
65 /** moves the cursor to the start of the current line.
/trunk/main/offapi/com/sun/star/drawing/
H A DXConnectorShape.idl52 /** connects the start of this instance
68 /** disconnects the given <type>Shape</type> from the start of
/trunk/main/l10ntools/scripts/
H A Dlocalize_old.pl102 my $start = 'TRUE';
139 if( $start ){
140 $start='';
/trunk/main/offapi/com/sun/star/text/
H A DLineNumberingProperties.idl65 /** specifies the distance between the line number and the start or
97 /** specifies if the line numbering should start from the
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldLayoutMode.idl51 /** In outline layout mode, the items from the following field start in the row
64 /** In outline layout mode, the items from the following field start in the row
/trunk/main/offapi/com/sun/star/i18n/
H A DLocaleDataItem.idl55 /// single quotation mark start
59 /// double quotation mark start
H A DXCharacterClassification.idl179 allowed characters a name or identifier may start with.
183 identifier may start with.
252 // No further characters assumed to be contained in an identifier start.
/trunk/main/offapi/com/sun/star/linguistic2/
H A DProofreadingResult.idl70 // the start of sentence position passed to the proofreader
77 // the start of the next sentence to be checked.
H A DXProofreadingIterator.idl62 /** start proofreading and automatically process the whole text
78 /** start proofreading from a given position
/trunk/main/autodoc/source/exes/adc_uni/
H A Dspec-SinceTag_Handling.txt29 …The first cipher following immediately on a white space is interpreted as start of the version num…
69 - Non empty lines must not start with white space.
/trunk/main/ridljar/test/com/sun/star/uno/
H A DUnoRuntime_Test.java122 t1.start(); in test_currentContext()
123 t2.start(); in test_currentContext()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DButtonList.java767 …return PropertyNames.EMPTY_STRING + ((Counter) counter).start + ".." + ((Counter) counter).end + "… in render()
774 public int start, end, max; field in ButtonList.Counter
778 start = start_; in Counter()
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx347 m_tcontrol->start(); in importer()
531 m_tcontrol->start(); in startDocument()
542 m_splitControl->start(); in endDocument()
/trunk/main/vcl/source/src/
H A Dstdtext.src30 …Text [ en-US ] = "The component (%s) could not be loaded.\nPlease start setup with the repair opti…
60 …Text [ en-US ] = "Click '%OK' to start %PRODUCTNAME %PRODUCTVERSION without accessibility support,…
/trunk/main/extensions/source/macosx/spotlight/
H A DOOoContentDataParser.m67 //NSLog(@"start");
72 //NSLog(@"start element %@", elementName);
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dexcept.cxx63 char const * start = p; in toUNOname() local
90 fprintf( stderr, "> toUNOname(): %s => %s\n", start, c_ret.getStr() ); in toUNOname()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dexcept.cxx63 char const * start = p; in toUNOname() local
90 fprintf( stderr, "> toUNOname(): %s => %s\n", start, c_ret.getStr() ); in toUNOname()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dexcept.cxx63 char const * start = p; in toUNOname() local
90 fprintf( stderr, "> toUNOname(): %s => %s\n", start, c_ret.getStr() ); in toUNOname()

Completed in 319 milliseconds

12345678910>>...42