Searched refs:aPropPos (Results 1 – 2 of 2) sorted by relevance
125 MapString2PropertyEntry::const_iterator aPropPos = rProperties.find( pValues->Name ); in buildFrom() local126 if ( aPropPos != rProperties.end() ) in buildFrom()128 … DataAccessDescriptorProperty eProperty = (DataAccessDescriptorProperty)aPropPos->second->mnHandle; in buildFrom()
1422 Point aPropPos = aPropertiesFL.GetPosPixel(); in SetInSection() local1424 aSz.Width() = aPropPos.X() - aLtPos.X() - LogicToPixel(Size(8, 8), MAP_APPFONT).Width(); in SetInSection()
Completed in 12 milliseconds