Home
last modified time | relevance | path

Searched refs:bNoParagraphFormats (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx191 bool bNoParagraphFormats = false; in MouseButtonUp() local
196 bNoParagraphFormats = true; in MouseButtonUp()
203 Paste( bNoCharacterFormats, bNoParagraphFormats ); in MouseButtonUp()
253 void FuFormatPaintBrush::Paste( bool bNoCharacterFormats, bool bNoParagraphFormats ) in Paste() argument
267 mpView->ApplyFormatPaintBrush( *mpItemSet.get(), bNoCharacterFormats, bNoParagraphFormats ); in Paste()
/aoo42x/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx100 , bool bNoCharacterFormats = false, bool bNoParagraphFormats = false ) in lcl_CreateEmptyItemSet() argument
139 else if( bNoParagraphFormats ) in lcl_CreateEmptyItemSet()
485 , bool bNoCharacterFormats, bool bNoParagraphFormats ) in Paste() argument
515 if(m_aParaStyle.Len() && !bNoParagraphFormats ) in Paste()
542 , bNoCharacterFormats, bNoParagraphFormats ); in Paste()
/aoo42x/main/svx/source/svdraw/
H A Dsvdedxv.cxx2161 …Set& rSourceSet, const SfxItemSet& rTargetSet, bool bNoCharacterFormats, bool bNoParagraphFormats ) in CreatePaintSet() argument
2173 if( bNoParagraphFormats && (nWhich == EE_PARA_START ) ) in CreatePaintSet()
2190 …, SdrTextObj& rTextObj, SdrText* pText, bool bNoCharacterFormats, bool bNoParagraphFormats ) in ApplyFormatPaintBrushToText() argument
2208 …atRangeImpl(true), *aSet.GetPool(), rFormatSet, aSet, bNoCharacterFormats, bNoParagraphFormats ) ); in ApplyFormatPaintBrushToText()
2220 …ApplyFormatPaintBrush( SfxItemSet& rFormatSet, bool bNoCharacterFormats, bool bNoParagraphFormats ) in ApplyFormatPaintBrush() argument
2222 …electionController->ApplyFormatPaintBrush( rFormatSet, bNoCharacterFormats, bNoParagraphFormats ) ) in ApplyFormatPaintBrush()
2252 …(false), *rShapeSet.GetPool(), rFormatSet, rShapeSet, bNoCharacterFormats, bNoParagraphFormats ) ); in ApplyFormatPaintBrush()
2266 …lyFormatPaintBrushToText( rFormatSet, *pTextObj, pText, bNoCharacterFormats, bNoParagraphFormats ); in ApplyFormatPaintBrush()
2281 const sal_Bool bRemoveParaAttribs = !bNoParagraphFormats; in ApplyFormatPaintBrush()
2284 …atRangeImpl(true), *aSet.GetPool(), rFormatSet, aSet, bNoCharacterFormats, bNoParagraphFormats ) ); in ApplyFormatPaintBrush()
/aoo42x/main/svx/inc/svx/
H A Dsvdedxv.hxx310 …plyFormatPaintBrush( SfxItemSet& rFormatSet, bool bNoCharacterFormats, bool bNoParagraphFormats );
313 …et, SdrTextObj& rTextObj, SdrText* pText, bool bNoCharacterFormats, bool bNoParagraphFormats );
H A Dselectioncontroller.hxx76 …plyFormatPaintBrush( SfxItemSet& rFormatSet, bool bNoCharacterFormats, bool bNoParagraphFormats );
/aoo42x/main/sw/source/ui/inc/
H A Dformatclipboard.hxx50 , bool bNoCharacterFormats=false, bool bNoParagraphFormats=false );
/aoo42x/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx72 …plyFormatPaintBrush( SfxItemSet& rFormatSet, bool bNoCharacterFormats, bool bNoParagraphFormats );
/aoo42x/main/svx/source/table/
H A Dtablecontroller.cxx2517 …ApplyFormatPaintBrush( SfxItemSet& rFormatSet, bool bNoCharacterFormats, bool bNoParagraphFormats ) in ApplyFormatPaintBrush() argument
2571 …yFormatPaintBrushToText( rFormatSet, *pTableObj, pText, bNoCharacterFormats, bNoParagraphFormats ); in ApplyFormatPaintBrush()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx4337 bool bNoParagraphFormats = false; in MouseButtonUp() local
4345 bNoParagraphFormats = true; in MouseButtonUp()
4348 pFormatClipboard->Paste( rWrtShell, pPool, bNoCharacterFormats, bNoParagraphFormats ); in MouseButtonUp()

Completed in 135 milliseconds