/aoo42x/main/sw/source/core/layout/ |
H A D | hffrm.cxx | 144 nMinHeight -= pAttrs->CalcTop(); in FormatPrt() 178 nSpace = pAttrs->CalcTop(); in FormatPrt() 197 SwTwips nLR = pAttrs->CalcLeft( this ) + pAttrs->CalcRight( this ); in FormatPrt() 202 aPrt.Top(pAttrs->CalcTop()); in FormatPrt() 222 aPrt.Top ( pAttrs->CalcTop() ); in FormatPrt() 227 SwTwips nLR = pAttrs->CalcLeft( this ) + pAttrs->CalcRight( this ); in FormatPrt() 425 SwLayoutFrm::Format(pAttrs); in Format() 431 long nUL = pAttrs->CalcTop() + pAttrs->CalcBottom(); in Format() 434 FormatPrt(nUL, pAttrs); in Format() 437 FormatSize(nUL, pAttrs); in Format() [all …]
|
H A D | tabfrm.cxx | 1961 const SwBorderAttrs *pAttrs = pAccess->Get(); in MakeAll() local 2068 pAttrs = pAccess->Get(); in MakeAll() 2098 Format( pAttrs ); in MakeAll() 2109 pAttrs = pAccess->Get(); in MakeAll() 2165 Format( pAttrs ); in MakeAll() 2340 pAttrs = pAccess->Get(); in MakeAll() 2922 SwTwips nUpper = CalcUpperSpace( pAttrs ); in Format() 2935 SwTwips nLower = pAttrs->CalcBottomLine(); in Format() 3140 nWidth -= pAttrs->CalcRightLine(); in Format() 4161 if ( pAttrs ) in lcl_CalcMinCellHeight() [all …]
|
H A D | calcmove.cxx | 713 const SwBorderAttrs*pAttrs = 0; in MakeAll() local 737 pAttrs = pAccess->Get(); in MakeAll() 744 const long nTop = pAttrs->CalcTopLine() + aBorder.Height(); in MakeAll() 763 Frm().Height( pAttrs->GetSize().Height() ); in MakeAll() 832 Prt().Left ( pAttrs->CalcLeftLine() + aBorder.Width() ); in MakeAll() 835 + pAttrs->CalcRightLine() + aBorder.Width() ) ); in MakeAll() 842 Frm().SSize( pAttrs->GetSize() ); in MakeAll() 843 Format( pAttrs ); in MakeAll() 885 const SwBorderAttrs*pAttrs = 0; in MakeAll() local 944 pAttrs = pAccess->Get(); in MakeAll() [all …]
|
H A D | fly.cxx | 1360 void SwFlyFrm::Format( const SwBorderAttrs *pAttrs ) in Format() argument 1362 ASSERT( pAttrs, "FlyFrm::Format, pAttrs ist 0." ); in Format() 1383 const SwTwips nUL = pAttrs->CalcTopLine() + pAttrs->CalcBottomLine(); in Format() 1384 const SwTwips nLR = pAttrs->CalcLeftLine() + pAttrs->CalcRightLine(); in Format() 1388 …ASSERT( pAttrs->GetSize().Height() != 0 || rFrmSz.GetHeightPercent(), "Hoehe des RahmenAttr ist 0.… in Format() 1389 …ASSERT( pAttrs->GetSize().Width() != 0 || rFrmSz.GetWidthPercent(), "Breite des RahmenAttr ist 0.… in Format() 1404 FormatWidthCols( *pAttrs, nUL, nMinHeight ); in Format()
|
H A D | flowfrm.cxx | 1456 SwTwips SwFlowFrm::CalcUpperSpace( const SwBorderAttrs *pAttrs, in CalcUpperSpace() argument 1465 if( !pAttrs ) in CalcUpperSpace() 1479 pAttrs = pAccess->Get(); in CalcUpperSpace() 1505 nUpper = nPrevLowerSpace + pAttrs->GetULSpace().GetUpper(); in CalcUpperSpace() 1550 static_cast<long>(pAttrs->GetULSpace().GetUpper()) ); in CalcUpperSpace() 1598 nUpper = pAttrs->GetULSpace().GetUpper(); in CalcUpperSpace() 1605 nUpper += pAttrs->GetTopLine( rThis, (pPr ? pPrevFrm : 0L) ); in CalcUpperSpace()
|
H A D | flyincnt.cxx | 170 void SwFlyInCntFrm::Format( const SwBorderAttrs *pAttrs ) in Format() argument 182 SwFlyFrm::Format( pAttrs ); in Format()
|
H A D | wsfrm.cxx | 3199 void SwLayoutFrm::Format( const SwBorderAttrs *pAttrs ) in Format() argument 3201 ASSERT( pAttrs, "LayoutFrm::Format, pAttrs ist 0." ); in Format() 3206 const sal_uInt16 nLeft = (sal_uInt16)pAttrs->CalcLeft( this ); in Format() 3207 const sal_uInt16 nUpper = pAttrs->CalcTop(); in Format() 3209 const sal_uInt16 nRight = (sal_uInt16)((SwBorderAttrs*)pAttrs)->CalcRight( this ); in Format() 3210 const sal_uInt16 nLower = pAttrs->CalcBottom(); in Format() 3273 { if ( Frm().Height() != pAttrs->GetSize().Height() ) in Format() 3274 ChgSize( Size( Frm().Width(), pAttrs->GetSize().Height())); in Format()
|
/aoo42x/main/sw/source/core/inc/ |
H A D | hffrm.hxx | 34 void FormatSize(SwTwips nUL, const SwBorderAttrs * pAttrs); 35 void FormatPrt(SwTwips & nUL, const SwBorderAttrs * pAttrs); 39 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | bodyfrm.hxx | 34 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | cellfrm.hxx | 39 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | notxtfrm.hxx | 44 void Format ( const SwBorderAttrs *pAttrs = 0 );
|
H A D | rowfrm.hxx | 35 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | flyfrms.hxx | 199 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | ftnfrm.hxx | 48 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | sectfrm.hxx | 57 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | layfrm.hxx | 54 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
/aoo42x/main/autodoc/source/udm/xml/ |
H A D | xmlitem.cxx | 146 const AttrList * pAttrs = inq_Attrs(); in do_WriteOut() local 147 if ( pAttrs != 0 ) in do_WriteOut() 149 for ( AttrList::iterator it = pAttrs->begin(); in do_WriteOut() 150 it != pAttrs->end(); in do_WriteOut()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docfmt.cxx | 336 const SvUShortsSort* pAttrs, in ResetAttrs() argument 342 if( !bTxtAttr && pAttrs && pAttrs->Count() && in ResetAttrs() 343 RES_TXTATR_END > (*pAttrs)[ 0 ] ) in ResetAttrs() 407 if( pAttrs && pAttrs->Count() ) in ResetAttrs() 409 pUndo->SetAttrs( *pAttrs ); in ResetAttrs() 435 if( pAttrs && pAttrs->Count() ) in ResetAttrs() 437 for( sal_uInt16 n = pAttrs->Count(); n; ) in ResetAttrs() 438 if( POOLATTR_END > (*pAttrs)[ --n ] ) in ResetAttrs() 439 aDelSet.Put( *GetDfltAttr( (*pAttrs)[ n ] )); in ResetAttrs()
|
/aoo42x/main/unoxml/source/dom/ |
H A D | element.cxx | 57 comphelper::AttributeList *pAttrs = in saxify() local 73 pAttrs->AddAttribute(name, type, val); in saxify() 86 pAttrs->AddAttribute(name, type, val); in saxify() 92 Reference< XAttributeList > xAttrList(pAttrs); in saxify()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edatmisc.cxx | 42 void SwEditShell::ResetAttr( const SvUShortsSort* pAttrs ) in ResetAttr() argument 54 GetDoc()->ResetAttrs(*PCURCRSR, sal_True, pAttrs); in ResetAttr()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 226 sal_uInt16* pAttrs; member 232 QuickHelpData() : pAttrs( 0 ), pCETID( 0 ) { ClearCntnt(); } in QuickHelpData() 5569 if( pAttrs ) in Move() 5570 delete[] pAttrs; in Move() 5571 pAttrs = rCpy.pAttrs; in Move() 5572 rCpy.pAttrs = 0; in Move() 5584 delete[] pAttrs, pAttrs = 0; in ClearCntnt() 5591 if( pAttrs ) delete[] pAttrs, pAttrs = 0; in Start() 5615 pAttrs = new sal_uInt16[ nL ]; in Start() 5617 *(pAttrs + --n ) = EXTTEXTINPUT_ATTR_DOTTEDUNDERLINE | in Start() [all …]
|
/aoo42x/main/sc/source/ui/view/ |
H A D | formatsh.cxx | 1276 const ScPatternAttr* pAttrs = pTabViewShell->GetSelectionPattern(); in ExecuteTextAttr() local 1310 aOldSetItem.GetItemSet().Put( pAttrs->GetItemSet(), sal_False ); in ExecuteTextAttr() 1337 aOldSetItem.GetItemSet().Put( pAttrs->GetItemSet(), sal_False ); in ExecuteTextAttr() 1375 pAttrs->GetItem( in ExecuteTextAttr() 1395 pAttrs->GetItem(ATTR_FONT_UNDERLINE)).GetLineStyle(); in ExecuteTextAttr() 1563 const ScPatternAttr* pAttrs = pTabViewShell->GetSelectionPattern(); in ExecuteAttr() local 1564 sal_Bool bOld = ((const SfxBoolItem&)pAttrs->GetItem(ATTR_LINEBREAK)).GetValue(); in ExecuteAttr()
|
/aoo42x/main/xmlsecurity/source/helper/ |
H A D | xmlsignaturehelper.cxx | 433 …VerifySignatureElement, const uno::Reference< com::sun::star::xml::sax::XAttributeList >*, pAttrs ) in IMPL_LINK() argument 435 if ( !maStartVerifySignatureHdl.IsSet() || maStartVerifySignatureHdl.Call( (void*)pAttrs ) ) in IMPL_LINK()
|
/aoo42x/main/editeng/source/editeng/ |
H A D | eertfpar.cxx | 64 pAttrs = NULL; in ImportInfo() 361 aImportInfo.pAttrs = &rSet; in SetAttrInDoc()
|
/aoo42x/main/connectivity/source/drivers/calc/ |
H A D | CTable.cxx | 698 const Type* pAttrs = aOwnTypes.empty() ? 0 : &aOwnTypes[0]; in getTypes() local 699 return Sequence< Type >(pAttrs, aOwnTypes.size()); in getTypes()
|