Home
last modified time | relevance | path

Searched defs:bSet (Results 1 – 25 of 274) sorted by last modified time

1234567891011

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx213 void SetOpaque(sal_Bool bSet){bOpaque = bSet;} in SetOpaque()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx3828 void ToolBox::SetCustomizeMode( sal_Bool bSet ) in SetCustomizeMode()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx2341 void AquaSalGraphics::SetXORMode( bool bSet, bool bInvertOnly ) in SetXORMode()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1856 sal_Bool bSet = sal_True; in ContourRect() local
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2019 sal_Bool bSet = *(sal_Bool*)aValue.getValue(); in setPropertyValue() local
2219 sal_Bool bSet = sal_False; in getPropertyValue() local
/trunk/main/svx/source/table/
H A Dcell.cxx1037 sal_Bool bSet = SvxBoxItem::LineToSvxLine(pBorder->TopLine, aLine, false); in setPropertyValue() local
/trunk/main/svtools/inc/svtools/
H A Dsvparser.hxx148 inline void SetDownloadingFile( sal_Bool bSet ) { bDownloadingFile = bSet; } in SetDownloadingFile()
156 void SetSrcUCS2BEncoding( sal_Bool bSet ) { bUCS2BSrcEnc = bSet; } in SetSrcUCS2BEncoding()
161 void SetSwitchToUCS2( sal_Bool bSet ) { bSwitchToUCS2 = bSet; } in SetSwitchToUCS2()
/trunk/main/sfx2/inc/sfx2/
H A Dviewsh.hxx277 void SetNewWindowAllowed( sal_Bool bSet ) { bNoNewWindow = !bSet; } in SetNewWindowAllowed()
H A Dobjsh.hxx284 void SetHasName( sal_Bool bSet = sal_True ) { bHasName = bSet; } in SetHasName()
/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx316 void SetSpansSection( sal_Bool bSet ) { bSpansSection = bSet; } in SetSpansSection()
319 void SetPopStack( sal_Bool bSet ) { bPopStack = bSet; } in SetPopStack()
328 void SetFinishPREListingXMP( sal_Bool bSet ) { bFinishPREListingXMP = bSet; } in SetFinishPREListingXMP()
331 void SetRestartPRE( sal_Bool bSet ) { bRestartPRE = bSet; } in SetRestartPRE()
334 void SetRestartXMP( sal_Bool bSet ) { bRestartXMP = bSet; } in SetRestartXMP()
337 void SetRestartListing( sal_Bool bSet ) { bRestartListing = bSet; } in SetRestartListing()
H A Dswhtml.cxx174 sal_Bool bSet = aPathOpt.SearchFile( sTemplate, SvtPathOptions::PATH_TEMPLATE ); in GetTemplateName() local
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx660 bSet; in ExecOther() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2431 bool bSet = true; in MiserableDropDownFormHack() local
/trunk/main/sw/source/ui/config/
H A Dviewopt.cxx606 void SwViewOption::SetAppearanceFlag(sal_Int32 nFlag, sal_Bool bSet, sal_Bool bSaveInConfig ) in SetAppearanceFlag()
/trunk/main/sc/source/core/data/
H A Ddocument.cxx550 void ScDocument::SetStreamValid( SCTAB nTab, sal_Bool bSet, sal_Bool bIgnoreLock ) in SetStreamValid()
572 void ScDocument::SetPendingRowHeights( SCTAB nTab, sal_Bool bSet ) in SetPendingRowHeights()
4927 sal_Bool bSet = sal_False; in ApplySelectionPattern() local
H A Ddocumen8.cxx1011 void ScDocument::SetInLinkUpdate(sal_Bool bSet) in SetInLinkUpdate()
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx942 sal_Bool bSet = nSlotId == SID_TABLE_VERT_NONE && eTVA == SDRTEXTVERTADJUST_TOP|| in GetStatePropPanelAttr() local
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx850 void SwSidebarWin::SetReadonly(sal_Bool bSet) in SetReadonly()
/trunk/main/sw/source/ui/inc/
H A Dsrcedtw.hxx147 void SetReadonly(sal_Bool bSet){bReadonly = bSet;} in SetReadonly()
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx716 void HeaderFooterTabPage::GetOrSetDateTimeLanguage( LanguageType &rLanguage, bool bSet ) in GetOrSetDateTimeLanguage()
750 void HeaderFooterTabPage::GetOrSetDateTimeLanguage( LanguageType &rLanguage, bool bSet, SdPage* pPa… in GetOrSetDateTimeLanguage()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx1290 sal_Bool bSet = nSlotId == SID_TABLE_VERT_NONE && eTVA == SDRTEXTVERTADJUST_TOP|| in GetStatePropPanelAttr() local
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx753 void ScViewData::SetPagebreakMode( sal_Bool bSet ) in SetPagebreakMode()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx546 void ScTransferObj::SetUseInApi( bool bSet ) in SetUseInApi()
/trunk/main/sc/inc/
H A Deditutil.hxx213 void SetExecuteURL(sal_Bool bSet) { bExecuteURL = bSet; } in SetExecuteURL()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx2407 void ViewShell::SetReadonlyOption(sal_Bool bSet) in SetReadonlyOption()
2439 void ViewShell::SetPDFExportOption(sal_Bool bSet) in SetPDFExportOption()
2451 void ViewShell::SetReadonlySelectionOption(sal_Bool bSet) in SetReadonlySelectionOption()
2467 void ViewShell::SetPrtFormatOption( sal_Bool bSet ) in SetPrtFormatOption()

Completed in 294 milliseconds

1234567891011