Home
last modified time | relevance | path

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

/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx86 m_pPublisher( NULL ), in Entry_Impl()
261 if ( (*iIndex)->m_pPublisher ) in ~ExtensionBox_Impl()
263 delete (*iIndex)->m_pPublisher; in ~ExtensionBox_Impl()
264 (*iIndex)->m_pPublisher = NULL; in ~ExtensionBox_Impl()
455 if ( (*iIndex)->m_pPublisher ) in DeleteRemoved()
457 delete (*iIndex)->m_pPublisher; in DeleteRemoved()
458 (*iIndex)->m_pPublisher = NULL; in DeleteRemoved()
569 pEntry->m_pPublisher->SetBackground(); in DrawRow()
583 if ( pEntry->m_pPublisher ) in DrawRow()
645 if ( pEntry->m_pPublisher ) in DrawRow()
[all …]
H A Ddp_gui_extlistbox.hxx83 svt::FixedHyperlink *m_pPublisher; member

Completed in 14 milliseconds