Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/form/
H A Ddataaccessdescriptor.cxx125 MapString2PropertyEntry::const_iterator aPropPos = rProperties.find( pValues->Name ); in buildFrom() local
126 if ( aPropPos != rProperties.end() ) in buildFrom()
128 … DataAccessDescriptorProperty eProperty = (DataAccessDescriptorProperty)aPropPos->second->mnHandle; in buildFrom()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx1422 Point aPropPos = aPropertiesFL.GetPosPixel(); in SetInSection() local
1424 aSz.Width() = aPropPos.X() - aLtPos.X() - LogicToPixel(Size(8, 8), MAP_APPFONT).Width(); in SetInSection()

Completed in 23 milliseconds