Lines Matching refs:aTitlePos
272 Point aTitlePos(aPagePos); in ImpXMLAutoLayoutInfo() local
278 Point aPos = aTitlePos; in ImpXMLAutoLayoutInfo()
295 aTitlePos = aPos; in ImpXMLAutoLayoutInfo()
303 aTitlePos.X() + long( aTitleSize.Width() * 0.0735 ), in ImpXMLAutoLayoutInfo()
304 aTitlePos.Y() + long( aTitleSize.Height() * 0.083 )); in ImpXMLAutoLayoutInfo()
317 aTitlePos.X() = (aClassicTPos.X() + aClassicTSize.Width()) - aClassicTSize.Height(); in ImpXMLAutoLayoutInfo()
318 aTitlePos.Y() = aClassicTPos.Y(); in ImpXMLAutoLayoutInfo()
324 aTitlePos.X() += long( aTitleSize.Width() * 0.0735 ); in ImpXMLAutoLayoutInfo()
325 aTitlePos.Y() += long( aTitleSize.Height() * 0.083 ); in ImpXMLAutoLayoutInfo()
330 maTitleRect.SetPos(aTitlePos); in ImpXMLAutoLayoutInfo()
368 aTitlePos.X() + long( aTitleSize.Width() * 0.0735 ), in ImpXMLAutoLayoutInfo()
369 aTitlePos.Y() + long( aTitleSize.Height() * 0.083 )); in ImpXMLAutoLayoutInfo()
389 aLayoutPos = aTitlePos; in ImpXMLAutoLayoutInfo()