Home
last modified time | relevance | path

Searched refs:aCellPos (Results 26 – 32 of 32) sorted by relevance

12

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx109 …lper(const String& rString, const Rectangle& rVisRect, const ScAddress& aCellPos, sal_Bool bMarkNo…
144 …lper(const String& rString, const Rectangle& rVisRect, const ScAddress& aCellPos, sal_Bool bMarkNo… in CreateTextHelper() argument
149 (new ScAccessibleNoteTextData(mpViewShell, rString, aCellPos, bMarkNote)); in CreateTextHelper()
/trunk/main/sc/inc/
H A Dnotesuno.hxx120 ScAddress aCellPos; member in ScAnnotationObj
H A Dcellsuno.hxx828 ScAddress aCellPos; member in ScCellObj
872 const ScAddress& GetPosition() const { return aCellPos; } in GetPosition()
/trunk/main/sc/source/ui/inc/
H A DAccessibleText.hxx290 const String& sText, const ScAddress& aCellPos, sal_Bool bMarkNote);
/trunk/main/vcl/source/window/
H A Darrange.cxx985 Point aCellPos( aColumnX[it->m_nX], aRowY[it->m_nY] ); in resize() local
987 it->setPosSize( aCellPos, aCellSize ); in resize()
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx110 ScAddress aCellPos( rCol, rRow, rTab ); in ReplaceCell() local
114 if ( aCellPos == pTOp->aOld1 ) in ReplaceCell()
121 else if ( aCellPos == pTOp->aOld2 ) in ReplaceCell()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx1216 ScAddress aCellPos (nX, nY, nTab); in GetClickedObject() local
1217 ScCellObj* pCellObj = new ScCellObj(pData->GetDocShell(), aCellPos); in GetClickedObject()

Completed in 68 milliseconds

12