Home
last modified time | relevance | path

Searched refs:bExt (Results 1 – 5 of 5) sorted by path

/trunk/main/svtools/source/misc/
H A Dimagemgr.cxx747 sal_Bool bExt = ( sExtension.Len() > 0 ); in GetDescription_Impl() local
748 if ( bExt ) in GetDescription_Impl()
756 bOnlyFile = bExt; in GetDescription_Impl()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx1794 bool bExt = false; in getSelectedCells() local
1797 bExt = false; in getSelectedCells()
1798 for( sal_Int32 nRow = rFirst.mnRow; nRow <= rLast.mnRow && !bExt; nRow++ ) in getSelectedCells()
1800 for( sal_Int32 nCol = rFirst.mnCol; nCol <= rLast.mnCol && !bExt; nCol++ ) in getSelectedCells()
1814 bExt = true; in getSelectedCells()
1823 bExt = true; in getSelectedCells()
1829 while(bExt); in getSelectedCells()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx486 bExt, member
492 bExt(_bExt), in ModeStack()
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx293 if ( bExtMode && !pModeStack->bExt ) in PopMode()
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx1670 sal_Bool bExt = sal_False; in convertNumFormat() local
1689 default: bExt = sal_True; break; in convertNumFormat()
1691 if( !bExt && IsXMLToken( rNumLetterSync, XML_TRUE ) ) in convertNumFormat()
1706 bExt = sal_True; in convertNumFormat()
1708 if( bExt ) in convertNumFormat()
1728 sal_Bool bExt = sal_False; in convertNumFormat() local
1746 bExt = sal_True; in convertNumFormat()

Completed in 37 milliseconds