Home
last modified time | relevance | path

Searched refs:MoveTo (Results 26 – 50 of 61) sorted by relevance

123

/aoo42x/main/cui/source/dialogs/
H A Dhltpbase.cxx371 sal_Bool bReturn = mpMarkWnd->MoveTo ( aNewPos ); in MoveToExtraWnd()
/aoo42x/main/sw/source/core/edit/
H A Dacorrect.cxx86 p->MoveTo( &rPam ); in RemoveFromRing()
/aoo42x/main/cui/source/factory/
H A Ddlgfact.cxx581 sal_Bool AbstractSvxHlinkDlgMarkWnd_Impl::MoveTo( Point aNewPos )const in MoveTo() function in AbstractSvxHlinkDlgMarkWnd_Impl
583 return pDlg->MoveTo(aNewPos); in MoveTo()
H A Ddlgfact.hxx316 virtual sal_Bool MoveTo ( Point aNewPos )const;
/aoo42x/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx647 void MoveTo( const Point& rPoint, sal_Bool bRecordPath = sal_False );
H A Dwinwmf.cxx254 pOut->MoveTo( ReadYX() ); in ReadRecordParams()
H A Denhwmf.cxx543 pOut->MoveTo( Point( nX32, nY32 ), bRecordPath ); in ReadEnhWMF()
H A Dwinmtf.cxx1149 void WinMtfOutput::MoveTo( const Point& rPoint, sal_Bool bRecordPath ) in MoveTo() function in WinMtfOutput
/aoo42x/main/starmath/inc/
H A Dnode.hxx152 void MoveTo(const Point &rPosition) { Move(rPosition - GetTopLeft()); } in MoveTo() function in SmNode
/aoo42x/main/sw/source/core/crsr/
H A Dfindtxt.cxx614 p->MoveTo( (Ring*)pRegion ); in Find()
H A Dfindattr.cxx1237 p->MoveTo( (Ring*)pRegion ); in Find()
/aoo42x/main/sc/inc/
H A Dcolumn.hxx233 void MoveTo(SCROW nStartRow, SCROW nEndRow, ScColumn& rCol);
/aoo42x/main/l10ntools/source/
H A Dexport2.cxx312 DirEntry( sTempFile ).MoveTo( DirEntry( rFilename.GetBuffer() ) ); in RemoveUTF8ByteOrderMarkerFromFile()
H A Dlocalize.cxx629 if(myTempFile.MoveTo(myFile)!=ERRCODE_NONE){ in MergeSingleFile()
/aoo42x/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx517 pOldEntry->MoveTo( aStart.Tab(), aStart.Col(), aStart.Row(), in IMPL_LINK_INLINE_END()
/aoo42x/main/tools/source/fsys/
H A Dos2.cxx247 FSysError DirEntry::MoveTo( const DirEntry& rDest ) const
H A Ddirent.cxx2753 FSysError DirEntry::MoveTo( const DirEntry& rNewName ) const in MoveTo() function in DirEntry
/aoo42x/main/sc/source/core/data/
H A Dcolumn.cxx1527 void ScColumn::MoveTo(SCROW nStartRow, SCROW nEndRow, ScColumn& rCol) in MoveTo() function in ScColumn
1529 pAttrArray->MoveTo(nStartRow, nEndRow, *rCol.pAttrArray); in MoveTo()
H A Dtable2.cxx301 aCol[MAXCOL - nSize - i].MoveTo(nStartRow, nEndRow, aCol[MAXCOL - i]); in InsertCol()
377 aCol[nStartCol + nSize + i].MoveTo(nStartRow, nEndRow, aCol[nStartCol + i]); in DeleteCol()
/aoo42x/main/sot/source/sdstor/
H A Dstg.cxx853 sal_Bool Storage::MoveTo( const String& rElem, BaseStorage* pODest, const String& rNew ) in MoveTo() function in Storage
/aoo42x/main/sfx2/source/bastyp/
H A Dhelper.cxx726 sal_Bool SfxContentHelper::MoveTo( const String& rSource, const String& rDest, sal_Int32 nNameClash… in MoveTo() function in SfxContentHelper
/aoo42x/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx471 sal_Bool UCBContentHelper::MoveTo( const String& rSource, const String& rDest, sal_Int32 nNameClash… in MoveTo() function in utl::UCBContentHelper
/aoo42x/main/basic/source/runtime/
H A Dstep0.cxx1383 if( aSourceDirEntry.MoveTo( DirEntry(aDest) ) != FSYS_ERR_OK ) in StepRENAME()
/aoo42x/main/sw/source/ui/uiview/
H A Dview.cxx871 pWrtShell->MoveTo(&rPreviewViewShell); in SwView()
/aoo42x/main/sw/source/core/unocore/
H A Dunoobj2.cxx173 pNew->MoveTo(&rTarget); in DeepCopyPaM()

Completed in 169 milliseconds

123