Home
last modified time | relevance | path

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

/trunk/main/svx/source/fmcomp/
H A Ddbaobjectex.cxx91 sal_Bool bForm = sal_True; in AddSupportedFormats() local
97 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() local
134 if ( bForm || _rData.HasFormat(getDescriptorFormatId(sal_False)) ) in extractComponentDescriptor()
143 SotExchange::GetFormatDataFlavor(getDescriptorFormatId(bForm), aFlavor); in extractComponentDescriptor()
/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx705 sal_Bool bForm = sal_True; in AreOnlyFormsSelected() local
721 bForm = sal_False; in AreOnlyFormsSelected()
727 bForm = sal_False; in AreOnlyFormsSelected()
729 return bForm; in AreOnlyFormsSelected()
/trunk/main/xmloff/source/transform/
H A DEventOASISTContext.cxx324 sal_Bool bForm = pObjContext && in StartElement() local
329 bForm ) ); in StartElement()
H A DOasis2OOo.hxx64 sal_Bool bForm );
H A DOOo2Oasis.hxx107 sal_Bool bForm = sal_False );
H A DTransformerBase.hxx146 sal_Bool bForm = sal_False ) = 0;
H A DOasis2OOo.cxx1933 sal_Bool bForm ) in GetEventName() argument
1935 if( bForm && !m_pFormEventMap ) in GetEventName()
1946 bForm ? m_pFormEventMap : 0 ); in GetEventName()
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx676 sal_Bool bForm = sal_False; in setPropertyValue() local
800 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()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx1805 sal_Bool bForm = sal_False; in Doc2Sylk() local
1814 bForm = bFormulas; in Doc2Sylk()
1852 if( bForm ) in Doc2Sylk()

Completed in 52 milliseconds