Searched refs:xFormToInsertInto (Results 1 – 1 of 1) sorted by relevance
671 Reference< XIndexContainer > xFormToInsertInto; in EndCreate() local676 xFormToInsertInto.set( xParentForm, UNO_QUERY_THROW ); in EndCreate()681 if ( xFormToInsertInto.is() ) in EndCreate()682 xFormToInsertInto->insertByIndex( xFormToInsertInto->getCount(), makeAny( xContent ) ); in EndCreate()
Completed in 9 milliseconds