Home
last modified time | relevance | path

Searched refs:aControls (Results 1 – 20 of 20) sorted by relevance

/aoo41x/main/sw/source/ui/misc/
H A Dpggrid.cxx95 aControls[0] =&aLayoutFL; in SwTextGridPage()
98 aControls[3] =&aTextSizeFT; in SwTextGridPage()
99 aControls[4] =&aTextSizeMF; in SwTextGridPage()
104 aControls[9] =&aRubySizeFT; in SwTextGridPage()
107 aControls[12] =&aDisplayFL; in SwTextGridPage()
108 aControls[13] =&aDisplayCB; in SwTextGridPage()
109 aControls[14] =&aPrintCB; in SwTextGridPage()
110 aControls[15] =&aColorFT; in SwTextGridPage()
111 aControls[16] =&aColorLB; in SwTextGridPage()
112 aControls[17] =0; in SwTextGridPage()
[all …]
/aoo41x/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx942 ::std::vector< Window* > aControls; in MoveFocus()
947 aControls.push_back(&m_aDragED); in MoveFocus()
948 aControls.push_back(&m_aUpIB); in MoveFocus()
949 aControls.push_back(&m_aLeftIB); in MoveFocus()
950 aControls.push_back(&m_aRightIB); in MoveFocus()
951 aControls.push_back(&m_aDownIB); in MoveFocus()
952 aControls.push_back(&m_aFieldCB); in MoveFocus()
953 aControls.push_back(&m_aOK); in MoveFocus()
954 aControls.push_back(&m_aCancel); in MoveFocus()
955 aControls.push_back(&m_aHelp); in MoveFocus()
[all …]
H A Dmmoutputpage.cxx491 Control* aControls[] = in IMPL_LINK() local
507 Control** pControl = aControls; in IMPL_LINK()
/aoo41x/main/extensions/source/bibliography/
H A Dgeneral.cxx280 aControls[ i ] = 0; in BibGeneralPage()
438 if(aControls[i].is()) in RemoveListeners()
440 uno::Reference< awt::XWindow > xCtrWin(aControls[i], uno::UNO_QUERY ); in RemoveListeners()
442 aControls[i] = 0; in RemoveListeners()
564 if(!aControls[i].is()) in AddXControl()
566 aControls[i] = xCtrWin; in AddXControl()
748 if(aControls[i].is()) in IMPL_LINK()
750 awt::Rectangle aRect = aControls[i]->getPosSize(); in IMPL_LINK()
757 aControls[i]->setPosSize(nX, nY, 0, 0, awt::PosSize::POS); in IMPL_LINK()
810 Reference< awt::XWindow >* pxControl = aControls; in GetFocus()
[all …]
H A Dformcontrolcontainer.cxx115 Sequence< Reference< XControl > > aControls; in implSetDesignMode() local
117 aControls = xControlCont->getControls(); in implSetDesignMode()
120 aControls.getConstArray(), in implSetDesignMode()
121 aControls.getConstArray() + aControls.getLength(), in implSetDesignMode()
H A Dgeneral.hxx109 aControls[ FIELD_COUNT ];
/aoo41x/main/toolkit/source/controls/
H A Dstdtabcontroller.cxx250 Sequence< Reference< XControl > > aControls = xTabController->getControls(); in autoTabOrder() local
254 if( !ImplCreateComponentSequence( aControls, aSeq, aCompSeq, NULL, sal_False ) ) in autoTabOrder()
326 Sequence< Reference< XControl > > aControls = xTabController->getControls(); in activateTabOrder() local
330 if( !ImplCreateComponentSequence( aControls, aModels, aCompSeq, &aTabSeq, sal_True ) ) in activateTabOrder()
344 aControls = xTabController->getControls(); in activateTabOrder()
352 ImplCreateComponentSequence( aControls, aThisGroupModels, aControlComponents, NULL, sal_True ); in activateTabOrder()
H A Dtabpagecontainer.cxx324 Sequence< Reference< XControl > > aControls = getControls(); in updateFromModel() local
325 const Reference< XControl >* pCtrls = aControls.getConstArray(); in updateFromModel()
326 const Reference< XControl >* pCtrlsEnd = pCtrls + aControls.getLength(); in updateFromModel()
H A Dcontrolmodelcontainerbase.cxx1364 Sequence< Reference< XControl > > aControls = getControls(); in ImplRemoveControl() local
1365 Reference< XControl > xCtrl = StdTabController::FindControl( aControls, rxModel ); in ImplRemoveControl()
1480 Sequence< Reference< XControl > > aControls = getControls(); in setModel() local
1481 const Reference< XControl >* pCtrls = aControls.getConstArray(); in setModel()
1482 const Reference< XControl >* pCtrlsEnd = pCtrls + aControls.getLength(); in setModel()
H A Dunocontrolcontainer.cxx615 uno::Sequence< uno::Reference< awt::XControl > > aControls; in getControls() local
616 mpControls->getControls( aControls ); in getControls()
617 return aControls; in getControls()
/aoo41x/main/fpicker/source/office/
H A DOfficeControlAccess.cxx300 Sequence< ::rtl::OUString > aControls( s_nControlCount ); in getSupportedControls() local
301 ::rtl::OUString* pControls = aControls.getArray(); in getSupportedControls()
310 aControls.realloc( pControls - aControls.getArray() ); in getSupportedControls()
311 return aControls; in getSupportedControls()
/aoo41x/main/cui/source/dialogs/
H A DSpellDialog.cxx409 Control* aControls[] = in SpellContinue_Impl() local
419 aControls[nIdx]->Enable(sal_True); in SpellContinue_Impl()
421 while(aControls[++nIdx]); in SpellContinue_Impl()
495 Control* aControls[] = { in IMPL_STATIC_LINK() local
519 while( aControls[nControl]) in IMPL_STATIC_LINK()
521 Point aPos = aControls[nControl]->GetPosPixel(); in IMPL_STATIC_LINK()
523 aControls[nControl]->SetPosPixel(aPos); in IMPL_STATIC_LINK()
2127 Control* aControls[] = in SetUndoEditMode() local
2145 aControls[nIdx]->Enable(sal_False); in SetUndoEditMode()
2147 while(aControls[++nIdx]); in SetUndoEditMode()
H A Dthesdlg.cxx617 Control* aControls[] = { in IMPL_STATIC_LINK() local
633 while (aControls[nControl]) in IMPL_STATIC_LINK()
635 Point aPos = aControls[nControl]->GetPosPixel(); in IMPL_STATIC_LINK()
637 aControls[nControl]->SetPosPixel(aPos); in IMPL_STATIC_LINK()
/aoo41x/main/svx/source/form/
H A Dfmtextcontrolshell.cxx1129 Sequence< Reference< XControl > > aControls( _rxController->getControls() ); in startControllerListening() local
1131 m_aControlObservers.reserve( aControls.getLength() ); in startControllerListening()
1133 const Reference< XControl >* pControls = aControls.getConstArray(); in startControllerListening()
1134 const Reference< XControl >* pControlsEnd = pControls + aControls.getLength(); in startControllerListening()
H A Dfmvwimp.cxx949 Sequence< Reference< XControl > > aControls( xTabController->getControls() ); variable
950 if ( aControls.getLength() == 0 )
961 aControls = xTabController->getControls();
962 … OSL_ENSURE( aControls.getLength(), "FmXFormView::OnAutoFocus: no controls at all!" );
967 Reference< XWindow > xControlWindow( lcl_firstFocussableControl( aControls ), UNO_QUERY );
H A Dnavigatortree.cxx1076 Sequence< Reference< XInterface > > aControls = _rData.hiddenControls(); in implExecuteDataTransfer() local
1077 sal_Int32 nCount = aControls.getLength(); in implExecuteDataTransfer()
1078 const Reference< XInterface >* pControls = aControls.getConstArray(); in implExecuteDataTransfer()
H A Dformcontroller.cxx3644 Sequence< Reference< XControl > > aControls( getControls() ); in locateControl() local
3645 const Reference< XControl >* pControls = aControls.getConstArray(); in locateControl()
3646 … const Reference< XControl >* pControlsEnd = aControls.getConstArray() + aControls.getLength(); in locateControl()
H A Dfmshimp.cxx1279 Sequence< Reference< XControl> > aControls( xControlContainer->getControls() ); in executeControlConversionSlot() local
1280 const Reference< XControl>* pControls = aControls.getConstArray(); in executeControlConversionSlot()
1282 sal_uInt32 nLen = aControls.getLength(); in executeControlConversionSlot()
/aoo41x/main/scripting/source/dlgprov/
H A Ddlgprov.cxx568 Sequence< Reference< XControl > > aControls = xControlContainer->getControls(); in attachControlEvents() local
569 const Reference< XControl >* pControls = aControls.getConstArray(); in attachControlEvents()
570 sal_Int32 nControlCount = aControls.getLength(); in attachControlEvents()
/aoo41x/main/sw/source/ui/inc/
H A Dpggrid.hxx75 Window* aControls[18]; member in SwTextGridPage

Completed in 147 milliseconds