Lines Matching refs:ScViewFunc

91 ScViewFunc::ScViewFunc( Window* pParent, ScDocShell& rDocSh, ScTabViewShell* pViewShell ) :  in ScViewFunc()  function in ScViewFunc
103 ScViewFunc::~ScViewFunc() in ~ScViewFunc()
109 void ScViewFunc::StartFormatArea() in StartFormatArea()
131 sal_Bool ScViewFunc::TestFormatArea( SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Bool bAttrChanged ) in TestFormatArea()
200 void ScViewFunc::DoAutoAttributes( SCCOL nCol, SCROW nRow, SCTAB nTab, in DoAutoAttributes()
246 sal_uInt16 ScViewFunc::GetOptimalColWidth( SCCOL nCol, SCTAB nTab, sal_Bool bFormula ) in GetOptimalColWidth()
270 sal_Bool ScViewFunc::SelectionEditable( sal_Bool* pOnlyNotBecauseOfMatrix /* = NULL */ ) in SelectionEditable()
342 void ScViewFunc::EnterData( SCCOL nCol, SCROW nRow, SCTAB nTab, const String& rString, in EnterData()
681 void ScViewFunc::EnterValue( SCCOL nCol, SCROW nRow, SCTAB nTab, const double& rValue ) in EnterValue()
726 void ScViewFunc::EnterData( SCCOL nCol, SCROW nRow, SCTAB nTab, const EditTextObject* pData, in EnterData()
880 void ScViewFunc::EnterDataAtCursor( const String& rString ) in EnterDataAtCursor()
889 void ScViewFunc::EnterMatrix( const String& rString ) in EnterMatrix()
930 sal_uInt8 ScViewFunc::GetSelectionScriptType() in GetSelectionScriptType()
967 const ScPatternAttr* ScViewFunc::GetSelectionPattern() in GetSelectionPattern()
993 void ScViewFunc::GetSelectionFrame( SvxBoxItem& rLineOuter, in GetSelectionFrame()
1031 void ScViewFunc::ApplyAttributes( const SfxItemSet* pDialogSet, in ApplyAttributes()
1146 void ScViewFunc::ApplyAttr( const SfxPoolItem& rAttrItem ) in ApplyAttr()
1173 void ScViewFunc::ApplyPatternLines( const ScPatternAttr& rAttr, const SvxBoxItem* pNewOuter, in ApplyPatternLines()
1246 void ScViewFunc::ApplySelectionPattern( const ScPatternAttr& rAttr, in ApplySelectionPattern()
1407 void ScViewFunc::ApplyUserItemSet( const SfxItemSet& rItemSet ) in ApplyUserItemSet()
1426 const SfxStyleSheet* ScViewFunc::GetStyleSheetFromMarked() in GetStyleSheetFromMarked()
1446 void ScViewFunc::SetStyleSheetToMarked( SfxStyleSheet* pStyleSheet, sal_Bool bRecord ) in SetStyleSheetToMarked()
1544 void ScViewFunc::RemoveStyleSheetInUse( const SfxStyleSheetBase* pStyleSheet ) in RemoveStyleSheetInUse()
1571 void ScViewFunc::UpdateStyleSheetInUse( const SfxStyleSheetBase* pStyleSheet ) in UpdateStyleSheetInUse()
1600 sal_Bool ScViewFunc::InsertCells( InsCellCmd eCmd, sal_Bool bRecord, sal_Bool bPartOfPaste ) in InsertCells()
1639 void ScViewFunc::DeleteCells( DelCellCmd eCmd, sal_Bool bRecord ) in DeleteCells()
1711 void ScViewFunc::DeleteMulti( sal_Bool bRows, sal_Bool bRecord ) in DeleteMulti()
1891 void ScViewFunc::DeleteContents( sal_uInt16 nFlags, sal_Bool bRecord ) in DeleteContents()
2070 void ScViewFunc::SetWidthOrHeight( sal_Bool bWidth, SCCOLROW nRangeCnt, SCCOLROW* pRanges, in SetWidthOrHeight()
2362 void ScViewFunc::SetMarkedWidthOrHeight( sal_Bool bWidth, ScSizeMode eMode, sal_uInt16 nSizeTwips, in SetMarkedWidthOrHeight()
2393 void ScViewFunc::ModifyCellSize( ScDirection eDir, sal_Bool bOptimal ) in ModifyCellSize()
2535 void ScViewFunc::ProtectSheet( SCTAB nTab, const ScTableProtection& rProtect ) in ProtectSheet()
2565 void ScViewFunc::Protect( SCTAB nTab, const String& rPassword ) in Protect()
2597 sal_Bool ScViewFunc::Unprotect( SCTAB nTab, const String& rPassword ) in Unprotect()
2634 void ScViewFunc::SetNoteText( const ScAddress& rPos, const String& rNoteText ) in SetNoteText()
2639 void ScViewFunc::ReplaceNote( const ScAddress& rPos, const String& rNoteText, const String* pAuthor… in ReplaceNote()
2644 void ScViewFunc::SetNumberFormat( short nFormatType, sal_uLong nAdd ) in SetNumberFormat()
2680 void ScViewFunc::SetNumFmtByStr( const String& rCode ) in SetNumFmtByStr()
2728 void ScViewFunc::ChangeNumFmtDecimals( sal_Bool bIncrement ) in ChangeNumFmtDecimals()
2849 void ScViewFunc::ChangeIndent( sal_Bool bIncrement ) in ChangeIndent()
2879 sal_Bool ScViewFunc::InsertName( const String& rName, const String& rSymbol, in InsertName()
2936 void ScViewFunc::CreateNames( sal_uInt16 nFlags ) in CreateNames()
2947 sal_uInt16 ScViewFunc::GetCreateNameFlags() in GetCreateNameFlags()
3009 void ScViewFunc::InsertNameList() in InsertNameList()