Home
last modified time | relevance | path

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

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