Searched refs:rSizeFound (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | unoframe.cxx | 154 sal_Bool& rSizeFound, 158 … AnyToItemSet( SwDoc* pDoc, SfxItemSet& rFrmSet, SfxItemSet& rSet, sal_Bool& rSizeFound) = 0; 180 sal_Bool& rSizeFound, in FillBaseProperties() argument 451 rSizeFound = sal_True; in FillBaseProperties() 479 rSizeFound = sal_False; in FillBaseProperties() 540 …ool AnyToItemSet( SwDoc* pDoc, SfxItemSet& rFrmSet, SfxItemSet& rSet, sal_Bool& rSizeFound); 557 …rameProperties_Impl::AnyToItemSet(SwDoc *pDoc, SfxItemSet& rSet, SfxItemSet&, sal_Bool& rSizeFound) in AnyToItemSet() argument 578 bRet = FillBaseProperties( rSet, *pItemSet, rSizeFound ); in AnyToItemSet() 584 bRet = FillBaseProperties( rSet, *pItemSet, rSizeFound ); in AnyToItemSet() 605 … AnyToItemSet( SwDoc* pDoc, SfxItemSet& rFrmSet, SfxItemSet& rSet, sal_Bool& rSizeFound); [all …]
|