Home
last modified time | relevance | path

Searched refs:start (Results 226 – 250 of 1044) sorted by relevance

12345678910>>...42

/trunk/main/offapi/com/sun/star/rendering/
H A DFloatingPointBitmapLayout.idl57 /** Byte offset between the start of two consecutive scanlines.
64 /** Byte offset between the start of two consecutive planes.
H A DIntegerBitmapLayout.idl57 /** Byte offset between the start of two consecutive scanlines.
64 /** Byte offset between the start of two consecutive planes.
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dexcept.cxx62 char const * start = p; in toUNOname() local
89 fprintf( stderr, "> toUNOname(): %s => %s\n", start, c_ret.getStr() ); in toUNOname()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dexcept.cxx70 char const * start = p; in toUNOname() local
97 fprintf( stderr, "> toUNOname(): %s => %s\n", start, c_ret.getStr() ); in toUNOname()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dexcept.cxx62 char const * start = p; in toUNOname() local
89 fprintf( stderr, "> toUNOname(): %s => %s\n", start, c_ret.getStr() ); in toUNOname()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dexcept.cxx70 char const * start = p; in toUNOname() local
97 fprintf( stderr, "> toUNOname(): %s => %s\n", start, c_ret.getStr() ); in toUNOname()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dexcept.cxx70 char const * start = p; in toUNOname() local
97 fprintf( stderr, "> toUNOname(): %s => %s\n", start, c_ret.getStr() ); in toUNOname()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dexcept.cxx69 char const * start = p; in toUNOname() local
96 fprintf( stderr, "> toUNOname(): %s => %s\n", start, c_ret.getStr() ); in toUNOname()
/trunk/main/basic/source/sbx/
H A Dsbxdbl.cxx142 start: in ImpPutDouble()
173 p = &aTmp; goto start; in ImpPutDouble()
H A Dsbxbyte.cxx34 start: in ImpGetByte()
228 p = &aTmp; goto start; in ImpGetByte()
/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx778 sal_uLong start, other_start; in ShiftBoundaries() local
795 start = i; in ShiftBoundaries()
815 pData->GetIndex( start ) == pData->GetIndex( i ) && in ShiftBoundaries()
817 !( start == preceding || other_start == other_preceding )) in ShiftBoundaries()
819 pData->SetChanged( start++, 0 ); in ShiftBoundaries()
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx105 virtual void start( const AnimatableShapeSharedPtr& rShape, in start() function in slideshow::internal::__anon3f39c34d0111::TupleAnimation
259 virtual void start( const AnimatableShapeSharedPtr& rShape, in start() function in slideshow::internal::__anon3f39c34d0111::PathAnimation
457 virtual void start( const AnimatableShapeSharedPtr& rShape, in start() function in slideshow::internal::__anon3f39c34d0111::GenericAnimation
/trunk/main/xmlsecurity/tools/examples/
H A Devaluate_win.bat96 echo step - 8 start OpenOffice
101 echo please start up OpenOffice with "-accept=socket,host=0,port=2002;urp;"
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DXMLScanner.cxx199 xStatusIndicator->start(::rtl::OUString::createFromAscii("Converting"), 100); in RtfInputSourceImpl()
224 xStatusIndicator->start(::rtl::OUString::createFromAscii(buf1), 0); in read()
/trunk/main/toolkit/source/layout/core/
H A Dtable.cxx149 unsigned int start = child->mnLeftCol +( child->mnTopRow*mnColsLen ); in getMinimumSize() local
153 for ( unsigned int i = start; i < end; i++ ) in getMinimumSize()
/trunk/main/offapi/com/sun/star/i18n/
H A DXTextConversion.idl66 The start position in aText for the conversion
100 The start position in aText for the conversion
/trunk/main/offapi/com/sun/star/media/
H A DXPlayer.idl45 void start();
110 start after the end of the stream.
/trunk/main/autodoc/source/parser/cpp/
H A Dpe_class.cxx202 SEMPARSE_CREATE_STATUS(PE_Class, start, Hdl_SyntaxError); in Setup_StatusFunctions()
223 pStati->SetCur(start); in InitData()
/trunk/main/avmedia/source/viewer/
H A Dmediawindow.cxx204 bool MediaWindow::start() in start() function in avmedia::MediaWindow
206 return( mpImpl != NULL && mpImpl->start() ); in start()
/trunk/main/offapi/com/sun/star/text/
H A DText.idl97 /** contains the properties of a redline at the start of the document.<br>
118 /** contains the properties of a redline at the start of the document.
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx488 m_pListener->start(); in statusChanged()
703 void SAL_CALL PluginProgress::start(const ::rtl::OUString&, in start() function in svx::DocRecovery::PluginProgress
708 m_xProgress->start(::rtl::OUString(), nRange); in start()
885 void SaveProgressDialog::start() in start() function in svx::DocRecovery::SaveProgressDialog
1350 void RecoveryDialog::start() in start() function in svx::DocRecovery::RecoveryDialog
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DImageList.java944 …return PropertyNames.EMPTY_STRING + ((Counter) counter).start + ".." + ((Counter) counter).end + "… in render()
951 public int start, end, max; field in ImageList.Counter
955 start = start_; in Counter()
/trunk/main/i18npool/source/textconversion/
H A Dtextconversion_zh.cxx186 sal_Int32 start=current; in getWordConversion() local
192 offset[count]=nStartPos + currPos + ((current-start) * in getWordConversion()
/trunk/main/io/source/stm/
H A Dopump.cxx99 virtual void SAL_CALL start() throw( RuntimeException );
375 void Pump::start() throw( RuntimeException ) in start() function in io_stm::Pump
/trunk/main/connectivity/source/drivers/file/
H A Dfanalyzer.cxx67 void OSQLAnalyzer::start(OSQLParseNode* pSQLParseNode) in start() function in OSQLAnalyzer
126 m_aCompiler->start(pSQLParseNode); in start()

Completed in 2437 milliseconds

12345678910>>...42