Searched refs:pPageT (Results 1 – 1 of 1) sorted by relevance
626 const ::uno::Any* pPageT = 0; in FillBaseProperties() local627 GetProperty(RES_HORI_ORIENT, MID_HORIORIENT_PAGETOGGLE, pPageT); in FillBaseProperties()628 if(pHori||pHoriP||pHoriR||pPageT) in FillBaseProperties()637 if(pPageT) in FillBaseProperties()638 bRet &= ((SfxPoolItem&)aOrient).PutValue(*pPageT, MID_HORIORIENT_PAGETOGGLE); in FillBaseProperties()
Completed in 65 milliseconds