Home
last modified time | relevance | path

Searched refs:mnOrderIndex (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sfx2/source/sidebar/
H A DResourceManager.cxx174 rDeckDescriptor.mnOrderIndex, in GetMatchingDecks()
222 rPanelDescriptor.mnOrderIndex, in GetMatchingPanels()
279 rDeckDescriptor.mnOrderIndex = ::comphelper::getINT32( in ReadDeckList()
335 rPanelDescriptor.mnOrderIndex = ::comphelper::getINT32( in ReadPanelList()
554 rDeckDescriptor.mnOrderIndex = 100000 + nReadIndex; in ReadLegacyAddons()
566 rPanelDescriptor.mnOrderIndex = 100000 + nReadIndex; in ReadLegacyAddons()
H A DDeckDescriptor.cxx39 mnOrderIndex(10000) // Default value as defined in Sidebar.xcs in DeckDescriptor()
57 mnOrderIndex(rOther.mnOrderIndex) in DeckDescriptor()
H A DPanelDescriptor.cxx39 mnOrderIndex(10000), // Default value as defined in Sidebar.xcs in PanelDescriptor()
58 mnOrderIndex(rOther.mnOrderIndex), in PanelDescriptor()
H A DDeckDescriptor.hxx45 sal_Int32 mnOrderIndex; member in sfx2::sidebar::DeckDescriptor
H A DPanelDescriptor.hxx44 sal_Int32 mnOrderIndex; member in sfx2::sidebar::PanelDescriptor

Completed in 17 milliseconds