/aoo41x/main/l10ntools/scripts/ |
H A D | localize_old.pl | 337 …my ( $bAll , $bUseLocalize, $langhash_ref , $bHasSourceLanguage , $bFakeEnglish ) = parseLanguages… 370 if( $bAll || $bUseLocalize ){ 387 if( $bAll ) {$args .= " en-US";} 438 if( !$bAll) { 534 … if( $bAll ){ print DESTFILE $leftpart."\t".$lang."\t".$rightpart.$extract_date ; } 924 my $bAll; 934 $bAll = "TRUE"; 981 return ( $bAll , $bUseLocalize , \%langhash , $bHasSourceLanguage, $bFakeEnglish);
|
H A D | localize.pl | 358 …my ( $bAll , $bUseLocalize, $langhash_ref , $bHasSourceLanguage , $bFakeEnglish ) = parseLanguages… 377 if( $bAll || $bUseLocalize ){ 394 if( $bAll ) {$args .= " en-US";} 435 if( !$bAll) { 530 … if( $bAll ){ print DESTFILE $leftpart."\t".$lang."\t".$rightpart.$extract_date ; } 921 my $bAll; 931 $bAll = "TRUE"; 978 return ( $bAll , $bUseLocalize , \%langhash , $bHasSourceLanguage, $bFakeEnglish);
|
/aoo41x/main/sc/source/filter/html/ |
H A D | htmlexp.cxx | 154 const ScRange& rRange, const CharSet /*eNach*/, sal_Bool bAll, in ScExportHTML() argument 157 ScHTMLExport aEx( rStrm, rBaseURL, pDoc, rRange, bAll, rStreamPath ); in ScExportHTML() 244 bAll( bAllP ), in ScHTMLExport() 393 PageDefaults( bAll ? 0 : aRange.aStart.Tab() ); in WriteHeader() 541 const SfxItemSet& rSet = PageDefaults( bAll ? 0 : aRange.aStart.Tab() ); in WriteBody() 547 if ( bAll && GPOS_NONE != pBrushItem->GetGraphicPos() ) in WriteBody() 607 if ( bAll ) in WriteBody() 633 if ( bAll ) in WriteTables() 653 if ( bAll ) in WriteTables() 701 if ( bAll && pDrawLayer ) in WriteTables() [all …]
|
H A D | htmlexp2.cxx | 87 if ( !bAll ) in FillGraphList() 94 if ( bAll || aRect.IsInside( aObjRect ) ) in FillGraphList()
|
/aoo41x/main/svtools/source/misc/ |
H A D | unitconv.cxx | 33 void SetFieldUnit( MetricField& rField, FieldUnit eUnit, sal_Bool bAll ) in SetFieldUnit() argument 40 if ( !bAll ) in SetFieldUnit() 79 if ( !bAll ) in SetFieldUnit() 90 void SetFieldUnit( MetricBox& rBox, FieldUnit eUnit, sal_Bool bAll ) in SetFieldUnit() argument 95 if ( !bAll ) in SetFieldUnit() 118 if ( !bAll ) in SetFieldUnit()
|
/aoo41x/main/svx/source/dialog/ |
H A D | paraprev.cxx | 77 void SvxParaPrevWindow::DrawParagraph( sal_Bool bAll ) in DrawParagraph() argument 84 if( bAll ) in DrawParagraph() 198 if ( Lines[i] != aRect || bAll ) in DrawParagraph() 200 if ( !bAll ) in DrawParagraph()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | impex.hxx | 62 sal_Bool bAll; // keine Selektion member in ScImportExport 94 sal_Bool IsDoubleRef() const { return sal_Bool( !( bAll || bSingle ) ); } in IsDoubleRef() 96 sal_Bool IsNoRef() const { return bAll; } in IsNoRef() 97 sal_Bool IsRef() const { return sal_Bool( !bAll ); } in IsRef()
|
H A D | inputwin.hxx | 61 void StopEditEngine( sal_Bool bAll ); 181 void StopEditEngine( sal_Bool bAll );
|
/aoo41x/main/svx/inc/svx/ |
H A D | paraprev.hxx | 74 void DrawParagraph( sal_Bool bAll ); 105 void Draw( sal_Bool bAll ) { DrawParagraph( bAll ); } in Draw() argument
|
/aoo41x/main/xmloff/source/draw/ |
H A D | ximpshow.cxx | 104 sal_Bool bAll = sal_True; in SdXMLShowsContext() local 123 bAll = sal_False; in SdXMLShowsContext() 128 bAll = sal_False; in SdXMLShowsContext() 192 aAny = bool2any( bAll ); in SdXMLShowsContext()
|
/aoo41x/main/svtools/source/control/ |
H A D | ctrltool.cxx | 245 void FontList::ImplInsertFonts( OutputDevice* pDevice, sal_Bool bAll, in ImplInsertFonts() argument 265 if ( !bAll && (aFontInfo.GetType() == TYPE_RASTER) ) in ImplInsertFonts() 343 FontList::FontList( OutputDevice* pDevice, OutputDevice* pDevice2, sal_Bool bAll ) : in FontList() argument 361 ImplInsertFonts( pDevice, bAll, sal_True ); in FontList() 374 ImplInsertFonts( pDevice2, bAll, !bCompareWindow ); in FontList()
|
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | WColumnSelect.cxx | 210 sal_Bool bAll = sal_False; in IMPL_LINK() local 226 bAll = sal_True; in IMPL_LINK() 232 bAll = sal_True; in IMPL_LINK() 245 if(!bAll) in IMPL_LINK()
|
/aoo41x/main/sot/source/sdstor/ |
H A D | stgstrms.cxx | 292 sal_Bool StgFAT::FreePages( sal_Int32 nStart, sal_Bool bAll ) in FreePages() argument 301 pPg->SetPage( nOffset >> 2, bAll ? STG_FREE : STG_EOF ); in FreePages() 302 bAll = sal_True; in FreePages() 458 sal_Bool bAll = sal_Bool( nBytes == 0 ); in SetSize() local 459 if( !Pos2Page( nBytes ) || !pFat->FreePages( nPage, bAll ) ) in SetSize() 461 if( bAll ) in SetSize()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabview5.cxx | 418 void ScTabView::SetZoomType( SvxZoomType eNew, sal_Bool bAll ) in SetZoomType() argument 420 aViewData.SetZoomType( eNew, bAll ); in SetZoomType() 423 void ScTabView::SetZoom( const Fraction& rNewX, const Fraction& rNewY, sal_Bool bAll ) in SetZoom() argument 425 aViewData.SetZoom( rNewX, rNewY, bAll ); in SetZoom()
|
/aoo41x/main/svx/source/fmcomp/ |
H A D | gridctrl.cxx | 563 void DbGridControl::NavigationBar::InvalidateAll(sal_Int32 nCurrentPos, sal_Bool bAll) in InvalidateAll() argument 565 if (m_nCurrentPos != nCurrentPos || nCurrentPos < 0 || bAll) in InvalidateAll() 572 bAll = bAll || m_nCurrentPos <= 0; in InvalidateAll() 573 bAll = bAll || nCurrentPos <= 0; in InvalidateAll() 574 bAll = bAll || m_nCurrentPos >= nAdjustedRowCount; in InvalidateAll() 575 bAll = bAll || nCurrentPos >= nAdjustedRowCount; in InvalidateAll() 577 if ( bAll ) in InvalidateAll()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | docstyle.cxx | 2646 const sal_Bool bAll = nSMask == SFXSTYLEBIT_ALL; in First() local 2647 if ( bAll || (nSMask & ~SFXSTYLEBIT_USED) == SWSTYLEBIT_TEXT ) in First() 2650 if ( bAll || (nSMask & ~SFXSTYLEBIT_USED) == SWSTYLEBIT_CHAPTER ) in First() 2653 if ( bAll || (nSMask & ~SFXSTYLEBIT_USED) == SWSTYLEBIT_LIST ) in First() 2656 if ( bAll || (nSMask & ~SFXSTYLEBIT_USED) == SWSTYLEBIT_IDX ) in First() 2659 if ( bAll || (nSMask & ~SFXSTYLEBIT_USED) == SWSTYLEBIT_EXTRA ) in First() 2662 if ( bAll || (nSMask & ~SFXSTYLEBIT_USED) == SWSTYLEBIT_CONDCOLL ) in First() 2669 if ( bAll || in First() 2676 if( !bAll ) in First()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docdesc.cxx | 703 void SwDoc::PrtOLENotify( sal_Bool bAll ) in PrtOLENotify() argument 726 if ( bAll ) in PrtOLENotify() 732 bAll = sal_True; in PrtOLENotify() 736 SwOLENodes *pNodes = SwCntntNode::CreateOLENodesArray( *GetDfltGrfFmtColl(), !bAll ); in PrtOLENotify()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | unitconv.hxx | 39 SVT_DLLPUBLIC void SetFieldUnit( MetricField& rCtrl, FieldUnit eUnit, sal_Bool bAll = sal_False ); 40 SVT_DLLPUBLIC void SetFieldUnit( MetricBox& rCtrl, FieldUnit eUnit, sal_Bool bAll = sal_False );
|
H A D | ctrltool.hxx | 176 SVT_DLLPRIVATE void ImplInsertFonts( OutputDevice* pDev, sal_Bool bAll, 183 sal_Bool bAll = sal_True );
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | impex.cxx | 112 bAll( sal_True ), bSingle( sal_True ), bUndo( sal_False ), in ScImportExport() 127 bAll( sal_False ), bSingle( sal_True ), bUndo( sal_Bool( pDocSh != NULL ) ), in ScImportExport() 143 bAll( sal_False ), bSingle( sal_False ), bUndo( sal_Bool( pDocSh != NULL ) ), in ScImportExport() 160 bAll( sal_False ), bSingle( sal_True ), bUndo( sal_Bool( pDocSh != NULL ) ), in ScImportExport() 191 bAll = sal_True; in ScImportExport() 234 if ( !bAll ) in StartPaste() 504 if( nFmt == SOT_FORMATSTR_ID_LINK && !bAll ) in ExportStream() 1932 …ScFormatFilter::Get().ScExportHTML( rStrm, rBaseURL, pDoc, aRange, RTL_TEXTENCODING_DONTKNOW, bAll, in Doc2HTML()
|
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | TableWindowData.hxx | 89 inline void ShowAll( sal_Bool bAll ) { m_bShowAll = bAll; } in ShowAll() argument
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLChangeTrackingExportHelper.cxx | 616 sal_Bool bAll(sal_False); in AddDeletionAttributes() local 618 while (!bAll && p) in AddDeletionAttributes() 621 bAll = sal_True; in AddDeletionAttributes() 632 bAll = sal_True; in AddDeletionAttributes()
|
/aoo41x/main/soltools/ldump/ |
H A D | ldump.cxx | 86 bAll = false; in LibDump() 190 else if ( bAll == true ) in Dump() 582 strcpy( cAPrefix, pName );bAll = true; in SetCExport()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | htmlexp.hxx | 113 sal_Bool bAll; // ganzes Dokument member in ScHTMLExport 162 sal_Bool bAll, const String& aStreamPath );
|
/aoo41x/main/cui/source/inc/ |
H A D | paragrph.hxx | 113 void UpdateExample_Impl( sal_Bool bAll = sal_False ); 177 void UpdateExample_Impl( sal_Bool bAll = sal_False );
|