/aoo4110/main/editeng/source/outliner/ |
H A D | outleeng.cxx | 112 void OutlinerEditEng::StyleSheetChanged( SfxStyleSheet* pStyle ) in StyleSheetChanged() function in OutlinerEditEng 114 pOwner->StyleSheetChanged( pStyle ); in StyleSheetChanged()
|
H A D | outleeng.hxx | 67 virtual void StyleSheetChanged( SfxStyleSheet* pStyle );
|
H A D | outliner.cxx | 1639 void Outliner::StyleSheetChanged( SfxStyleSheet* pStyle ) in StyleSheetChanged() function in Outliner
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | styleuno.cxx | 888 pDoc->StyleSheetChanged( pStyle, sal_False, &aVDev, nPPTX, nPPTY, aZoom, aZoom ); in removeByName() 1244 pDoc->StyleSheetChanged( pStyle, sal_False, &aVDev, nPPTX, nPPTY, aZoom, aZoom ); in setParentStyle() 1613 pDoc->StyleSheetChanged( pStyle, sal_False, &aVDev, nPPTX, nPPTY, aZoom, aZoom ); in setAllPropertiesToDefault() 1986 pDoc->StyleSheetChanged(pStyle, sal_False, &aVDev, nPPTX, nPPTY, aZoom, aZoom); in StyleSheetChangedUpdate()
|
/aoo4110/main/sc/source/ui/undo/ |
H A D | undostyl.cxx | 132 pDoc->StyleSheetChanged( pStyle, bRemoved, &aVDev, nPPTX, nPPTY, aZoom, aZoom ); in lcl_DocStyleChanged()
|
/aoo4110/main/editeng/inc/editeng/ |
H A D | editeng.hxx | 433 virtual void StyleSheetChanged( SfxStyleSheet* pStyle );
|
H A D | outliner.hxx | 721 virtual void StyleSheetChanged( SfxStyleSheet* pStyle );
|
/aoo4110/main/editeng/source/editeng/ |
H A D | impedit5.cxx | 129 GetEditEnginePtr()->StyleSheetChanged( pStyle ); in UpdateParagraphsWithStyleSheet()
|
H A D | editeng.cxx | 2532 void __EXPORT EditEngine::StyleSheetChanged( SfxStyleSheet* /* pStyle */ ) in StyleSheetChanged() function in EditEngine
|
/aoo4110/main/sc/source/ui/view/ |
H A D | viewfunc.cxx | 1557 pDoc->StyleSheetChanged( pStyleSheet, sal_True, &aVirtDev, in RemoveStyleSheetInUse() 1584 pDoc->StyleSheetChanged( pStyleSheet, sal_False, &aVirtDev, in UpdateStyleSheetInUse()
|
/aoo4110/main/sc/inc/ |
H A D | table.hxx | 579 void StyleSheetChanged( const SfxStyleSheetBase* pStyleSheet, sal_Bool bRemoved,
|
H A D | document.hxx | 1278 void StyleSheetChanged( const SfxStyleSheetBase* pStyleSheet, sal_Bool bRemoved,
|
/aoo4110/main/sc/source/core/data/ |
H A D | document.cxx | 4122 void ScDocument::StyleSheetChanged( const SfxStyleSheetBase* pStyleSheet, sal_Bool bRemoved, in StyleSheetChanged() function in ScDocument 4129 pTab[i]->StyleSheetChanged in StyleSheetChanged()
|
H A D | table2.cxx | 2074 void ScTable::StyleSheetChanged( const SfxStyleSheetBase* pStyleSheet, sal_Bool bRemoved, in StyleSheetChanged() function in ScTable
|