Home
last modified time | relevance | path

Searched refs:mnListBoxDropFormatId (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx92 sal_uInt32 SdPageObjsTLB::SdPageObjsTransferable::mnListBoxDropFormatId = SAL_MAX_UINT32; member in SdPageObjsTLB::SdPageObjsTransferable
224 if (mnListBoxDropFormatId == SAL_MAX_UINT32) in GetListBoxDropFormatId()
225 mnListBoxDropFormatId = SotExchange::RegisterFormatMimeType( in GetListBoxDropFormatId()
229 return mnListBoxDropFormatId; in GetListBoxDropFormatId()
/trunk/main/sd/source/ui/inc/
H A Dsdtreelb.hxx104 static sal_uInt32 mnListBoxDropFormatId; member in SdPageObjsTLB::SdPageObjsTransferable