Home
last modified time | relevance | path

Searched refs:bBroadcast (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx1385 if (bBroadcast) in DelCharFmt()
1407 DelCharFmt( nFmt, bBroadcast ); in DelCharFmt()
1426 if (bBroadcast) in DelFrmFmt()
1535 if (bBroadcast) in MakeFrmFmt()
1580 if (bBroadcast) in MakeCharFmt()
1623 if (bBroadcast) in MakeTxtFmtColl()
1651 if (bBroadcast) in MakeCondTxtFmtColl()
1681 if (bBroadcast) in DelTxtFmtColl()
1706 DelTxtFmtColl( nFmt, bBroadcast ); in DelTxtFmtColl()
2558 sal_Bool bBroadcast) in RenameFmt() argument
[all …]
H A Ddocdesc.cxx545 void SwDoc::DelPageDesc( sal_uInt16 i, sal_Bool bBroadcast ) in DelPageDesc() argument
555 if (bBroadcast) in DelPageDesc()
585 sal_Bool bRegardLanguage, sal_Bool bBroadcast) // #116530# in MakePageDesc() argument
615 if (bBroadcast) in MakePageDesc()
908 void SwDoc::DelPageDesc( const String & rName, sal_Bool bBroadcast ) // #116530# in DelPageDesc() argument
913 DelPageDesc(nI, bBroadcast); // #116530# in DelPageDesc()
H A Ddocnum.cxx1163 sal_Bool SwDoc::DelNumRule( const String& rName, sal_Bool bBroadcast ) in DelNumRule() argument
1185 if (bBroadcast) in DelNumRule()
1250 sal_Bool bBroadcast) in RenameNumRule() argument
1291 if (bBroadcast) in RenameNumRule()
2376 sal_Bool bBroadcast, in MakeNumRule() argument
2416 if (bBroadcast) in MakeNumRule()
/trunk/main/sw/inc/
H A Ddoc.hxx1284 void DelFrmFmt( SwFrmFmt *pFmt, sal_Bool bBroadcast = sal_False );
1290 sal_Bool bBroadcast = sal_False,
1293 void DelCharFmt(sal_uInt16 nFmt, sal_Bool bBroadcast = sal_False);
1294 void DelCharFmt(SwCharFmt* pFmt, sal_Bool bBroadcast = sal_False);
1305 sal_Bool bBroadcast = sal_False,
1311 void DelTxtFmtColl(sal_uInt16 nFmt, sal_Bool bBroadcast = sal_False);
1421 void DelPageDesc( sal_uInt16 i, sal_Bool bBroadcast = sal_False );
1427 sal_Bool bBroadcast = sal_False);
1589 sal_Bool bBroadcast = sal_False,
1599 sal_Bool bBroadcast = sal_False);
[all …]
H A Dformat.hxx120 void SetName( const String& rNewName, sal_Bool bBroadcast=sal_False );
122 sal_Bool bBroadcast=sal_False);
347 sal_Bool bBroadcast ) in SetName() argument
350 SetName( aTmp, bBroadcast ); in SetName()
H A Dndnotxt.hxx73 bool bBroadcast = false );
76 bool bBroadcast = false );
H A Dfrmfmt.hxx204 bool bBroadcast = false );
207 bool bBroadcast = false );
/trunk/main/sw/source/core/docnode/
H A Dndnotxt.cxx285 void SwNoTxtNode::SetTitle( const String& rTitle, bool bBroadcast ) in SetTitle() argument
296 pFlyFmt->SetObjTitle( rTitle, bBroadcast ); in SetTitle()
312 void SwNoTxtNode::SetDescription( const String& rDescription, bool bBroadcast ) in SetDescription() argument
322 pFlyFmt->SetObjDescription( rDescription, bBroadcast ); in SetDescription()
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx429 void DialControl::SetRotation( sal_Int32 nAngle, bool bBroadcast ) in SetRotation() argument
442 if( bBroadcast ) in SetRotation()
/trunk/main/sc/source/core/data/
H A Dtable5.cxx1122 sal_Bool bNumFormatChanged, sal_Bool bBroadcast ) in InvalidateTextWidth() argument
1132 if ( bBroadcast ) in InvalidateTextWidth()
1170 if ( bBroadcast ) in InvalidateTextWidth()
H A Ddocumen8.cxx419 …sal_Bool bBroadcast = (bNumFormatChanged && GetDocOptions().IsCalcAsShown() && !IsImportingXML() &… in InvalidateTextWidth() local
425 pTab[nTab]->InvalidateTextWidth( pAdrFrom, NULL, bNumFormatChanged, bBroadcast ); in InvalidateTextWidth()
434 pTab[nTab]->InvalidateTextWidth( pAdrFrom, pAdrTo, bNumFormatChanged, bBroadcast ); in InvalidateTextWidth()
/trunk/main/sw/source/core/attr/
H A Dformat.cxx162 void SwFmt::SetName( const String& rNewName, sal_Bool bBroadcast ) in SetName() argument
165 if( bBroadcast ) in SetName()
/trunk/main/svx/inc/svx/
H A Ddialcontrol.hxx146 void SetRotation( sal_Int32 nAngle, bool bBroadcast );
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx2321 sal_Bool bBroadcast = sal_True; in Remove() local
2359 bBroadcast = sal_False; in Remove()
2365 bBroadcast = sal_False; in Remove()
2368 if( bBroadcast ) in Remove()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx3015 void SwFlyFrmFmt::SetObjTitle( const String& rTitle, bool bBroadcast ) in SetObjTitle() argument
3025 if( bBroadcast ) in SetObjTitle()
3051 void SwFlyFrmFmt::SetObjDescription( const String& rDescription, bool bBroadcast ) in SetObjDescription() argument
3061 if( bBroadcast ) in SetObjDescription()
/trunk/main/sc/inc/
H A Dtable.hxx893 sal_Bool bNumFormatChanged, sal_Bool bBroadcast );

Completed in 404 milliseconds