Searched refs:pColCellBoder (Results 1 – 3 of 3) sorted by relevance
1306 sal_Bool ScDocument::IsCellInChangeTrack(const ScAddress &cell,Color *pColCellBoder) in IsCellInChangeTrack() argument1334 if (pColCellBoder != NULL) in IsCellInChangeTrack()1338 *pColCellBoder = aColor; in IsCellInChangeTrack()1354 if (pColCellBoder != NULL) in IsCellInChangeTrack()1358 *pColCellBoder = aColor; in IsCellInChangeTrack()
157 sal_Bool IsCellInChangeTrack(const ScAddress &cell,Color *pColCellBoder);
456 sal_Bool IsCellInChangeTrack(const ScAddress &cell,Color *pColCellBoder);
Completed in 34 milliseconds