Searched refs:GetDz (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sc/inc/ |
H A D | hints.hxx | 79 SCsTAB GetDz() const { return nDz; } in GetDz() function in ScUpdateRefHint
|
/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessibleSpreadsheet.cxx | 704 …if (rRef.GetMode() == URM_INSDEL && rRef.GetDz() == 0) //#107250# test whether table is inserted o… in Notify()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 1524 rRef.GetDx(), rRef.GetDy(), rRef.GetDz() ) ) in Notify() 9202 rRef.GetDx(), rRef.GetDy(), rRef.GetDz() ); in Notify() 9323 rRef.GetDx(), rRef.GetDy(), rRef.GetDz() ); in Notify() 9333 rRef.GetDx(), rRef.GetDy(), rRef.GetDz() ); in Notify()
|
H A D | dapiuno.cxx | 1404 rRef.GetDx(), rRef.GetDy(), rRef.GetDz() ) && in Notify()
|
H A D | chart2uno.cxx | 2864 rRef.GetMode(), m_pDocument, rRef.GetRange(), rRef.GetDx(), rRef.GetDy(), rRef.GetDz()); in Notify()
|
Completed in 92 milliseconds