Lines Matching refs:rHint

772 void ScAccessibleCellTextData::Notify( SfxBroadcaster& rBC, const SfxHint& rHint )  in Notify()  argument
774 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
776 sal_uLong nId = ((const SfxSimpleHint&)rHint).GetId(); in Notify()
786 ScAccessibleCellBaseTextData::Notify(rBC, rHint); in Notify()
1089 void ScAccessibleEditObjectTextData::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() argument
1091 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
1093 sal_uLong nId = ((const SfxSimpleHint&)rHint).GetId(); in Notify()
1106 ScAccessibleTextData::Notify(rBC, rHint); in Notify()
1363 void ScAccessiblePreviewCellTextData::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() argument
1365 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
1367 sal_uLong nId = ((const SfxSimpleHint&)rHint).GetId(); in Notify()
1375 ScAccessibleCellBaseTextData::Notify(rBC, rHint); in Notify()
1456 void ScAccessiblePreviewHeaderCellTextData::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() argument
1458 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
1460 sal_uLong nId = ((const SfxSimpleHint&)rHint).GetId(); in Notify()
1468 ScAccessibleCellBaseTextData::Notify(rBC, rHint); in Notify()
1599 void ScAccessibleHeaderTextData::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() argument
1601 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
1603 sal_uLong nId = ((const SfxSimpleHint&)rHint).GetId(); in Notify()
1716 void ScAccessibleNoteTextData::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() argument
1718 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
1720 sal_uLong nId = ((const SfxSimpleHint&)rHint).GetId(); in Notify()
1863 void ScAccessibleCsvTextData::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() argument
1865 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
1867 sal_uLong nId = ((const SfxSimpleHint&)rHint).GetId(); in Notify()
1876 ScAccessibleTextData::Notify( rBC, rHint ); in Notify()