Searched refs:rnCtrlIndex (Results 1 – 4 of 4) sorted by relevance
228 … const Reference< XShapes >& rxShapes, const Rectangle& rShapeRect, sal_Int32& rnCtrlIndex ) const in createAndInsertXControlShape()234 …ontrolModel > xCtrlModel( getControlForm().convertAndInsert( rControl, rnCtrlIndex ), UNO_SET_THRO… in createAndInsertXControlShape()
157 sal_Int32& rnCtrlIndex ) const;
1806 …olModel > EmbeddedForm::convertAndInsert( const EmbeddedControl& rControl, sal_Int32& rnCtrlIndex ) in convertAndInsert() argument1817 rnCtrlIndex = xFormIC->getCount(); in convertAndInsert()1818 xFormIC->insertByIndex( rnCtrlIndex, Any( xFormComp ) ); in convertAndInsert()
928 convertAndInsert( const EmbeddedControl& rControl, sal_Int32& rnCtrlIndex );
Completed in 42 milliseconds