Searched refs:aWindows (Results 1 – 5 of 5) sorted by relevance
840 aWindows.push_back(pWin); in ColorConfigWindow_Impl()930 if(aWindows[i]) in ColorConfigWindow_Impl()935 aWindows[i]->Hide(); in ColorConfigWindow_Impl()986 delete aWindows[i]; in ~ColorConfigWindow_Impl()1228 if(aScrollWindow.aWindows[i]) in Update()1258 if(aScrollWindow.aWindows[i]) in Update()1261 if(aScrollWindow.aWindows[i]) in Update()1455 if(aScrollWindow.aWindows[i]) in IMPL_LINK()1463 if(aScrollWindow.aWindows[i]) in IMPL_LINK()1466 if(aScrollWindow.aWindows[i]) in IMPL_LINK()[all …]
639 Sequence<PropertyValue> aWindows; in SetConfigurationSettings() local640 pIter->Value >>= aWindows; in SetConfigurationSettings()643 xProp->setPropertyValue(PROPERTY_LAYOUTINFORMATION,makeAny(aWindows)); in SetConfigurationSettings()650 Sequence<PropertyValue> aWindows; in fillPropertyMap() local651 _rValue >>= aWindows; in fillPropertyMap()652 const PropertyValue *pIter = aWindows.getConstArray(); in fillPropertyMap()653 const PropertyValue *pEnd = pIter + aWindows.getLength(); in fillPropertyMap()
574 Sequence<PropertyValue> aWindows; in loadLayoutInformation() local575 getDataSource()->getPropertyValue(PROPERTY_LAYOUTINFORMATION) >>= aWindows; in loadLayoutInformation()576 loadTableWindows(aWindows); in loadLayoutInformation()
3062 Window* aWindows[] = in Reset() local3082 while(aWindows[nIdx]) in Reset()3084 lcl_Move(*aWindows[nIdx++], nOffset); in Reset()3295 Window* aWindows[] = in SetFormatUsed() local3309 while(aWindows[nIdx]) in SetFormatUsed()3310 lcl_Move(*aWindows[nIdx++], nDiff); in SetFormatUsed()
588 Window* aWindows[] = in Construct_Impl() local620 lcl_MoveDown( *aWindows[nWindow], nOffset ); in Construct_Impl()622 while(aWindows[++nWindow]); in Construct_Impl()
Completed in 60 milliseconds