Searched refs:IsDocAllowed (Results 1 – 6 of 6) sorted by relevance
54 virtual sal_Bool IsDocAllowed( SfxObjectShell* pDocSh ) const = 0;
116 virtual sal_Bool IsDocAllowed( SfxObjectShell* pDocSh ) const;
171 virtual sal_Bool IsDocAllowed( SfxObjectShell* pDocSh ) const;
468 sal_Bool ScFormulaDlg::IsDocAllowed(SfxObjectShell* pDocSh) const in IsDocAllowed() function in ScFormulaDlg
821 sal_Bool ScRefHandler::IsDocAllowed(SfxObjectShell* pDocSh) const // pDocSh may be 0 in IsDocAllowed() function in ScRefHandler
1601 !( pRefDlg->IsRefInputMode() && pRefDlg->IsDocAllowed(pDocSh) ); in IsModalMode()
Completed in 43 milliseconds