Home
last modified time | relevance | path

Searched refs:bSize (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/svx/source/stbctrls/
H A Dpszctrl.cxx156 sal_Bool bSize; // show size? member
184 pImp->bSize = sal_False; in SvxPosSizeStatusBarControl()
265 pImp->bSize = sal_False; in StateChanged()
282 pImp->bSize = sal_True; in StateChanged()
291 pImp->bSize = sal_False; in StateChanged()
298 pImp->bSize = sal_False; in StateChanged()
373 if ( pImp->bPos || pImp->bSize ) in Paint()
395 if ( pImp->bSize ) in Paint()
/trunk/main/editeng/inc/editeng/
H A Dprotitem.hxx50 sal_Bool bSize :1; //Groesse geschuetzt member in SvxProtectItem
73 sal_Bool IsSizeProtected() const { return bSize; } in IsSizeProtected()
76 void SetSizeProtect ( sal_Bool bNew ) { bSize = bNew; } in SetSizeProtect()
86 bCntnt = bSize = bPos = sal_False; in SvxProtectItem()
92 bSize = rCpy.IsSizeProtected(); in operator =()
/trunk/main/sw/source/filter/inc/
H A Drtf.hxx83 sal_Bool bSize : 1; member
91 RTFProtect( sal_Bool bCntnt, sal_Bool bSize, sal_Bool bPos ) { in RTFProtect() argument
93 Value.Flags.bSize = bSize; in RTFProtect()
98 sal_Bool GetSize() const { return Value.Flags.bSize; } in GetSize()
/trunk/main/sc/source/ui/docshell/
H A Dolinefun.cxx117 sal_Bool bSize = sal_False; in MakeOutline() local
119 bRes = pArray->Insert( nStartCol, nEndCol, bSize ); in MakeOutline()
121 bRes = pArray->Insert( nStartRow, nEndRow, bSize ); in MakeOutline()
141 if ( bSize ) in MakeOutline()
183 sal_Bool bSize = sal_False; in RemoveOutline() local
185 bRes = pArray->Remove( nStartCol, nEndCol, bSize ); in RemoveOutline()
187 bRes = pArray->Remove( nStartRow, nEndRow, bSize ); in RemoveOutline()
207 if ( bSize ) in RemoveOutline()
H A Ddocfunc.cxx3718 sal_Bool bSize = (*pAutoFormat)[nFormatNo]->GetIncludeWidthHeight(); in AutoFormat() local
3725 pUndoDoc->InitUndo( pDoc, nStartTab, nStartTab, bSize, bSize ); in AutoFormat()
3728 pUndoDoc->AddUndoTab( i, i, bSize, bSize ); in AutoFormat()
3734 if (bSize) in AutoFormat()
3746 if (bSize) in AutoFormat()
3786 new ScUndoAutoFormat( &rDocShell, rRange, pUndoDoc, aMark, bSize, nFormatNo ) ); in AutoFormat()
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx97 sal_Bool bSize : 1; member in SwDrawTextInfo
160 bPos = bWrong = bGrammarCheck = bSize = bFnt = bAscent = bSpace = bNumberOfBlanks = bUppr = in SwDrawTextInfo()
231 ASSERT( bSize, "DrawTextInfo: Undefined Size" ); in GetSize()
422 bSize = sal_True; in SetSize()
/trunk/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx76 bHeader(sal_False), bSize(sal_False), bFormat(sal_False), bDirty(sal_False) {} in DBSaveData()
90 sal_Bool bSize:1; member in DBSaveData
105 bSize = rBtnSize.IsChecked(); in Save()
121 rBtnSize.Check ( bSize ); in Restore()
/trunk/main/svtools/source/control/
H A Druler.cxx160 sal_Bool bSize; member
1647 pHitTest->bSize = sal_False; in ImplHitTest()
1819 pHitTest->bSize = sal_True; in ImplHitTest()
1824 pHitTest->bSize = sal_True; in ImplHitTest()
1851 pHitTest->bSize = sal_True; in ImplHitTest()
1861 pHitTest->bSize = sal_True; in ImplHitTest()
1997 !pHitTest->bSize && !pHitTest->bSizeBar ) in ImplStartDrag()
2258 if ( aHitTest.bSize ) in MouseMove()
2630 if ( aHitTest.bSize ) in StartDocDrag()
/trunk/main/sw/source/filter/ww8/
H A DWW8FFData.hxx79 void setSize(bool bSize) { mbSize = bSize; } in setSize() argument
/trunk/main/sd/source/ui/view/
H A Ddrviewsa.cxx526 sal_Bool bSize, in SetupPage() argument
542 if( bSize ) in SetupPage()
577 if( bSize ) in SetupPage()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx1555 sal_Bool bSize = (*ScGlobal::GetAutoFormat())[nFormatNo]->GetIncludeWidthHeight(); in AutoFormat()
1563 pUndoDoc->InitUndo( pDoc, nStartTab, nEndTab, bSize, bSize ); in AutoFormat()
1566 if (bSize) in AutoFormat()
1580 if (bSize) in AutoFormat()
1603 pUndoDoc, rMark, bSize, nFormatNo ) ); in AutoFormat()
/trunk/main/sc/source/core/tool/
H A Dconsoli.cxx817 sal_Bool bSize = sal_False; in OutputToDocument() local
818 pOutArr->Insert( nOutStart, nOutEnd, bSize ); in OutputToDocument()
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx1167 bSize == ( (SvxProtectItem&)rAttr ).bSize && in operator ==()
1181 case MID_PROTECT_SIZE : bValue = bSize; break; in QueryValue()
1202 case MID_PROTECT_SIZE : bSize = bVal; break; in PutValue()
1246 if ( bSize ) in GetPresentation()
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx908 bSize ( bNewSize ), in ScUndoAutoFormat()
952 if (bSize) in Undo()
992 if (bSize) in Redo()
H A Dundodat.cxx924 const ScRange* pOld, sal_Bool bSize, const ScRange* pAdvSrc ) : in ScUndoQuery() argument
935 bDoSize( bSize ) in ScUndoQuery()
/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx867 const sal_Bool bSize=eKind>=HDL_UPLFT && eKind<=HDL_LWRGT; in GetPointer() local
870 if (bSize && pHdlList!=NULL && (bRot || bDis)) { in GetPointer()
881 if (bSize && nDrehWink!=0) { in GetPointer()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.hxx250 void ReSize(bool bSize);
H A DParaPropertyPanel.cxx307 void ParaPropertyPanel::ReSize(bool bSize) in ReSize() argument
309 if(bSize) in ReSize()
/trunk/main/sd/source/ui/inc/
H A DDrawViewShell.hxx417 sal_Bool bSize, sal_Bool bMargin, sal_Bool bScaleAll );
/trunk/main/sc/source/ui/inc/
H A Dundodat.hxx272 sal_Bool bSize, const ScRange* pAdvSrc );
H A Dundoblk.hxx487 sal_Bool bSize; member in ScUndoAutoFormat
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx597 const sal_Bool bSize = pLay->Frm().SSize() != aFrm.SSize(); in ~SwLayNotify() local
606 if ( bSize ) in ~SwLayNotify()
662 if( ( bPos || bSize ) && pLay->IsFlyFrm() && ((SwFlyFrm*)pLay)->GetAnchorFrm() in ~SwLayNotify()
H A Dsectfrm.cxx676 sal_Bool bSize = pDel->Lower() && pDel->Lower()->IsColumnFrm(); in MoveCntntAndDelete() local
766 lcl_InvalidateInfFlags( pSave, bSize ); in MoveCntntAndDelete()
/trunk/main/desktop/source/splash/
H A Dsplash.cxx706 Size bSize = _vdev.GetOutputSizePixel(); in Paint() local
/trunk/main/vcl/source/window/
H A Dwindow.cxx1249 sal_Bool bSize = sal_False; in ImplLoadRes() local
1273 bSize = sal_True; in ImplLoadRes()
1288 if ( bSize ) in ImplLoadRes()
1291 else if ( bPos && bSize ) in ImplLoadRes()
1295 else if ( bSize ) in ImplLoadRes()

Completed in 232 milliseconds

12