Home
last modified time | relevance | path

Searched refs:IsCellInChangeTrack (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/inc/
H A DAccessibleCellBase.hxx157 sal_Bool IsCellInChangeTrack(const ScAddress &cell,Color *pColCellBoder);
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleCellBase.cxx527 sal_Bool bIn = mpDoc ? mpDoc->IsCellInChangeTrack(maCellAddress,&aColor) : sal_False; in getBorderAttrs()
/aoo41x/main/sc/source/core/data/
H A Ddocumen2.cxx1306 sal_Bool ScDocument::IsCellInChangeTrack(const ScAddress &cell,Color *pColCellBoder) in IsCellInChangeTrack() function in ScDocument
/aoo41x/main/sc/inc/
H A Ddocument.hxx456 sal_Bool IsCellInChangeTrack(const ScAddress &cell,Color *pColCellBoder);

Completed in 225 milliseconds