Searched refs:rOffsets (Results 1 – 11 of 11) sorted by relevance
/trunk/main/cppcanvas/source/mtfrenderer/ |
H A D | textaction.cxx | 174 rOffsets.getConstArray(), in textLinesFromLogicalOffsets() 175 rOffsets.getConstArray() + rOffsets.getLength() )), in textLinesFromLogicalOffsets() 229 const double nOffset( rOffsets[ rOffsets.getLength()-1 ] ); in adaptStartPoint() 256 ENSURE_OR_THROW( rOffsets.getLength(), in initArrayAction() 595 rOffsets, in initEffectLinePolyPolygon() 1083 rOffsets, in TextArrayAction() 1106 rOffsets, in TextArrayAction() 1315 rOffsets, in EffectTextArrayAction() 1356 rOffsets, in EffectTextArrayAction() 1658 maOffsets( rOffsets ), in OutlineAction() [all …]
|
/trunk/main/sw/source/core/undo/ |
H A D | unovwr.cxx | 407 uno::Sequence <sal_Int32>& rOffsets ) in AddChanges() 409 long nOffsLen = rOffsets.getLength(); in AddChanges() 416 const sal_Int32* pOffsets = rOffsets.getConstArray(); in AddChanges()
|
/trunk/main/editeng/source/editeng/ |
H A D | textconv.cxx | 367 const ::com::sun::star::uno::Sequence< sal_Int32 > &rOffsets, in ReplaceUnit() 423 ChangeText( aNewTxt, rOrigText, &rOffsets, &_aOldSel ); in ReplaceUnit()
|
H A D | textconv.hxx | 91 const ::com::sun::star::uno::Sequence< sal_Int32 > &rOffsets,
|
H A D | impedit4.cxx | 3155 const uno::Sequence< sal_Int32 >& rOffsets ) in ReplaceTextOnly() 3161 sal::static_int_cast< sal_uInt16 >(rOffsets.getLength()); in ReplaceTextOnly() 3162 const sal_Int32* pOffsets = rOffsets.getConstArray(); in ReplaceTextOnly()
|
H A D | impedit.hxx | 1006 …b_StrLen nLen, const String& rText, const ::com::sun::star::uno::Sequence< sal_Int32 >& rOffsets );
|
/trunk/main/sw/source/ui/lingu/ |
H A D | hhcwrp.cxx | 417 const uno::Sequence< sal_Int32 > &rOffsets, in ReplaceUnit() 528 ChangeText( aNewTxt, rOrigText, &rOffsets, rWrtShell.GetCrsr() ); in ReplaceUnit()
|
/trunk/main/sw/source/core/inc/ |
H A D | UndoOverwrite.hxx | 96 ::com::sun::star::uno::Sequence <sal_Int32>& rOffsets );
|
/trunk/main/sw/inc/ |
H A D | hhcwrp.hxx | 95 const ::com::sun::star::uno::Sequence< sal_Int32 > &rOffsets,
|
H A D | ndtxt.hxx | 355 const ::com::sun::star::uno::Sequence<sal_Int32>& rOffsets );
|
/trunk/main/sw/source/core/txtnode/ |
H A D | txtedt.cxx | 1897 const Sequence<sal_Int32>& rOffsets ) in ReplaceTextOnly() argument 1902 const sal_Int32* pOffsets = rOffsets.getConstArray(); in ReplaceTextOnly()
|
Completed in 86 milliseconds