Searched refs:bForm (Results 1 – 9 of 9) sorted by relevance
91 sal_Bool bForm = sal_True; in AddSupportedFormats() local97 xProp->getPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("IsForm"))) >>= bForm; in AddSupportedFormats()101 AddFormat(getDescriptorFormatId(bForm)); in AddSupportedFormats()133 sal_Bool bForm = _rData.HasFormat(getDescriptorFormatId(sal_True)); in extractComponentDescriptor() local134 if ( bForm || _rData.HasFormat(getDescriptorFormatId(sal_False)) ) in extractComponentDescriptor()143 SotExchange::GetFormatDataFlavor(getDescriptorFormatId(bForm), aFlavor); in extractComponentDescriptor()
705 sal_Bool bForm = sal_True; in AreOnlyFormsSelected() local721 bForm = sal_False; in AreOnlyFormsSelected()727 bForm = sal_False; in AreOnlyFormsSelected()729 return bForm; in AreOnlyFormsSelected()
324 sal_Bool bForm = pObjContext && in StartElement() local329 bForm ) ); in StartElement()
64 sal_Bool bForm );
107 sal_Bool bForm = sal_False );
146 sal_Bool bForm = sal_False ) = 0;
1933 sal_Bool bForm ) in GetEventName() argument1935 if( bForm && !m_pFormEventMap ) in GetEventName()1946 bForm ? m_pFormEventMap : 0 ); in GetEventName()
676 sal_Bool bForm = sal_False; in setPropertyValue() local800 bForm = sal_True; in setPropertyValue()877 bForm = sal_True; in setPropertyValue()883 bForm = sal_True; in setPropertyValue()889 bForm = sal_True; in setPropertyValue()910 bForm = sal_True; in setPropertyValue()949 if (bForm) in setPropertyValue()
1805 sal_Bool bForm = sal_False; in Doc2Sylk() local1814 bForm = bFormulas; in Doc2Sylk()1852 if( bForm ) in Doc2Sylk()
Completed in 80 milliseconds