Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/dbui/
H A Dselectdbtabledialog.cxx182 sal_Bool bFalse = sal_False; in IMPL_LINK() local
183 pProperties[3].Value <<= bFalse; in IMPL_LINK()
185 pProperties[4].Value <<= bFalse; in IMPL_LINK()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlform.cxx1738 sal_Bool bFalse = sal_False; in InsertInput() local
1739 aTmp.setValue(&bFalse, ::getBooleanCppuType() ); in InsertInput()
2154 sal_Bool bFalse = sal_False; in NewTextArea() local
2155 aTmp.setValue( &bFalse, ::getBooleanCppuType() ); in NewTextArea()
2420 sal_Bool bFalse = sal_False; in NewSelect() local
2421 aTmp.setValue( &bFalse, ::getBooleanCppuType() ); in NewSelect()
/aoo41x/main/sw/source/ui/utlui/
H A Dunotools.cxx240 sal_Bool bFalse = sal_False; in IMPL_LINK() local
242 uno::Any aFalseSet( &bFalse, ::getBooleanCppuType() ); in IMPL_LINK()
/aoo41x/main/sw/source/filter/xml/
H A Dwrtxml.cxx560 sal_Bool bFalse = sal_False; in WriteThroughComponent() local
561 aAny.setValue( &bFalse, ::getBooleanCppuType() ); in WriteThroughComponent()
/aoo41x/main/sw/source/core/text/
H A Dtxtio.cxx294 sal_Bool bFalse = sal_False; in Error() local
295 ASSERT( bFalse, "txtio: No debug version" ); in Error()
/aoo41x/main/reportdesign/source/core/api/
H A DReportDefinition.cxx302 const sal_Bool bFalse = sal_False; in OStyle() local
347 …PropertyNoMember(MAP_CHAR_LEN(SC_UNO_PAGE_FTRDYNAMIC), ++i,nBound,::getBooleanCppuType() ,&bFalse); in OStyle()
348 …sterPropertyNoMember(MAP_CHAR_LEN(SC_UNO_PAGE_FTRON), ++i,nBound,::getBooleanCppuType() ,&bFalse); in OStyle()
349 …rPropertyNoMember(MAP_CHAR_LEN(SC_UNO_PAGE_FTRSHARED), ++i,nBound,::getBooleanCppuType() ,&bFalse); in OStyle()
374 …ember(MAP_CHAR_LEN(SC_UNO_PAGE_HDRDYNAMIC), ++i,nBound|nMayBeVoid,::getBooleanCppuType() ,&bFalse); in OStyle()
375 …yNoMember(MAP_CHAR_LEN(SC_UNO_PAGE_HDRON), ++i,nBound|nMayBeVoid,::getBooleanCppuType() ,&bFalse); in OStyle()
376 …Member(MAP_CHAR_LEN(SC_UNO_PAGE_HDRSHARED), ++i,nBound|nMayBeVoid,::getBooleanCppuType() ,&bFalse); in OStyle()
391 …pertyNoMember(PROPERTY_ISLANDSCAPE, ++i,nBound, ::getBooleanCppuType() ,&bFalse); in OStyle()
/aoo41x/main/stoc/source/typeconv/
H A Dconvert.cxx798 sal_Bool bFalse = sal_False; in convertToSimpleType() local
799 aRet.setValue( &bFalse, getCppuBooleanType() ); in convertToSimpleType()
/aoo41x/main/starmath/source/
H A Dmathmlexport.cxx358 sal_Bool bFalse = sal_False; in WriteThroughComponent() local
359 aAny.setValue( &bFalse, ::getBooleanCppuType() ); in WriteThroughComponent()

Completed in 103 milliseconds