Home
last modified time | relevance | path

Searched refs:bShow (Results 126 – 150 of 179) sorted by relevance

12345678

/trunk/main/cui/source/inc/
H A Diconcdlg.hxx257 void Start( sal_Bool bShow = sal_True );
/trunk/main/starmath/inc/
H A Dview.hxx98 void ShowCursor(sal_Bool bShow);
/trunk/main/fpicker/source/win32/filepicker/
H A DWinFileOpenImpl.hxx188 void onWMShow(sal_Bool bShow);
/trunk/main/sfx2/inc/sfx2/
H A Dbindings.hxx157 void SetVisibleState( sal_uInt16 nId, sal_Bool bShow );
H A Dtabdlg.hxx211 void Start( sal_Bool bShow = sal_True );
/trunk/main/svtools/inc/svtools/
H A Dtextview.hxx72 void ImpShowHideSelection( sal_Bool bShow, const TextSelection* pRange = NULL );
H A Dsvicnvw.hxx171 virtual void ShowTargetEmphasis( SvLBoxEntry*, sal_Bool bShow );
H A Dvalueset.hxx295 SVT_DLLPRIVATE void ImplDrawDropPos( sal_Bool bShow );
H A Dcalendar.hxx475 virtual sal_Bool ShowDropDown( sal_Bool bShow );
/trunk/main/basctl/source/inc/
H A Dbasidesh.hxx115 void ShowObjectDialog( sal_Bool bShow, sal_Bool bCreateOrDestroy );
/trunk/main/embeddedobj/source/msole/
H A Dolecomponent.hxx159 sal_Bool OnShowWindow_Impl( bool bShow );
/trunk/main/sc/source/ui/inc/
H A Dundocell.hxx295 ScUndoShowHideNote( ScDocShell& rDocShell, const ScAddress& rPos, bool bShow );
H A Ddocfunc.hxx94 bool ShowNote( const ScAddress& rPos, bool bShow = true );
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx1752 sal_Bool bShow(sal_True); in FillMenu() local
1782 aProp[i].Value >>= bShow; in FillMenu()
1804 if ( !bShow ) in FillMenu()
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx742 void SfxTabDialog::Start( sal_Bool bShow ) in Start() argument
748 if ( bShow ) in Start()
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx1188 void SvxTPFilter::ShowAction(sal_Bool bShow) in ShowAction() argument
1190 if(!bShow) in ShowAction()
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx1219 sal_Bool DropDownEditControl::ShowDropDown( sal_Bool bShow ) in ShowDropDown() argument
1221 if (bShow) in ShowDropDown()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2170 sal_Bool bShow = nSizeTwips > 0 || eMode != SC_SIZE_DIRECT; in SetWidthOrHeight() local
2257 pDoc->ShowCol( nCol, nTab, bShow ); in SetWidthOrHeight()
2267 static_cast<SCCOL>(nEndNo), nTab, bShow ) ) in SetWidthOrHeight()
2272 if ( pDoc->UpdateOutlineRow( nStartNo, nEndNo, nTab, bShow ) ) in SetWidthOrHeight()
H A Ddbfunc3.cxx2037 void ScDBFunc::SetDataPilotDetails( sal_Bool bShow, const String* pNewDimensionName ) in SetDataPilotDetails() argument
2056 if ( bShow && pNewDimensionName ) in SetDataPilotDetails()
2110 pMember->SetShowDetails( bShow ); in SetDataPilotDetails()
/trunk/main/svx/inc/svx/
H A Dctredlin.hxx266 void ShowAction(sal_Bool bShow=sal_True);
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.hxx146 void showControl( const rtl::OUString &rCtrlName, bool bShow = true );
/trunk/main/vcl/inc/vcl/
H A Dsvapp.hxx470 static void ShowImeStatusWindow(bool bShow);
/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx202 void ShowMarker( sal_Bool bShow );
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx3967 void ImpEditEngine::ShowParagraph( sal_uInt32 nParagraph, sal_Bool bShow ) in ShowParagraph() argument
3971 if ( pPPortion && ( pPPortion->IsVisible() != bShow ) ) in ShowParagraph()
3973 pPPortion->SetVisible( bShow ); in ShowParagraph()
3975 if ( !bShow ) in ShowParagraph()
3988 if ( bShow && ( pPPortion->IsInvalid() || !pPPortion->nHeight ) ) in ShowParagraph()
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx346 void ShowCursor( sal_Bool bShow );

Completed in 140 milliseconds

12345678