3 unsigned char SYSCALL SwDocumentGetIsPrinting( C_Object ObjHdl );
8 unsigned char SYSCALL SwDocumentGetIsPrinting( C_Object ObjHdl )
10 if( SvIPCIsConnected() )
12 return (unsigned char) pIPCCallFunction( SvIPCGetClient(), 136598,
19 #pragma code_seg("swinter2","CODE")