Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx1209 SvxFmtKeepItem aKeep( *(const SvxFmtKeepItem*)pItem ); in Execute() local
1210 aKeep.SetWhich( RES_KEEP ); in Execute()
1212 aSet.Put(aKeep); in Execute()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx1993 SvxFmtKeepItem aKeep( rFrmFmt.GetKeep() ); in ApplyTblAttr() local
1994 aKeep.PutValue(*pKeep, 0); in ApplyTblAttr()
1995 aSet.Put(aKeep); in ApplyTblAttr()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx3800 aKeep( it->second->m_pAdaptor, it->second->m_pAdaptor->getReference() ); in run() local
3801 aChangeList.push_back( aKeep ); in run()

Completed in 61 milliseconds