Home
last modified time | relevance | path

Searched defs:rPos (Results 51 – 75 of 353) sorted by relevance

12345678910>>...15

/trunk/main/sc/source/core/tool/
H A Dhints.cxx117 void ScLinkRefreshedHint::SetAreaLink( const ScAddress& rPos ) in SetAreaLink()
H A Dchgtrack.cxx1712 const ScAddress& rPos = aRange.aStart; in Select() local
1836 const ScAddress& rPos, const ScBaseCell* pOrgCell, in SetValue()
2164 const ScBigAddress& rPos = aBigRange.aStart; in UpdateReference() local
2742 void ScChangeTrack::AppendContent( const ScAddress& rPos, in AppendContent()
2759 void ScChangeTrack::AppendContent( const ScAddress& rPos, in AppendContent()
2781 void ScChangeTrack::AppendContent( const ScAddress& rPos, in AppendContent()
2802 void ScChangeTrack::AppendContent( const ScAddress& rPos, in AppendContent()
2954 const ScAddress& rPos, ScBaseCell* pOldCell, ScBaseCell* pNewCell, in AppendContentOnTheFly()
2991 const ScAddress& rPos, const ScBaseCell* pCell, in GenerateDelContent()
3031 const ScBigAddress& rPos, ScChangeAction* pButNotThis ) const in SearchContentAt()
[all …]
/trunk/main/svtools/source/control/
H A Dfilectrl.cxx199 void FileControl::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags ) in Draw()
/trunk/main/sc/source/core/data/
H A Dconditio.cxx189 const String& rExpr1, const String& rExpr2, ScDocument* pDocument, const ScAddress& rPos, in ScConditionEntry()
219 ScDocument* pDocument, const ScAddress& rPos ) : in ScConditionEntry()
383 void ScConditionEntry::MakeCells( const ScAddress& rPos ) // Formelzellen anlegen in MakeCells()
612 void ScConditionEntry::Interpret( const ScAddress& rPos ) in Interpret()
1135 ScDocument* pDocument, const ScAddress& rPos, in ScCondFormatEntry()
1148 ScDocument* pDocument, const ScAddress& rPos, in ScCondFormatEntry()
H A Ddpoutput.cxx355 const ScAddress& rPos, sal_Bool bFilter ) : in ScDPOutput()
564 void ScDPOutput::SetPosition( const ScAddress& rPos ) in SetPosition()
751 sal_Int32 ScDPOutput::GetPositionType(const ScAddress& rPos) in GetPositionType()
1168 void ScDPOutput::GetPositionData(const ScAddress& rPos, DataPilotTablePositionData& rPosData) in GetPositionData()
1275 …ut::GetDataResultPositionData(vector<sheet::DataPilotFieldFilter>& rFilters, const ScAddress& rPos) in GetDataResultPositionData()
1829 sal_Bool ScDPOutput::IsFilterButton( const ScAddress& rPos ) in IsFilterButton()
1841 long ScDPOutput::GetHeaderDim( const ScAddress& rPos, sal_uInt16& rOrient ) in GetHeaderDim()
1887 sal_Bool ScDPOutput::GetHeaderDrag( const ScAddress& rPos, sal_Bool bMouseLeft, sal_Bool bMouseTop, in GetHeaderDrag()
H A Ddpobject.cxx361 bool ScDPObject::IsDataDescriptionCell(const ScAddress& rPos) in IsDataDescriptionCell()
567 void ScDPObject::Output( const ScAddress& rPos ) in Output()
786 void ScDPObject::GetPositionData(const ScAddress& rPos, DataPilotTablePositionData& rPosData) in GetPositionData()
793 const ScAddress& rPos, Sequence<sheet::DataPilotFieldFilter>& rFilters) in GetDataFieldPositionData()
809 void ScDPObject::GetDrillDownData(const ScAddress& rPos, Sequence< Sequence<Any> >& rTableData) in GetDrillDownData()
1038 void ScDPObject::GetHeaderPositionData(const ScAddress& rPos, DataPilotTableHeaderData& rData) in GetHeaderPositionData()
1069 sal_Bool ScDPObject::IsFilterButton( const ScAddress& rPos ) in IsFilterButton()
1076 long ScDPObject::GetHeaderDim( const ScAddress& rPos, sal_uInt16& rOrient ) in GetHeaderDim()
1083 sal_Bool ScDPObject::GetHeaderDrag( const ScAddress& rPos, sal_Bool bMouseLeft, sal_Bool bMouseTop,… in GetHeaderDrag()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx88 void ScDPFieldButton::setBoundingBox(const Point& rPos, const Size& rSize, bool bLayoutRTL) in setBoundingBox()
180 void ScDPFieldButton::getPopupBoundingBox(Point& rPos, Size& rSize) const in getPopupBoundingBox()
336 const Point& rPos = rMEvt.GetPosPixel(); in MouseMove() local
345 const Point& rPos = rMEvt.GetPosPixel(); in MouseButtonDown() local
828 void ScMenuFloatingWindow::getMenuItemPosSize(size_t nPos, Point& rPos, Size& rSize) const in getMenuItemPosSize()
1054 void ScDPFieldPopupWindow::getSectionPosSize(Point& rPos, Size& rSize, SectionType eType) const in getSectionPosSize()
/trunk/main/sc/source/filter/xml/
H A DXMLExportSharedData.cxx145 …id ScMySharedData::AddNoteObj(const uno::Reference<drawing::XShape>& xShape, const ScAddress& rPos) in AddNoteObj()
/trunk/main/sccomp/source/solver/
H A Dsolver.cxx118 const table::CellAddress& rPos ) in lcl_GetCell()
126 const table::CellAddress& rPos, double fValue ) in lcl_SetValue()
132 const table::CellAddress& rPos ) in lcl_GetValue()
/trunk/main/canvas/inc/canvas/base/
H A Dspritecanvasbase.hxx182 virtual void updateSprite( const Sprite::Reference& rSprite, in updateSprite()
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx723 sal_Bool SwDoc::GotoOutline( SwPosition& rPos, const String& rName ) const in GotoOutline()
1105 void SwDoc::SetNumRuleStart( const SwPosition& rPos, sal_Bool bFlag ) in SetNumRuleStart()
1127 void SwDoc::SetNodeNumStart( const SwPosition& rPos, sal_uInt16 nStt ) in SetNodeNumStart()
1318 const SwPosition& rPos, in ReplaceNumRule()
1607 sal_Bool lcl_GotoNextPrevNum( SwPosition& rPos, sal_Bool bNext, in lcl_GotoNextPrevNum()
1717 sal_Bool SwDoc::GotoNextNum( SwPosition& rPos, sal_Bool bOverUpper, in GotoNextNum()
1725 const SwNumRule * SwDoc::SearchNumRule(const SwPosition & rPos, in SearchNumRule()
1807 sal_Bool SwDoc::GotoPrevNum( SwPosition& rPos, sal_Bool bOverUpper, in GotoPrevNum()
2532 bool SwDoc::IsFirstOfNumRuleAtPos( const SwPosition & rPos ) in IsFirstOfNumRuleAtPos()
/trunk/main/starmath/inc/
H A Dview.hxx62 void SetFormulaDrawPos(const Point &rPos) { aFormulaDrawPos = rPos; } in SetFormulaDrawPos()
/trunk/main/sw/source/core/undo/
H A Dunovwr.cxx60 SwUndoOverwrite::SwUndoOverwrite( SwDoc* pDoc, SwPosition& rPos, in SwUndoOverwrite()
116 sal_Bool SwUndoOverwrite::CanGrouping( SwDoc* pDoc, SwPosition& rPos, in CanGrouping()
H A Dunattr.cxx665 SwUndoResetAttr::SwUndoResetAttr( const SwPosition& rPos, sal_uInt16 nFmtId ) in SwUndoResetAttr()
1213 SwUndoDontExpandFmt::SwUndoDontExpandFmt( const SwPosition& rPos ) in SwUndoDontExpandFmt()
1225 SwPosition& rPos = *pPam->GetPoint(); in UndoImpl() local
1237 SwPosition& rPos = *pPam->GetPoint(); in RedoImpl() local
/trunk/main/svtools/source/contnr/
H A Dsvlbitm.cxx233 void SvLBoxString::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16 /* nFlags */, in Paint()
320 void SvLBoxBmp::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16 /* nFlags */, in Paint()
404 void SvLBoxButton::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16 /* nFlags */, in Paint()
/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx1251 const SvxPosition& rPos ) in SvxRTFItemStackType()
1264 const SvxPosition& rPos, in SvxRTFItemStackType()
1308 void SvxRTFItemStackType::SetStartPos( const SvxPosition& rPos ) in SetStartPos()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel2.cxx62 sal_Bool FuSelection::TestDetective( SdrPageView* pPV, const Point& rPos ) in TestDetective()
/trunk/main/sw/source/core/crsr/
H A Dunocrsr.cxx205 SwUnoTableCrsr::SwUnoTableCrsr(const SwPosition& rPos) in SwUnoTableCrsr()
H A Dcrstrvl.cxx284 SwPosition& rPos = *pCurCrsr->GetPoint(); in SetCrsrInHdFt() local
457 SwPosition& rPos = *pCurCrsr->GetPoint(); in GotoNxtPrvTblFormula() local
537 SwPosition& rPos = *pCurCrsr->GetPoint(); in GotoNxtPrvTOXMark() local
607 SwPosition& rPos = *GetCrsr()->GetPoint(); in GotoTOXMark() local
712 const SwPosition& rPos = *pCrsr->GetPoint(); in MoveFldType() local
1763 SwPosition& rPos = *pCurCrsr->GetPoint(); in SelectTxt() local
1790 SwPosition& rPos = *pCurCrsr->GetPoint(); in SelectTxtAttr() local
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx180 sal_Bool ScDocFunc::DetectiveAddPred(const ScAddress& rPos) in DetectiveAddPred()
218 sal_Bool ScDocFunc::DetectiveDelPred(const ScAddress& rPos) in DetectiveDelPred()
259 sal_Bool ScDocFunc::DetectiveAddSucc(const ScAddress& rPos) in DetectiveAddSucc()
298 sal_Bool ScDocFunc::DetectiveDelSucc(const ScAddress& rPos) in DetectiveDelSucc()
339 sal_Bool ScDocFunc::DetectiveAddError(const ScAddress& rPos) in DetectiveAddError()
850 void ScDocFunc::NotifyInputHandler( const ScAddress& rPos ) in NotifyInputHandler()
984 ScBaseCell* ScDocFunc::InterpretEnglishString( const ScAddress& rPos, in InterpretEnglishString()
1036 sal_Bool ScDocFunc::SetCellText( const ScAddress& rPos, const String& rText, in SetCellText()
1073 bool ScDocFunc::ShowNote( const ScAddress& rPos, bool bShow ) in ShowNote()
3289 sal_Bool ScDocFunc::InsertPageBreak( sal_Bool bColumn, const ScAddress& rPos, in InsertPageBreak()
[all …]
/trunk/main/chart2/source/tools/
H A DBaseGFXHelper.cxx71 B2IRectangle makeRectangle( const awt::Point& rPos, const awt::Size& rSize ) in makeRectangle()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx1524 void SvxTableController::gotoCell( const CellPos& rPos, bool bSelect, Window* pWindow, sal_uInt16 n… in gotoCell()
1561 void SvxTableController::setSelectionStart( const CellPos& rPos ) in setSelectionStart()
1627 void SvxTableController::checkCell( CellPos& rPos ) in checkCell()
1646 void SvxTableController::findMergeOrigin( CellPos& rPos ) in findMergeOrigin()
1665 void SvxTableController::EditCell( const CellPos& rPos, ::Window* pWindow, const awt::MouseEvent* p… in EditCell()
1866 void SvxTableController::StartSelection( const CellPos& rPos ) in StartSelection()
1886 void SvxTableController::UpdateSelection( const CellPos& rPos ) in UpdateSelection()
/trunk/main/svx/source/dialog/
H A Dfontlb.cxx64 void SvLBoxFontString::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16 nFlags, SvLBoxEntry* pEnt… in Paint()
/trunk/main/sw/inc/
H A Dpam.hxx258 sal_Bool ContainsPosition(const SwPosition & rPos) in ContainsPosition()
/trunk/main/sc/source/filter/excel/
H A Dxltracer.cxx158 void XclTracer::TraceInvalidAddress( const ScAddress& rPos, const ScAddress& rMaxPos ) in TraceInvalidAddress()

Completed in 153 milliseconds

12345678910>>...15