Searched refs:aDocProperties (Results 1 – 1 of 1) sorted by relevance
2816 static const DocPropertyMap aDocProperties[] = in handleDocProperty() local2843 for( ; nMap < sizeof(aDocProperties) / sizeof(DocPropertyMap); in handleDocProperty()2846 if(sParam.equalsAscii(aDocProperties[nMap].pDocPropertyName)) in handleDocProperty()2850 (aDocProperties[nMap].pServiceName); in handleDocProperty()2877 if(0 != (aDocProperties[nMap].nFlags & SET_ARABIC)) in handleDocProperty()2881 else if(0 != (aDocProperties[nMap].nFlags & SET_FULL_NAME)) in handleDocProperty()
Completed in 300 milliseconds