Searched refs:RemovePageStyleInUse (Results 1 – 5 of 5) sorted by relevance
178 pDoc->RemovePageStyleInUse( rName ); in DoChange()
360 sal_Bool ScDocument::RemovePageStyleInUse( const String& rStyle ) in RemovePageStyleInUse() function in ScDocument
603 if ( pDoc->RemovePageStyleInUse( pStyleSheet->GetName() ) ) in ExecuteStyle()
898 if ( pDoc->RemovePageStyleInUse( aString ) ) in removeByName()
1461 sal_Bool RemovePageStyleInUse( const String& rStrPageStyle );
Completed in 101 milliseconds