Searched refs:nContents (Results 1 – 3 of 3) sorted by relevance
589 sal_uInt16 nContents = aPrevAttribs.Count(); in ~EditUndoSetAttribs() local590 for ( sal_uInt16 n = 0; n < nContents; n++ ) in ~EditUndoSetAttribs()
1267 sal_uInt32 nContents = rTextObject.GetContents().Count(); in InsertBinTextObject() local1270 for ( sal_uInt32 n = 0; n < nContents; n++, nPara++ ) in InsertBinTextObject()1333 if ( bNewContent || ( ( n > 0 ) && ( n < (nContents-1) ) ) ) in InsertBinTextObject()1416 if ( n < ( nContents-1) ) in InsertBinTextObject()
83 [in] short nContents,
Completed in 38 milliseconds