Home
last modified time | relevance | path

Searched refs:pRefs (Results 1 – 7 of 7) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dstdtabcontrollermodel.cxx116 …const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > * pRefs = Controls.… in ImplSetControlModels() local
123 *pNewEntry->pxControl = pRefs[n]; in ImplSetControlModels()
241 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > * pRefs = aSeq.getArray(); in getControlModels()
242 ImplGetControlModels( &pRefs, maControls ); in getControlModels()
321 …::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > * pRefs = aSeq.getArray(); in getGroup()
322 ImplGetControlModels( &pRefs, *pEntry->pGroup ); in getGroup()
/trunk/main/writerfilter/source/doctok/
H A DXNoteHelper.hxx77 typename PLCF<T>::Pointer_t pRefs, in XNoteHelper() argument
82 : mpCps(pCps), mpRefs(pRefs), mpPieceTable(pPieceTable), in XNoteHelper()
H A DWW8DocumentImpl.cxx344 PLCF<WW8FRD>::Pointer_t pRefs in WW8DocumentImpl() local
350 (new XNoteHelper<WW8FRD>(pCps, pRefs, mpPieceTable, this, in WW8DocumentImpl()
363 PLCF<WW8FRD>::Pointer_t pRefs in WW8DocumentImpl() local
369 (new XNoteHelper<WW8FRD>(pCps, pRefs, mpPieceTable, this, in WW8DocumentImpl()
382 PLCF<WW8ATRD>::Pointer_t pRefs in WW8DocumentImpl() local
388 (new XNoteHelper<WW8ATRD>(pCps, pRefs, mpPieceTable, this, in WW8DocumentImpl()
/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx870 const uno::Reference< uno::XInterface > *pRefs = maSequence.getConstArray(); in getByIndex() local
871 if(pRefs) in getByIndex()
872 aAny <<= pRefs[ Index ]; in getByIndex()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dstdtabcontrollermodel.hxx97 …com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > ** pRefs, const UnoControlM…
/trunk/main/sc/inc/
H A Ddptabres.hxx321 const ::com::sun::star::sheet::DataPilotFieldReference* pRefs,
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx790 const sheet::DataPilotFieldReference* pRefs, const sal_uInt16* pRefOrient, in SetMeasureData() argument
807 pMeasRefs[i] = pRefs[i]; in SetMeasureData()

Completed in 52 milliseconds