Home
last modified time | relevance | path

Searched refs:IsValidNumTxtNd (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sw/source/core/table/
H A Dswtable.cxx2115 sal_uLong nNdPos = rBox.IsValidNumTxtNd( sal_True ); in ChgTextToNum()
2234 sal_uLong nNdPos = rBox.IsValidNumTxtNd( sal_False ); in ChgNumToText()
2441 sal_uLong nNdPos = pBox->IsValidNumTxtNd( sal_True ); in Modify()
2534 sal_uLong nNdPos = IsValidNumTxtNd( sal_True ); in HasNumCntnt()
2587 ULONG_MAX != ( nNdPos = IsValidNumTxtNd( sal_True ) ) ) in IsNumberChanged()
2606 sal_uLong SwTableBox::IsValidNumTxtNd( sal_Bool bCheckAttr ) const in IsValidNumTxtNd() function in SwTableBox
2718 ULONG_MAX != (nNdPos = IsValidNumTxtNd( sal_True )) ) in ActualiseValueBox()
/aoo42x/main/sw/source/core/edit/
H A Dedtab.cxx406 sal_uLong nNd = pBox->IsValidNumTxtNd(); in IsTableBoxTextFormat()
434 if( pBox && ULONG_MAX != ( nNd = pBox->IsValidNumTxtNd() ) ) in GetTableBoxText()
/aoo42x/main/sw/inc/
H A Dswtable.hxx434 sal_uLong IsValidNumTxtNd( sal_Bool bCheckAttr = sal_True ) const;
/aoo42x/main/sw/source/core/unocore/
H A Dunotbl.cxx719 sal_uLong nNdPos = rCell.pBox->IsValidNumTxtNd( sal_True ); in lcl_setValue()
908 sal_uInt32 nNdPos = pBox->IsValidNumTxtNd( sal_True ); in setFormula()
/aoo42x/main/sw/source/core/undo/
H A Duntbl.cxx2238 nNdPos = rBox.IsValidNumTxtNd( 0 == pNewSet ); in SwUndoTblNumFmt()

Completed in 63 milliseconds