Home
last modified time | relevance | path

Searched refs:MID_FLAG_MASK (Results 1 – 7 of 7) sorted by relevance

/trunk/main/xmloff/inc/xmloff/
H A Dxmlprmap.hxx101 return aMapEntries[nIndex].nType & ~MID_FLAG_MASK; in GetEntryFlags()
111 nType = nType & MID_FLAG_MASK; in GetEntryType()
H A Dxmltypes.hxx40 #define MID_FLAG_MASK 0x00003fff macro
/trunk/main/xmloff/source/style/
H A DPageMasterPropHdlFactory.cxx79 nType &= MID_FLAG_MASK; in GetPropertyHandler()
H A Dxmlprmap.cxx55 pHdl( rFactory->GetPropertyHandler( rMapEntry.mnType & MID_FLAG_MASK ) ) in XMLPropertySetMapperEntry_Impl()
H A Dprhdlfac.cxx121 DBG_ASSERT( (nType & ~((sal_uInt32)MID_FLAG_MASK)) == 0, in GetPropertyHandler()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlHelper.cxx83 nType &= MID_FLAG_MASK; in GetPropertyHandler()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.cxx859 nType &= MID_FLAG_MASK; in GetPropertyHandler()

Completed in 44 milliseconds