Searched refs:rHandoutMaster (Results 1 – 1 of 1) sorted by relevance
3002 SdPage& rHandoutMaster = *rModel.GetMasterSdPage( 0, PK_HANDOUT ); in CalculateHandoutAreas() local3007 SdrObjListIter aShapeIter (rHandoutMaster); in CalculateHandoutAreas()3017 Size aArea = rHandoutMaster.GetSize(); in CalculateHandoutAreas()3022 long nLeftBorder = rHandoutMaster.GetLftBorder(); in CalculateHandoutAreas()3023 long nRightBorder = rHandoutMaster.GetRgtBorder(); in CalculateHandoutAreas()3024 long nTopBorder = rHandoutMaster.GetUppBorder(); in CalculateHandoutAreas()3025 long nBottomBorder = rHandoutMaster.GetLwrBorder(); in CalculateHandoutAreas()