Home
last modified time | relevance | path

Searched refs:maStartPos (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sd/source/ui/inc/
H A Dsdxfer.hxx66 void SetStartPos( const Point& rStartPos ) { maStartPos = rStartPos; } in SetStartPos()
67 const Point& GetStartPos() const { return maStartPos; } in GetStartPos()
144 Point maStartPos; member in SdTransferable
/aoo4110/main/sc/source/filter/inc/
H A Dexcrecds.hxx382 inline const ScAddress GetStartPos() const { return maStartPos; } in GetStartPos()
386 ScAddress maStartPos; member in XclExpAutofilterinfo
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par5.cxx415 aStart = rTest.maStartPos; in Read_Book()
749 *pPaM->GetPoint() = maFieldStack.back().maStartPos; in End_Field()
779 : maStartPos(rPos), mnFieldId(nFieldId) in FieldEntry()
784 : maStartPos(rOther.maStartPos), mnFieldId(rOther.mnFieldId) in FieldEntry()
790 std::swap(maStartPos, rOther.maStartPos); in Swap()
H A Dww8par.hxx489 sw::hack::Position maStartPos; member in FieldEntry
496 SwNodeIndex GetPtNode() { return maStartPos.GetPtNode(); }; in GetPtNode()
497 xub_StrLen GetPtCntnt() { return maStartPos.GetPtCntnt(); }; in GetPtCntnt()
/aoo4110/main/svtools/source/control/
H A Dtabbar.cxx139 Point maStartPos; member in ImplTabSizer
157 long nDiff = rScreenPos.X() - maStartPos.X(); in ImplTrack()
177 maStartPos = OutputToScreenPixel( rMEvt.GetPosPixel() ); in MouseButtonDown()
190 ImplTrack( maStartPos ); in Tracking()
/aoo4110/main/sc/source/filter/excel/
H A Dexcrecds.cxx547 maStartPos( rStartPos ) in XclExpAutofilterinfo()

Completed in 267 milliseconds