Searched refs:pPageT (Results 1 – 1 of 1) sorted by relevance
268 const ::uno::Any* pPageT = 0; in FillBaseProperties() local269 GetProperty(RES_HORI_ORIENT, MID_HORIORIENT_PAGETOGGLE, pPageT); in FillBaseProperties()270 if(pHori||pHoriP||pHoriR||pPageT) in FillBaseProperties()279 if(pPageT) in FillBaseProperties()280 bRet &= ((SfxPoolItem&)aOrient).PutValue(*pPageT, MID_HORIORIENT_PAGETOGGLE); in FillBaseProperties()
Completed in 21 milliseconds