Searched refs:bExt (Results 1 – 5 of 5) sorted by relevance
1670 sal_Bool bExt = sal_False; in convertNumFormat() local1689 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() local1746 bExt = sal_True; in convertNumFormat()
1794 bool bExt = false; in getSelectedCells() local1797 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()
747 sal_Bool bExt = ( sExtension.Len() > 0 ); in GetDescription_Impl() local748 if ( bExt ) in GetDescription_Impl()756 bOnlyFile = bExt; in GetDescription_Impl()
486 bExt, member492 bExt(_bExt), in ModeStack()
293 if ( bExtMode && !pModeStack->bExt ) in PopMode()
Completed in 39 milliseconds