Home
last modified time | relevance | path

Searched defs:start (Results 1 – 25 of 211) sorted by last modified time

123456789

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1610 public static void removeTableRows(Object table, int start, int count) in removeTableRows()
1622 public static void insertTableRows(Object table, int start, int count) in insertTableRows()
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationManager.java216 public synchronized void start() { in start() method in CommunicationManager
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx2107 WW8_CP start; in HasOwnHeaderFooter() local
2155 WW8_CP start; in Read_HdFt() local
/trunk/main/writerfilter/inc/resourcemodel/
H A DTableData.hxx63 CellData(T start, PropertiesPointer pProps) in CellData()
75 void setStart(T start) { mStart = start; } in setStart()
161 void addCell(const T & start, PropertiesPointer pProps) in addCell()
333 void addCell(const T & start, PropertiesPointer pProps) in addCell()
/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx507 void SetStartPosX( sal_uInt16 start ) { nStartPosX = start; } in SetStartPosX()
/trunk/main/slideshow/source/engine/
H A Drehearsetimingsactivity.cxx97 void start() { maTimer.reset(); } in start() function in slideshow::internal::RehearseTimingsActivity::WakeupEvent
219 void RehearseTimingsActivity::start() in start() function in slideshow::internal::RehearseTimingsActivity
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/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java86 public void start() { in start() method in UnoApp
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx864 void DomainMapperTableHandler::startCell(const Handle_t & start, in startCell()
/trunk/main/avmedia/source/viewer/
H A Dmediawindow.cxx204 bool MediaWindow::start() in start() function in avmedia::MediaWindow
H A Dmediawindowbase_impl.cxx255 bool MediaWindowBaseImpl::start() in start() function in avmedia::priv::MediaWindowBaseImpl
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dexcept.cxx69 char const * start = p; in toUNOname() local
/trunk/main/bridges/inc/bridges/cpp_uno/shared/
H A Dvtablefactory.hxx62 void * start; member
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dexcept.cxx70 char const * start = p; in toUNOname() local
/trunk/main/extensions/source/update/check/
H A Ddownload.cxx365 Download::start(const rtl::OUString& rURL, const rtl::OUString& rFile, const rtl::OUString& rDestin… in start() function in Download
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx977 SwPosition start(*pTxtNode, nStart); in lcl_ForceIntoMeta() local
/trunk/main/basic/source/runtime/
H A Dstep0.cxx198 const sal_Unicode *start = rIn.GetBuffer(); in VBALikeToRegexp() local
/trunk/main/desktop/source/migration/
H A Dmigration.cxx625 xub_StrLen start = 0; in applyPatterns() local
/trunk/main/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx136 void ClippingAnimation::start( const AnimatableShapeSharedPtr& rShape, in start() function in slideshow::internal::__anon488db1360111::ClippingAnimation
H A Dslidechangebase.cxx206 void SlideChangeBase::start( const AnimatableShapeSharedPtr& rShape, in start() function in slideshow::internal::SlideChangeBase
/trunk/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java299 public boolean start() { in start() method in OpenOffice
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1402 SwPosition start(*pNode, nBegin); in SmartTagScan() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DMSOfficePostscriptCreator.java121 public void start() throws OfficeException in start() method in MSOfficePostscriptCreator
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx810 virtual void start( sal_uInt32 _nRange ) in start() function in dbmm::ProgressDelegator
851 void start( const PhaseID _nID, const sal_uInt32 _nPhaseRange ) in start() function in dbmm::PhaseGuard
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx2278 void Document::sendEvent(::sal_Int32 start, ::sal_Int32 end, ::sal_Int16 nEventId) in sendEvent()

Completed in 176 milliseconds

123456789