Lines Matching refs:ScAddress
34 class ScAddress;
57 void NotifyInputHandler( const ScAddress& rPos );
65 sal_Bool DetectiveAddPred(const ScAddress& rPos);
66 sal_Bool DetectiveDelPred(const ScAddress& rPos);
67 sal_Bool DetectiveAddSucc(const ScAddress& rPos);
68 sal_Bool DetectiveDelSucc(const ScAddress& rPos);
69 sal_Bool DetectiveAddError(const ScAddress& rPos);
80 sal_Bool SetNormalString( const ScAddress& rPos, const String& rText, sal_Bool bApi );
81 sal_Bool PutCell( const ScAddress& rPos, ScBaseCell* pNewCell, sal_Bool bApi );
82 sal_Bool PutData( const ScAddress& rPos, ScEditEngineDefaulter& rEngine,
84 sal_Bool SetCellText( const ScAddress& rPos, const String& rText,
90 ScBaseCell* InterpretEnglishString( const ScAddress& rPos, const String& rText,
94 bool ShowNote( const ScAddress& rPos, bool bShow = true );
95 inline bool HideNote( const ScAddress& rPos ) { return ShowNote( rPos, false ); } in HideNote()
97 bool SetNoteText( const ScAddress& rPos, const String& rNoteText, sal_Bool bApi );
98 …bool ReplaceNote( const ScAddress& rPos, const String& rNoteText, const String* pAuthor…
111 sal_Bool MoveBlock( const ScRange& rSource, const ScAddress& rDestPos,
131 sal_Bool InsertPageBreak( sal_Bool bColumn, const ScAddress& rPos,
133 sal_Bool RemovePageBreak( sal_Bool bColumn, const ScAddress& rPos,
165 sal_Bool ResizeMatrix( const ScRange& rOldRange, const ScAddress& rNewEnd, sal_Bool bApi );
175 sal_Bool InsertNameList( const ScAddress& rStartPos, sal_Bool bApi );