Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/config/cache/
H A Dfilterfactory.cxx341 sal_Int32 nEFlags = 0; in impl_queryMatchByDocumentService() local
398 nEFlags = ::rtl::OUString(pIt->second).toInt32(); in impl_queryMatchByDocumentService()
449 (nEFlags > 0 ) && in impl_queryMatchByDocumentService()
450 ((nCheckValue & nEFlags) == nEFlags) in impl_queryMatchByDocumentService()
525 sal_Int32 nEFlags = -1; in impl_getSortedFilterList() local
535 nEFlags = ::rtl::OUString(pIt1->second).toInt32(); in impl_getSortedFilterList()
540 lFilterList = impl_getSortedFilterListForModule(sModule, nIFlags, nEFlags); in impl_getSortedFilterList()
552 … OUStringList lFilters4Module = impl_getSortedFilterListForModule(sModule, nIFlags, nEFlags); in impl_getSortedFilterList()
601 sal_Int32 nEFlags) const in impl_getSortedFilterListForModule()
640 if (nEFlags != -1) in impl_getSortedFilterListForModule()
[all …]
H A Dfilterfactory.hxx144 sal_Int32 nEFlags) const;
/aoo42x/main/xmloff/source/style/
H A Dxmlexppr.cxx943 sal_uInt32 nEFlags = maPropMapper->GetEntryFlags( nPropMapIdx ); in _exportXML() local
944 sal_uInt16 nEPType = GET_PROP_TYPE(nEFlags); in _exportXML()
951 if( ( nEFlags & MID_FLAG_ELEMENT_ITEM_EXPORT ) != 0 ) in _exportXML()

Completed in 25 milliseconds