Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx157 *pKeep,// ::com::sun::star::frame::Frame-Attribute member
H A Dhtmlcss1.cxx1714 ppAttr = &aAttrTab.pKeep; in GetAttrTabEntry()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx1976 const uno::Any* pKeep; in ApplyTblAttr() local
1977 if(GetProperty(RES_KEEP, 0, pKeep)) in ApplyTblAttr()
1980 aKeep.PutValue(*pKeep, 0); in ApplyTblAttr()