Home
last modified time | relevance | path

Searched refs:GetStartPos (Results 1 – 16 of 16) sorted by last modified time

/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx134 sal_uInt16 TextPortionList::GetStartPos( sal_uInt16 nPortion ) in GetStartPos() function in TextPortionList
H A Dimpedit3.cxx2280 sal_uInt16 nTxtPortionStart = pPortion->GetTextPortions().GetStartPos( nSplitPortion ); in SplitTextPortion()
4764 … sal_uInt16 nTxtPortionStart = pParaPortion->GetTextPortions().GetStartPos( nTxtPortion ); in ImplExpandCompressedPortions()
H A Deditdoc.hxx431 sal_uInt16 GetStartPos( sal_uInt16 nPortion );
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx542 const SwPosition &GetStartPos() const { return maTmpPos; } in GetStartPos() function in WW8ReaderSave
H A Dww8graf.cxx591 long GetStartPos() const {return mnStartPos;} in GetStartPos() function in Chunk
773 ESelection aSel(GetESelection(aIter->GetStartPos()-nStartCp, in InsertAttrsAsDrawingAttrs()
3100 MoveOutsideFly(pRetFrmFmt, aSave.GetStartPos(),!bJoined); in ConvertDrawTextToFly()
H A Dww8scan.hxx747 WW8_CP GetStartPos() const in GetStartPos() function in WW8PLCFx_Book
H A Dww8par5.cxx351 nLen = pSBase->WW8ReadString( *pStrm, aVal, pB->GetStartPos(), nLen, in Read_Book()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx3391 const ScAddress& rSPos = pState->GetStartPos(); in NotifyChange()
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx482 aCurPos = pOwnData->GetStartPos(); in InsertData()
485 aCurPos = pOwnData->GetStartPos(); in InsertData()
620 MoveAllMarked( Size( maDropPos.X() - pOwnData->GetStartPos().X(), in InsertData()
621 maDropPos.Y() - pOwnData->GetStartPos().Y() ), bCopy ); in InsertData()
662 maDropPos.X() = pOwnData->GetStartPos().X() + ( aSize.Width() >> 1 ); in InsertData()
827 maDropPos.X() = pOwnData->GetStartPos().X() + ( aSize.Width() >> 1 ); in InsertData()
895 maDropPos.X() = pOwnData->GetStartPos().X() + ( aSize.Width() >> 1 ); in InsertData()
1234 aInsertPos.X() = pOwnData->GetStartPos().X() + ( aSize.Width() >> 1 ); in InsertData()
1266 aInsertPos.X() = pOwnData->GetStartPos().X() + ( aSize.Width() >> 1 ); in InsertData()
1267 aInsertPos.Y() = pOwnData->GetStartPos().Y() + ( aSize.Height() >> 1 ); in InsertData()
[all …]
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx595 WW8_CP GetStartPos() const in GetStartPos() function in WW8PLCFx_Book
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsClipboard.cxx798 const sal_Int32 nXOffset (labs (pDragTransferable->GetStartPos().X() in ExecuteDrop()
800 const sal_Int32 nYOffset (labs (pDragTransferable->GetStartPos().Y() in ExecuteDrop()
/trunk/main/sd/source/ui/inc/
H A Dsdxfer.hxx67 const Point& GetStartPos() const { return maStartPos; } in GetStartPos() function in SdTransferable
/trunk/main/sc/source/ui/inc/
H A Duiitems.hxx76 const ScAddress& GetStartPos() const { return aStartPos; } in GetStartPos() function in ScInputStatusItem
H A Dinputhdl.hxx277 const ScAddress& GetStartPos() const { return aStartPos; } in GetStartPos() function in ScInputHdlState
/trunk/main/sc/source/filter/inc/
H A Dexcrecds.hxx382 inline const ScAddress GetStartPos() const { return maStartPos; } in GetStartPos() function in XclExpAutofilterinfo
/trunk/main/sc/source/filter/excel/
H A Dexcrecds.cxx971 ScAddress aAddr( pFilterInfo->GetStartPos() ); in AddObjRecs()

Completed in 145 milliseconds