Home
last modified time | relevance | path

Searched refs:bTitle (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sd/source/ui/dlg/
H A Ddlgolbul.cxx76 bTitle ( sal_False ), in OutlineBulletDlg()
103 bTitle = sal_True; in OutlineBulletDlg()
145 if(bTitle && aInputSet.GetItemState(EE_PARA_NUMBULLET,sal_True) == SFX_ITEM_ON ) in OutlineBulletDlg()
161 if(!bTitle) in OutlineBulletDlg()
227 if(bTitle && pOutputSet->GetItemState(EE_PARA_NUMBULLET,sal_True) == SFX_ITEM_ON ) in GetOutputItemSet()
/trunk/main/sd/source/ui/func/
H A Dfuolbull.cxx339 sal_Bool bTitle = sal_False; in GetNumBulletItem() local
354 bTitle = sal_True; in GetNumBulletItem()
382 if(bTitle && aNewAttr.GetItemState(EE_PARA_NUMBULLET,sal_True) == SFX_ITEM_ON ) in GetNumBulletItem()
/trunk/main/l10ntools/inc/
H A Dexport.hxx127 sal_Bool bTitle; member in ResData
178 bTitle( sal_False ), in ResData()
206 bTitle( sal_False ), in ResData()
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx834 sal_Bool bTitle = sal_False; in GetNumBulletItem() local
849 bTitle = sal_True; in GetNumBulletItem()
875 if(bTitle && aNewAttr.GetItemState(EE_PARA_NUMBULLET,sal_True) == SFX_ITEM_ON ) in GetNumBulletItem()
/trunk/main/sd/source/ui/inc/
H A DOutlineBulletDlg.hxx60 sal_Bool bTitle; member in sd::OutlineBulletDlg
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx754 sal_Bool bTitle = sal_False; in KeyInput() local
759 bTitle = sal_True; in KeyInput()
802 if( bTitle ) in KeyInput()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx1415 const bool bTitle = pEntry->mnEntryId == TITLE_ID; in implPaint() local
1441 if( bTitle ) in implPaint()
1534 aTmpPos.X() = aPos.X() + (bTitle ? 4 : mpImpl->mnTextPos); in implPaint()
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx97 const bool bTitle = SVX_CASEMAP_TITEL == rFnt.GetCaseMap() && in lcl_CalcCaseMap()
103 if ( !bTitle || in lcl_CalcCaseMap()
H A Dfntcache.cxx2553 const bool bTitle = SVX_CASEMAP_TITEL == aSub[nActual].GetCaseMap() && in GetTxtBreak() local
2557 if ( bTitle && nLn ) in GetTxtBreak()
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXChart.idl63 void setHasTitle([in] boolean bTitle) raises(com::sun::star::script::BasicErrorException);
/trunk/main/sc/source/ui/vba/
H A Dvbachart.cxx833 ScVbaChart::setHasTitle( ::sal_Bool bTitle ) throw (script::BasicErrorException, uno::RuntimeExcept… in setHasTitle() argument
837 mxChartPropertySet->setPropertyValue(HASMAINTITLE, uno::makeAny( bTitle )); in setHasTitle()
H A Dvbachart.hxx97 …virtual void SAL_CALL setHasTitle( ::sal_Bool bTitle ) throw (css::script::BasicErrorException, cs…
/trunk/main/l10ntools/source/
H A Dexport.cxx1060 pResData->bTitle = sal_True; in Execute()
2226 if ( pEntry && pResData->bTitle ) { in MergeRest()

Completed in 96 milliseconds