Searched refs:rStrPageStyle (Results 1 – 2 of 2) sorted by relevance
343 sal_Bool ScDocument::IsPageStyleInUse( const String& rStrPageStyle, SCTAB* pInTab ) in IsPageStyleInUse() argument350 bInUse = ( pTab[i]->GetPageStyle() == rStrPageStyle ); in IsPageStyleInUse()
1460 sal_Bool IsPageStyleInUse( const String& rStrPageStyle, SCTAB* pInTab = NULL );1461 sal_Bool RemovePageStyleInUse( const String& rStrPageStyle );
Completed in 39 milliseconds