Home
last modified time | relevance | path

Searched refs:PROPERTY_MAP_FLDTYP_BIBLIOGRAPHY (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sw/inc/
H A Dunomap.hxx114 #define PROPERTY_MAP_FLDTYP_BIBLIOGRAPHY 85 macro
/AOO41X/main/sw/source/core/unocore/
H A Dunomap.cxx2415 case PROPERTY_MAP_FLDTYP_BIBLIOGRAPHY: in GetPropertyMapEntries()
3058 case PROPERTY_MAP_FLDTYP_BIBLIOGRAPHY: in GetPropertySet()
H A Dunofield.cxx363 case SW_SERVICE_FIELDTYPE_BIBLIOGRAPHY: nRet = PROPERTY_MAP_FLDTYP_BIBLIOGRAPHY; break; in lcl_GetPropertyMapOfService()