Searched defs:rCellPos (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sc/source/filter/xml/ |
H A D | sheetdata.cxx | 51 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()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | prevloc.cxx | 332 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 D | gridwin4.cxx | 1445 void ScGridWindow::DrawComboButton( const Point& rCellPos, in DrawComboButton()
|
/aoo41x/main/sc/source/ui/Accessibility/ |
H A D | AccessiblePreviewHeaderCell.cxx | 60 const ScAddress& rCellPos, sal_Bool bIsColHdr, sal_Bool bIsRowHdr, in ScAccessiblePreviewHeaderCell()
|
H A D | AccessibleText.cxx | 794 void ScAccessibleCellTextData::GetCellText(const ScAddress& rCellPos, String& rText) in GetCellText()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | textuno.cxx | 1020 void ScCellTextData::GetCellText(const ScAddress& rCellPos, String& rText) in GetCellText()
|
/aoo41x/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 2631 const ScHTMLPos& rCellPos = aMapIter->first; in RecalcDocSize() local
|
/aoo41x/main/sc/source/core/data/ |
H A D | document.cxx | 4581 sal_Bool ScDocument::GetMatrixFormulaRange( const ScAddress& rCellPos, ScRange& rMatrix ) in GetMatrixFormulaRange()
|
Completed in 194 milliseconds