Home
last modified time | relevance | path

Searched defs:rCellPos (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A Dsheetdata.cxx51 void ScSheetSaveData::AddCellStyle( const rtl::OUString& rName, const ScAddress& rCellPos ) in AddCellStyle()
56 void ScSheetSaveData::AddColumnStyle( const rtl::OUString& rName, const ScAddress& rCellPos ) in AddColumnStyle()
61 void ScSheetSaveData::AddRowStyle( const rtl::OUString& rName, const ScAddress& rCellPos ) in AddRowStyle()
66 void ScSheetSaveData::AddTableStyle( const rtl::OUString& rName, const ScAddress& rCellPos ) in AddTableStyle()
71 …tyles( const rtl::OUString& rStyleName, const rtl::OUString& rTextName, const ScAddress& rCellPos ) in HandleNoteStyles()
89 …teContentStyle( sal_uInt16 nFamily, const rtl::OUString& rName, const ScAddress& rCellPos, const E… in AddNoteContentStyle()
97 void ScSheetSaveData::AddTextStyle( const rtl::OUString& rName, const ScAddress& rCellPos, const ES… in AddTextStyle()
/trunk/main/sc/source/ui/view/
H A Dprevloc.cxx332 Rectangle ScPreviewLocationData::GetOffsetPixel( const ScAddress& rCellPos, const ScRange& rRange )… in GetOffsetPixel() argument
361 sal_Bool ScPreviewLocationData::GetCellPosition( const ScAddress& rCellPos, Rectangle& rCellRect ) … in GetCellPosition() argument
464 ScAddress& rCellPos, Rectangle& rNoteRect ) const in GetNoteInRange()
735 …ocationData::GetHeaderCellOutputRect(const Rectangle& rVisRect, const ScAddress& rCellPos, sal_Boo… in GetHeaderCellOutputRect() argument
H A Dgridwin4.cxx1445 void ScGridWindow::DrawComboButton( const Point& rCellPos, in DrawComboButton()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewHeaderCell.cxx60 const ScAddress& rCellPos, sal_Bool bIsColHdr, sal_Bool bIsRowHdr, in ScAccessiblePreviewHeaderCell()
H A DAccessibleText.cxx794 void ScAccessibleCellTextData::GetCellText(const ScAddress& rCellPos, String& rText) in GetCellText()
/trunk/main/sc/source/ui/unoobj/
H A Dtextuno.cxx1020 void ScCellTextData::GetCellText(const ScAddress& rCellPos, String& rText) in GetCellText()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx2631 const ScHTMLPos& rCellPos = aMapIter->first; in RecalcDocSize() local
/trunk/main/sc/source/core/data/
H A Ddocument.cxx4581 sal_Bool ScDocument::GetMatrixFormulaRange( const ScAddress& rCellPos, ScRange& rMatrix ) in GetMatrixFormulaRange()

Completed in 139 milliseconds