Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx2049 sal_uLong nNdPos = rBox.IsValidNumTxtNd( sal_True ); in ChgTextToNum()
2168 sal_uLong nNdPos = rBox.IsValidNumTxtNd( sal_False ); in ChgNumToText()
2375 sal_uLong nNdPos = pBox->IsValidNumTxtNd( sal_True ); in Modify()
2468 sal_uLong nNdPos = IsValidNumTxtNd( sal_True ); in HasNumCntnt()
2521 ULONG_MAX != ( nNdPos = IsValidNumTxtNd( sal_True ) ) ) in IsNumberChanged()
2540 sal_uLong SwTableBox::IsValidNumTxtNd( sal_Bool bCheckAttr ) const in IsValidNumTxtNd() function in SwTableBox
2652 ULONG_MAX != (nNdPos = IsValidNumTxtNd( sal_True )) ) in ActualiseValueBox()
/aoo41x/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()
/aoo41x/main/sw/inc/
H A Dswtable.hxx434 sal_uLong IsValidNumTxtNd( sal_Bool bCheckAttr = sal_True ) const;
/aoo41x/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()
/aoo41x/main/sw/source/core/undo/
H A Duntbl.cxx2238 nNdPos = rBox.IsValidNumTxtNd( 0 == pNewSet ); in SwUndoTblNumFmt()

Completed in 234 milliseconds