Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/inc/xmloff/
H A DPageMasterStyleMap.hxx95 #define CTF_PM_SCALETOX (XML_PM_CTF_START + 0x0053) macro
/AOO41X/main/xmloff/source/style/
H A DPageMasterStyleMap.cxx90 …LE_TO_X, XML_TYPE_NUMBER16, CTF_PM_SCALETOX ),
H A DPageMasterExportPropMapper.cxx394 case CTF_PM_SCALETOX: pPMScaleToX = pProp; break; in ContextFilter()