Searched refs:QueryHiddenInformation (Results 1 – 5 of 5) sorted by relevance
360 if ( QueryHiddenInformation( WhenSigning, NULL ) == RET_YES ) in ExecFile_Impl()615 … if ( QueryHiddenInformation( bIsPDFExport ? WhenCreatingPDF : WhenSaving, NULL ) == RET_YES ) in ExecFile_Impl()
3117 sal_Int16 SfxObjectShell::QueryHiddenInformation( HiddenWarningFact eFact, Window* pParent ) in QueryHiddenInformation() function in SfxObjectShell
713 if ( bDetectHidden && pDoc->QueryHiddenInformation( WhenPrinting, NULL ) != RET_YES ) in ExecPrint_Impl()
527 if ( pDoc && pDoc->QueryHiddenInformation( in ExecMisc_Impl()
453 sal_Int16 QueryHiddenInformation( HiddenWarningFact eFact, Window* pParent );
Completed in 114 milliseconds