/usr/share/doc/dx/help/dxall1363 is in dx-doc 1:4.4.4-10build2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16  | #!F-adobe-helvetica-medium-r-normal--18*
#!N 
#!N  #!Rdxsic DXSaveInvalidComponent #!N #!N Function #!N #!N Creates 
a new invalid-component Array containing the information stored in an invalid-component 
handle, and stores it in a given field. #!N #!N Syntax 
#!N  #!F-adobe-times-bold-r-normal--18*   #include <dx/dx.h> Error DXSaveInvalidComponent(Field field, InvalidComponentHandle handle) #!EF #!N 
#!N Functional Details #!N #!N The new Array is stored in 
 #!F-adobe-times-bold-r-normal--18*   field #!EF under the component name given when  #!F-adobe-times-bold-r-normal--18*   handle 
#!EF was created. The invalid data may be referential or dependent, 
and the invalid-data component will receive an appropriate "dep" or "ref" 
attribute. #!N #!N This routine deletes existing invalid components. #!N #!N 
Return Value #!N #!N Returns  #!F-adobe-times-bold-r-normal--18*   OK #!EF or returns  #!F-adobe-times-bold-r-normal--18*   
ERROR #!EF and sets an error code. #!N #!N See Also 
#!N #!N  #!F-adobe-times-bold-r-normal--18*    #!Ldxcich,dxall1191 h DXCreateInvalidComponentHandle  #!EL  ,  #!Ldxfich,dxall1215 h DXFreeInvalidComponentHandle  #!EL  #!EF #!N #!N  #!Linvdata,dxall1118 h Invalid Data  #!EL  . 
#!N #!N #!N  #!F-adobe-times-medium-i-normal--18*   Next Topic #!EF #!N #!N  #!Ldxsct,dxall1364 h DXScalarConvert  #!EL  #!N 
 #!F-adobe-times-medium-i-normal--18*   #!N 
 |