Home
last modified time | relevance | path

Searched refs:aWindows (Results 1 – 5 of 5) sorted by relevance

/trunk/main/cui/source/options/
H A Doptcolor.cxx840 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 …]
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx639 Sequence<PropertyValue> aWindows; in SetConfigurationSettings() local
640 pIter->Value >>= aWindows; in SetConfigurationSettings()
643 xProp->setPropertyValue(PROPERTY_LAYOUTINFORMATION,makeAny(aWindows)); in SetConfigurationSettings()
650 Sequence<PropertyValue> aWindows; in fillPropertyMap() local
651 _rValue >>= aWindows; in fillPropertyMap()
652 const PropertyValue *pIter = aWindows.getConstArray(); in fillPropertyMap()
653 const PropertyValue *pEnd = pIter + aWindows.getLength(); in fillPropertyMap()
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx574 Sequence<PropertyValue> aWindows; in loadLayoutInformation() local
575 getDataSource()->getPropertyValue(PROPERTY_LAYOUTINFORMATION) >>= aWindows; in loadLayoutInformation()
576 loadTableWindows(aWindows); in loadLayoutInformation()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx3062 Window* aWindows[] = in Reset() local
3082 while(aWindows[nIdx]) in Reset()
3084 lcl_Move(*aWindows[nIdx++], nOffset); in Reset()
3295 Window* aWindows[] = in SetFormatUsed() local
3309 while(aWindows[nIdx]) in SetFormatUsed()
3310 lcl_Move(*aWindows[nIdx++], nDiff); in SetFormatUsed()
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx588 Window* aWindows[] = in Construct_Impl() local
620 lcl_MoveDown( *aWindows[nWindow], nOffset ); in Construct_Impl()
622 while(aWindows[++nWindow]); in Construct_Impl()

Completed in 76 milliseconds