Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx425 ToolbarMergingInstructions m_aCachedToolbarMergingInstructions; member in framework::AddonsOptions_Impl
544 m_aCachedToolbarMergingInstructions.clear(); in ReadConfigurationData()
548 ReadToolbarMergeInstructions( m_aCachedToolbarMergingInstructions ); in ReadConfigurationData()
662 …ToolbarMergingInstructions::const_iterator pIter = m_aCachedToolbarMergingInstructions.find( rTool… in GetMergeToolbarInstructions()
663 if ( pIter != m_aCachedToolbarMergingInstructions.end() ) in GetMergeToolbarInstructions()

Completed in 38 milliseconds