Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Ddocfmt.cxx1373 if (bBroadcast) in DelCharFmt()
1395 DelCharFmt( nFmt, bBroadcast ); in DelCharFmt()
1414 if (bBroadcast) in DelFrmFmt()
1523 if (bBroadcast) in MakeFrmFmt()
1568 if (bBroadcast) in MakeCharFmt()
1611 if (bBroadcast) in MakeTxtFmtColl()
1639 if (bBroadcast) in MakeCondTxtFmtColl()
1669 if (bBroadcast) in DelTxtFmtColl()
1694 DelTxtFmtColl( nFmt, bBroadcast ); in DelTxtFmtColl()
2546 sal_Bool bBroadcast) in RenameFmt() argument
[all …]
H A Ddocdesc.cxx518 void SwDoc::DelPageDesc( sal_uInt16 i, sal_Bool bBroadcast ) in DelPageDesc() argument
528 if (bBroadcast) in DelPageDesc()
558 sal_Bool bRegardLanguage, sal_Bool bBroadcast) // #116530# in MakePageDesc() argument
588 if (bBroadcast) in MakePageDesc()
883 void SwDoc::DelPageDesc( const String & rName, sal_Bool bBroadcast ) // #116530# in DelPageDesc() argument
888 DelPageDesc(nI, bBroadcast); // #116530# in DelPageDesc()
H A Ddocnum.cxx1196 sal_Bool SwDoc::DelNumRule( const String& rName, sal_Bool bBroadcast ) in DelNumRule() argument
1218 if (bBroadcast) in DelNumRule()
1283 sal_Bool bBroadcast) in RenameNumRule() argument
1324 if (bBroadcast) in RenameNumRule()
2471 sal_Bool bBroadcast, in MakeNumRule() argument
2511 if (bBroadcast) in MakeNumRule()
/aoo41x/main/sw/inc/
H A Ddoc.hxx1277 void DelFrmFmt( SwFrmFmt *pFmt, sal_Bool bBroadcast = sal_False );
1283 sal_Bool bBroadcast = sal_False,
1286 void DelCharFmt(sal_uInt16 nFmt, sal_Bool bBroadcast = sal_False);
1287 void DelCharFmt(SwCharFmt* pFmt, sal_Bool bBroadcast = sal_False);
1298 sal_Bool bBroadcast = sal_False,
1304 void DelTxtFmtColl(sal_uInt16 nFmt, sal_Bool bBroadcast = sal_False);
1414 void DelPageDesc( sal_uInt16 i, sal_Bool bBroadcast = sal_False );
1420 sal_Bool bBroadcast = sal_False);
1597 sal_Bool bBroadcast = sal_False,
1607 sal_Bool bBroadcast = sal_False);
[all …]
H A Dformat.hxx114 void SetName( const String& rNewName, sal_Bool bBroadcast=sal_False );
116 sal_Bool bBroadcast=sal_False);
337 sal_Bool bBroadcast ) in SetName() argument
340 SetName( aTmp, bBroadcast ); in SetName()
H A Dndnotxt.hxx73 bool bBroadcast = false );
76 bool bBroadcast = false );
H A Dfrmfmt.hxx197 bool bBroadcast = false );
200 bool bBroadcast = false );
/aoo41x/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()
/aoo41x/main/svx/source/dialog/
H A Ddialcontrol.cxx429 void DialControl::SetRotation( sal_Int32 nAngle, bool bBroadcast ) in SetRotation() argument
442 if( bBroadcast ) in SetRotation()
/aoo41x/main/sw/source/core/attr/
H A Dformat.cxx159 void SwFmt::SetName( const String& rNewName, sal_Bool bBroadcast ) in SetName() argument
162 if( bBroadcast ) in SetName()
/aoo41x/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()
/aoo41x/main/svx/inc/svx/
H A Ddialcontrol.hxx146 void SetRotation( sal_Int32 nAngle, bool bBroadcast );
/aoo41x/main/sw/source/ui/app/
H A Ddocstyle.cxx2247 sal_Bool bBroadcast = sal_True; in Remove() local
2285 bBroadcast = sal_False; in Remove()
2291 bBroadcast = sal_False; in Remove()
2294 if( bBroadcast ) in Remove()
/aoo41x/main/sw/source/core/layout/
H A Datrfrm.cxx2946 void SwFlyFrmFmt::SetObjTitle( const String& rTitle, bool bBroadcast ) in SetObjTitle() argument
2956 if( bBroadcast ) in SetObjTitle()
2982 void SwFlyFrmFmt::SetObjDescription( const String& rDescription, bool bBroadcast ) in SetObjDescription() argument
2992 if( bBroadcast ) in SetObjDescription()
/aoo41x/main/sc/inc/
H A Dtable.hxx893 sal_Bool bNumFormatChanged, sal_Bool bBroadcast );

Completed in 336 milliseconds