Searched refs:getRubyList (Results 1 – 4 of 4) sorted by relevance
55 sequence<com::sun::star::beans::PropertyValues> getRubyList( [in] boolean Automatic );58 equal to the number of elements that are returned by getRubyList. Automatic must be
121 ::com::sun::star::beans::PropertyValue > > SAL_CALL getRubyList( sal_Bool bAutomatic )
133 aRubyValues = xSelection->getRubyList(bAutoUpdate); in UpdateRubyValues()
777 Sequence< Sequence< PropertyValue > > SwXTextView::getRubyList( sal_Bool /*bAutomatic*/ ) throw(Run… in getRubyList() function in SwXTextView
Completed in 34 milliseconds