Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx512 SfxStyleSheet* pSheetInUse = (SfxStyleSheet*) in ExecuteStyle() local
519 if ( pStyleSheet && pSheetInUse && pStyleSheet == pSheetInUse ) in ExecuteStyle()
520 pSheetInUse = NULL; in ExecuteStyle()
541 if ( pSheetInUse && pStyleSheet->HasParentSupport() ) in ExecuteStyle()
542 pStyleSheet->SetParent( pSheetInUse->GetName() ); in ExecuteStyle()

Completed in 19 milliseconds