Searched refs:IsCellInChangeTrack (Results 1 – 4 of 4) sorted by relevance
157 sal_Bool IsCellInChangeTrack(const ScAddress &cell,Color *pColCellBoder);
527 sal_Bool bIn = mpDoc ? mpDoc->IsCellInChangeTrack(maCellAddress,&aColor) : sal_False; in getBorderAttrs()
1306 sal_Bool ScDocument::IsCellInChangeTrack(const ScAddress &cell,Color *pColCellBoder) in IsCellInChangeTrack() function in ScDocument
456 sal_Bool IsCellInChangeTrack(const ScAddress &cell,Color *pColCellBoder);
Completed in 24 milliseconds