Home
last modified time | relevance | path

Searched refs:nContents (Results 1 – 3 of 3) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Deditundo.cxx589 sal_uInt16 nContents = aPrevAttribs.Count(); in ~EditUndoSetAttribs() local
590 for ( sal_uInt16 n = 0; n < nContents; n++ ) in ~EditUndoSetAttribs()
H A Dimpedit4.cxx1267 sal_uInt32 nContents = rTextObject.GetContents().Count(); in InsertBinTextObject() local
1270 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()
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetPastable.idl83 [in] short nContents,

Completed in 35 milliseconds