Searched refs:rSizeFound (Results 1 – 1 of 1) sorted by relevance
| /AOO42X/main/sw/source/core/unocore/ |
| H A D | unoframe.cxx | 170 sal_Bool& rSizeFound, 174 … AnyToItemSet( SwDoc* pDoc, SfxItemSet& rFrmSet, SfxItemSet& rSet, sal_Bool& rSizeFound) = 0; 195 sal_Bool& rSizeFound, in FillBaseProperties() argument 809 rSizeFound = sal_True; in FillBaseProperties() 837 rSizeFound = sal_False; in FillBaseProperties() 898 …ool AnyToItemSet( SwDoc* pDoc, SfxItemSet& rFrmSet, SfxItemSet& rSet, sal_Bool& rSizeFound); 919 sal_Bool& rSizeFound ) in AnyToItemSet() argument 941 bRet = FillBaseProperties( rSet, *pItemSet, rSizeFound ); in AnyToItemSet() 947 bRet = FillBaseProperties( rSet, *pItemSet, rSizeFound ); in AnyToItemSet() 970 … AnyToItemSet( SwDoc* pDoc, SfxItemSet& rFrmSet, SfxItemSet& rSet, sal_Bool& rSizeFound); [all …]
|