Searched refs:aRequestType (Results 1 – 3 of 3) sorted by relevance
149 if ( aDispatchRequest.aRequestType == REQUEST_PRINT || in executeDispatchRequests()150 aDispatchRequest.aRequestType == REQUEST_PRINTTO ) in executeDispatchRequests()159 if ( aDispatchRequest.aRequestType == REQUEST_PRINT || in executeDispatchRequests()160 aDispatchRequest.aRequestType == REQUEST_PRINTTO ) in executeDispatchRequests()194 if ( aDispatchRequest.aRequestType == REQUEST_PRINT || in executeDispatchRequests()195 aDispatchRequest.aRequestType == REQUEST_PRINTTO ) in executeDispatchRequests()300 if ( aDispatchRequest.aRequestType == REQUEST_FORCENEW || in executeDispatchRequests()301 aDispatchRequest.aRequestType == REQUEST_FORCEOPEN ) in executeDispatchRequests()306 if ( aDispatchRequest.aRequestType == REQUEST_FORCENEW ) in executeDispatchRequests()314 if(aDispatchRequest.aRequestType == REQUEST_VIEW) { in executeDispatchRequests()[all …]
80 …aRequestType( aType ), aURL( aFile ), aCwdUrl( cwdUrl ), aPrinterName( aPrinter ), aPreselectedFac… in DispatchRequest()82 RequestType aRequestType; member
143 …css::uno::Type aRequestType = … in impl_interceptRequest() local159 bMatch = aInterceptedType.equals(aRequestType); in impl_interceptRequest()161 …bMatch = aInterceptedType.isAssignableFrom(aRequestType); // dont change intercepted and request t… in impl_interceptRequest()