Home
last modified time | relevance | path

Searched refs:aDocProperties (Results 1 – 1 of 1) sorted by path

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx2816 static const DocPropertyMap aDocProperties[] = in handleDocProperty() local
2843 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 36 milliseconds