Home
last modified time | relevance | path

Searched defs:xControls (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/vbahelper/source/msforms/
H A Dvbaframe.cxx94 …uno::Reference< XCollection > xControls( new ScVbaControls( this, mxContext, mxDialog, m_xModel, f… in Controls() local
H A Dvbauserform.cxx238 …uno::Reference< XCollection > xControls( new ScVbaControls( this, mxContext, xDialogControl, m_xMo… in Controls() local
/AOO41X/main/svx/source/form/
H A Dfmpgeimp.cxx655 …niqueName(const Reference< XFormComponent > & xFormComponent, const Reference< XForm > & xControls) in setUniqueName()
/AOO41X/main/sdext/source/pdfimport/
H A Dfilterdet.cxx101 void initControls( const uno::Reference<awt::XControlContainer>& xControls, in initControls()