Home
last modified time | relevance | path

Searched refs:pPageT (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx626 const ::uno::Any* pPageT = 0; in FillBaseProperties() local
627 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 29 milliseconds