Home
last modified time | relevance | path

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

/trunk/main/svx/source/inc/
H A Dfiltnav.hxx190 FmFilterItems* GetCurrentItems() const {return m_pCurrentItems;} in GetCurrentItems() function in svxform::FmFilterModel
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx685 void WW8Export::GetCurrentItems(WW8Bytes& rItems) const in GetCurrentItems() function in WW8Export
1083 m_rWW8Export.GetCurrentItems( aItems ); in FieldVanish()
H A Dwrtww8.hxx1134 void GetCurrentItems(WW8Bytes &rItems) const;
H A Dww8atr.cxx1712 rWrt.GetCurrentItems(aItems); in InsertSpecialChar()
/trunk/main/svx/source/form/
H A Dfiltnav.cxx1229 pEntry = FindEntry(m_pModel->GetCurrentItems()); in UpdateContent()