Searched defs:hasForms (Results 1 – 2 of 2) sorted by relevance
127 sal_Bool SAL_CALL SvxFmDrawPage::hasForms(void) throw( ::com::sun::star::uno::RuntimeException ) in hasForms() function in SvxFmDrawPage
417 sal_Bool hasForms() const {return m_xForms.is() && m_xForms->getCount() != 0;} in hasForms() function in FmXFormShell
Completed in 18 milliseconds