Home
last modified time | relevance | path

Searched refs:PageStyleModified (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx899 pDocShell->PageStyleModified( ScGlobal::GetRscString(STR_STYLENAME_STANDARD), sal_True ); in removeByName()
1253 pDocShell->PageStyleModified( aStyleName, sal_True ); in setParentStyle()
1628 pDocShell->PageStyleModified( aStyleName, sal_True ); in setAllPropertiesToDefault()
1962 pDocShell->PageStyleModified( aStyleName, sal_True ); in SetOnePropertyValueWithoutUpdate()
/aoo42x/main/sc/source/ui/undo/
H A Dundostyl.cxx211 pDocSh->PageStyleModified( aNewName, sal_True ); in DoChange()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1333 aDocument.PageStyleModified( nTab, aNewName ); in NotifyStyle()
1490 void ScDocShell::PageStyleModified( const String& rStyleName, sal_Bool bApi ) in PageStyleModified() function in ScDocShell
1606 PageStyleModified( aNewName, sal_False ); in ExecutePageStyle()
/aoo42x/main/sc/source/ui/inc/
H A Ddocsh.hxx276 void PageStyleModified( const String& rStyleName, sal_Bool bApi );
/aoo42x/main/sc/source/core/data/
H A Dtable5.cxx1115 void ScTable::PageStyleModified( const String& rNewName ) in PageStyleModified() function in ScTable
H A Ddocument.cxx5131 void ScDocument::PageStyleModified( SCTAB nTab, const String& rNewName ) in PageStyleModified() function in ScDocument
5134 pTab[nTab]->PageStyleModified( rNewName ); in PageStyleModified()
/aoo42x/main/sc/inc/
H A Dtable.hxx280 void PageStyleModified( const String& rNewName );
H A Ddocument.hxx1466 void PageStyleModified( SCTAB nTab, const String& rNewName );

Completed in 91 milliseconds