Searched refs:pBoxInfo (Results 1 – 2 of 2) sorted by relevance
131 const SfxPoolItem *pBoxInfo; in PrepareBoxInfo() local133 sal_True, &pBoxInfo)) in PrepareBoxInfo()134 aBoxInfo = *(SvxBoxInfoItem*)pBoxInfo; in PrepareBoxInfo()356 const SfxPoolItem *pBoxInfo; in PageDescToItemSet() local358 sal_True, &pBoxInfo) ) in PageDescToItemSet()359 aBoxInfo = *(SvxBoxInfoItem*)pBoxInfo; in PageDescToItemSet()
268 const SvxBoxInfoItem* pBoxInfo = in SvxBorderTabPage() local271 mbHorEnabled = pBoxInfo->IsHorEnabled(); in SvxBorderTabPage()272 mbVerEnabled = pBoxInfo->IsVerEnabled(); in SvxBorderTabPage()276 if(pBoxInfo->IsDist()) in SvxBorderTabPage()303 bIsDontCare = !pBoxInfo->IsValid( VALID_DISABLE ); in SvxBorderTabPage()
Completed in 16 milliseconds