Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/form/ !
H A Dfmshell.cxx663 InterfaceBag aOnlyTheForm; in Execute() local
664aOnlyTheForm.insert( Reference< XInterface >( GetImpl()->getCurrentForm(), UNO_QUERY ) ); in Execute()
665 GetImpl()->setCurrentSelection( aOnlyTheForm ); in Execute()