Searched refs:GetMySubShell (Results 1 – 3 of 3) sorted by relevance
1071 SfxShell* ScTabViewShell::GetMySubShell() const in GetMySubShell() function in ScTabViewShell1104 return ( pDrawTextShell && ( GetMySubShell() == pDrawTextShell ) ); in IsDrawTextShell()1109 return ( pAuditingShell && ( GetMySubShell() == pAuditingShell ) ); in IsAuditShell()
60 if ( pEditShell && pEditShell == GetMySubShell() ) in GetSelectionText()
187 SfxShell* GetMySubShell() const;
Completed in 29 milliseconds