Searched refs:rHandoutMaster (Results 1 – 1 of 1) sorted by relevance
2948 SdPage& rHandoutMaster = *rModel.GetMasterSdPage( 0, PK_HANDOUT ); in CalculateHandoutAreas() local2953 SdrObjListIter aShapeIter (rHandoutMaster); in CalculateHandoutAreas()2963 Size aArea = rHandoutMaster.GetSize(); in CalculateHandoutAreas()2968 long nLeftBorder = rHandoutMaster.GetLftBorder(); in CalculateHandoutAreas()2969 long nRightBorder = rHandoutMaster.GetRgtBorder(); in CalculateHandoutAreas()2970 long nTopBorder = rHandoutMaster.GetUppBorder(); in CalculateHandoutAreas()2971 long nBottomBorder = rHandoutMaster.GetLwrBorder(); in CalculateHandoutAreas()
Completed in 83 milliseconds