Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx2592 ScTableSheetObj* pSheetObj = ScTableSheetObj::getImplementation( xInterface ); in insertByName() local
2593 if ( pSheetObj && !pSheetObj->GetDocShell() ) // noch nicht eingefuegt? in insertByName()
2609 pSheetObj->InitInsertSheet( pDocShell, nPosition ); in insertByName()
2644 ScTableSheetObj* pSheetObj = ScTableSheetObj::getImplementation( xInterface ); in replaceByName() local
2645 if ( pSheetObj && !pSheetObj->GetDocShell() ) // noch nicht eingefuegt? in replaceByName()
2657 pSheetObj->InitInsertSheet( pDocShell, nPosition ); in replaceByName()

Completed in 21 milliseconds