Home
last modified time | relevance | path

Searched refs:xCtrlShape (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dxlescher.cxx325 Reference< XControlShape > xCtrlShape( xShape, UNO_QUERY ); in GetControlModel() local
326 if( xCtrlShape.is() ) in GetControlModel()
327 xCtrlModel = xCtrlShape->getControl(); in GetControlModel()
H A Dxiescher.cxx3537 Reference< XControlShape > xCtrlShape( xShape, UNO_QUERY_THROW ); in InsertControl() local
3546 xCtrlShape->setControl( xCtrlModel ); in InsertControl()
/aoo42x/main/oox/source/xls/
H A Ddrawingfragment.cxx625 Reference< XControlShape > xCtrlShape( rxShape, UNO_QUERY_THROW ); in notifyXShapeInserted() local
626 Reference< XControlModel > xCtrlModel( xCtrlShape->getControl(), UNO_SET_THROW ); in notifyXShapeInserted()

Completed in 286 milliseconds