Home
last modified time | relevance | path

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

/aoo41x/main/desktop/source/app/
H A Dofficeipcthread.cxx767 sal_Bool bDocRequestSent = sal_False; in run() local
775 bDocRequestSent |= aCmdLineArgs->GetPrintList( pRequest->aPrintList ); in run()
776 bDocRequestSent |= ( aCmdLineArgs->GetPrintToList( pRequest->aPrintToList ) && in run()
783 bDocRequestSent |= aCmdLineArgs->GetOpenList( pRequest->aOpenList ); in run()
784 bDocRequestSent |= aCmdLineArgs->GetViewList( pRequest->aViewList ); in run()
785 bDocRequestSent |= aCmdLineArgs->GetStartList( pRequest->aStartList ); in run()
786 bDocRequestSent |= aCmdLineArgs->GetForceOpenList( pRequest->aForceOpenList ); in run()
787 bDocRequestSent |= aCmdLineArgs->GetForceNewList( pRequest->aForceNewList ); in run()
820 bDocRequestSent = sal_True; in run()
869 if ( bDocRequestSent && Desktop::CheckOEM()) in run()
[all …]

Completed in 34 milliseconds