Home
last modified time | relevance | path

Searched refs:nControlCharacter (Results 1 – 19 of 19) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dnotesuno.cxx165 sal_Int16 nControlCharacter, sal_Bool bAbsorb ) in insertControlCharacter() argument
169 GetUnoText().insertControlCharacter( xRange, nControlCharacter, bAbsorb ); in insertControlCharacter()
H A Dtextuno.cxx448 sal_Int16 nControlCharacter, sal_Bool bAbsorb ) in insertControlCharacter() argument
454 pUnoText->insertControlCharacter( xRange, nControlCharacter, bAbsorb ); in insertControlCharacter()
H A Dshapeuno.cxx1194 sal_Int16 nControlCharacter, sal_Bool bAbsorb ) in insertControlCharacter() argument
1201 xAggSimpleText->insertControlCharacter( xRange, nControlCharacter, bAbsorb ); in insertControlCharacter()
H A Dcellsuno.cxx6409 sal_Int16 nControlCharacter, sal_Bool bAbsorb ) in insertControlCharacter() argument
6413 GetUnoText().insertControlCharacter(xRange, nControlCharacter, bAbsorb); in insertControlCharacter()
/trunk/main/sc/inc/
H A Dnotesuno.hxx76 sal_Int16 nControlCharacter, sal_Bool bAbsorb )
H A Dshapeuno.hxx208 sal_Int16 nControlCharacter, sal_Bool bAbsorb )
H A Dtextuno.hxx196 sal_Int16 nControlCharacter, sal_Bool bAbsorb )
H A Dcellsuno.hxx902 sal_Int16 nControlCharacter, sal_Bool bAbsorb )
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx999 sal_Int16 nControlCharacter, sal_Bool bAbsorb) in insertControlCharacter() argument
1004 pBodyText->insertControlCharacter ( xRange, nControlCharacter, bAbsorb ); in insertControlCharacter()
/trunk/main/offapi/com/sun/star/text/
H A DXSimpleText.idl137 [in] short nControlCharacter,
/trunk/main/svx/source/table/
H A Dcell.cxx1696 …tControlCharacter( const Reference< XTextRange >& xRange, sal_Int16 nControlCharacter, sal_Bool bA… in insertControlCharacter() argument
1698 SvxUnoTextBase::insertControlCharacter( xRange, nControlCharacter, bAbsorb ); in insertControlCharacter()
H A Dcell.hxx181 …eference< ::com::sun::star::text::XTextRange >& xRange, ::sal_Int16 nControlCharacter, ::sal_Bool …
/trunk/main/sw/source/core/unocore/
H A Dunorefmk.cxx1246 sal_Int16 nControlCharacter, sal_Bool bAbsorb) in insertControlCharacter() argument
1250 return m_pImpl->m_Text.insertControlCharacter(xRange, nControlCharacter, in insertControlCharacter()
H A Dunotext.cxx416 sal_Int16 nControlCharacter, sal_Bool bAbsorb) in insertControlCharacter() argument
451 switch (nControlCharacter) in insertControlCharacter()
/trunk/main/sw/inc/
H A Dunotext.hxx194 sal_Int16 nControlCharacter, sal_Bool bAbsorb)
H A Dunoatxt.hxx234 …Reference< ::com::sun::star::text::XTextRange > & xRange, sal_Int16 nControlCharacter, sal_Bool bA…
/trunk/main/sw/source/core/inc/
H A Dunometa.hxx218 sal_Int16 nControlCharacter, sal_Bool bAbsorb)
/trunk/main/editeng/source/uno/
H A Dunotext.cxx1903 …racter( const uno::Reference< text::XTextRange >& xRange, sal_Int16 nControlCharacter, sal_Bool bA… in insertControlCharacter() argument
1916 switch( nControlCharacter ) in insertControlCharacter()
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx426 …:Reference< ::com::sun::star::text::XTextRange >& xRange, sal_Int16 nControlCharacter, sal_Bool bA…

Completed in 238 milliseconds