/aoo41x/main/sal/inc/osl/ |
H A D | profile.hxx | 73 rtl::OString readString( const rtl::OString& rSection, const rtl::OString& rEntry, in readString() argument 78 rSection.getStr(), in readString() 91 sal_uInt32 readIdent(const rtl::OString& rSection, const rtl::OString& rEntry, in readIdent() argument 110 sal_Bool writeString(const rtl::OString& rSection, const rtl::OString& rEntry, in writeString() argument 118 return osl_writeProfileBool( profile, rSection.getStr(), rEntry.getStr(), Value); in writeBool() 121 sal_Bool writeIdent(const rtl::OString& rSection, const rtl::OString& rEntry, in writeIdent() argument 145 sal_Bool removeEntry(const rtl::OString& rSection, const rtl::OString& rEntry) in removeEntry() argument 147 return osl_removeProfileEntry( profile, rSection.getStr(), rEntry.getStr()); in removeEntry() 154 std::list< rtl::OString > getSectionEntries(const rtl::OString& rSection ) in getSectionEntries() argument 159 int n = osl_getProfileSectionEntries( profile, rSection.getStr(), NULL, 0 ); in getSectionEntries() [all …]
|
/aoo41x/main/xmloff/source/text/ |
H A D | XMLSectionExport.hxx | 157 ::com::sun::star::text::XTextSection > & rSection, 165 ::com::sun::star::text::XTextSection > & rSection, 182 ::com::sun::star::text::XTextContent > & rSection, 229 ::com::sun::star::text::XTextSection > & rSection); 234 ::com::sun::star::text::XTextSection > & rSection); 239 ::com::sun::star::beans::XPropertySet > & rSection); 244 ::com::sun::star::beans::XPropertySet > & rSection); 249 ::com::sun::star::beans::XPropertySet > & rSection); 254 ::com::sun::star::beans::XPropertySet > & rSection); 259 ::com::sun::star::beans::XPropertySet > & rSection); [all …]
|
H A D | XMLSectionExport.cxx | 151 const Reference<XTextSection> & rSection, in ExportSectionStart() argument 175 if (GetIndex(rSection, xIndex)) in ExportSectionStart() 185 ExportIndexHeaderStart(rSection); in ExportSectionStart() 191 ExportRegularSectionStart(rSection); in ExportSectionStart() 197 const Reference<XTextSection> & rSection, in GetIndex() argument 225 if (rSection == xEnclosingSection) in GetIndex() 238 if (rSection == xEnclosingSection) in GetIndex() 253 const Reference<XTextSection> & rSection, in ExportSectionEnd() argument 263 if (GetIndex(rSection, xIndex)) in ExportSectionEnd() 379 const Reference<XTextSection> & rSection) in ExportIndexHeaderStart() argument [all …]
|
H A D | XMLRedlineExport.cxx | 639 const Reference<XTextSection> & rSection, in ExportStartOrEndRedline() argument 642 Reference<XPropertySet> xPropSet(rSection, uno::UNO_QUERY); in ExportStartOrEndRedline()
|
H A D | XMLRedlineExport.hxx | 158 ::com::sun::star::text::XTextSection> & rSection,
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 601 SetCols(rFmt, rSection, static_cast< sal_uInt16 >(rSection.GetPageWidth() - in SetPage() 602 rSection.GetPageLeft() - rSection.GetPageRight())); in SetPage() 635 rSection.mpTitlePage && HasHeader(rSection.mpTitlePage->GetMaster()) in GetPageULData() 744 SwPageDesc &rPage = bTitlePage ? *rSection.mpTitlePage : *rSection.mpPage; in SetSegmentToPageDesc() 803 if (rSection.mpPage && rSection.maPageInfo.mpPageHdFt) in SetHdFt() 807 MoveFrom(*rSection.maPageInfo.mpPageHdFt, *rSection.mpPage); in SetHdFt() 809 rSection.maPageInfo.mpPageHdFt = rSection.mpPage; in SetHdFt() 812 CopyFrom(*rSection.maPageInfo.mpPageHdFt, *rSection.mpPage); in SetHdFt() 815 if (rSection.mpTitlePage && rSection.maPageInfo.mpTitlePageHdFt) in SetHdFt() 822 rSection.maPageInfo.mpTitlePageHdFt = rSection.mpTitlePage; in SetHdFt() [all …]
|
H A D | swparrtf.hxx | 247 void SetSegmentToPageDesc(const rtfSection &rSection, bool bTitlePage, 249 SwSectionFmt *InsertSection(SwPaM& rMyPaM, rtfSection &rSection); 251 const rtfSection &rSection, bool bIgnoreCols); 252 void GetPageULData(const rtfSection &rSection, bool bFirst, 255 bool SetCols(SwFrmFmt &rFmt, const rtfSection &rSection, 257 void SetHdFt(rtfSection &rSection);
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 238 switch (rSection.maSep.clm) in SetDocumentGrid() 362 if (rSection.maSep.fLBetween) in SetCols() 408 if (rSection.maSep.fRTLGutter) in SetLeftRight() 432 rSection.nPgLeft = nWWLe; in SetLeftRight() 433 rSection.nPgRight = nWWRi; in SetLeftRight() 449 SvxLRSpaceItem(rSection.GetPageLeft(), rSection.GetPageRight(), 0, 0, RES_LR_SPACE)); in SetPage() 452 SetCols(rFmt, rSection, rSection.GetTextAreaWidth()); in SetPage() 464 if (!IsBorder(rSection.brc)) in SetPageBorder() 700 rSection.mpSection = in InsertSection() 703 if (!rSection.mpSection) in InsertSection() [all …]
|
H A D | ww8par.cxx | 2141 pPD = rSection.mpPage; in Read_HdFt() 2147 pPD = rSection.mpTitlePage; in Read_HdFt() 2236 if (!rSection.maSep.grpfIhdt) in SetHdFt() 2240 if (rSection.mpPage) in SetHdFt() 2243 rSection); in SetHdFt() 2246 if (rSection.mpTitlePage) in SetHdFt() 2251 rSection); in SetHdFt() 3823 SwPageDesc &rPage = bTitlePage ? *rSection.mpTitlePage : *rSection.mpPage; in SetSegmentToPageDesc() 3825 SetNumberingType(rSection, rPage); in SetSegmentToPageDesc() 3892 if (rSection.mpPage) in SetUseOn() [all …]
|
H A D | ww8par.hxx | 781 void SetSegmentToPageDesc(const wwSection &rSection, bool bTitlePage, 787 const wwSection &rSection) const; 790 const wwSection &rSection, bool bIgnoreCols) const; 795 void SetUseOn(wwSection &rSection); 798 SwSectionFmt *InsertSection(SwPaM& rMyPaM, wwSection &rSection); 799 bool SetCols(SwFrmFmt &rFmt, const wwSection &rSection, 801 bool SectionIsProtected(const wwSection &rSection) const; 802 void SetLeftRight(wwSection &rSection); 1239 const wwSection &rSection); 1248 void HandleLineNumbering(const wwSection &rSection); [all …]
|
H A D | wrtw8nds.cxx | 2578 const SwSection& rSection = rSectionNode.GetSection(); in OutputSectionNode() local 2583 …&& rSection.GetType() != TOX_CONTENT_SECTION && rSection.GetType() != TOX_HEADER_SECTION) //No sec… in OutputSectionNode() 2608 const SwSectionFmt& rFmt = *rSection.GetFmt(); in OutputSectionNode() 2621 if ( TOX_CONTENT_SECTION == rSection.GetType() ) in OutputSectionNode()
|
/aoo41x/main/sd/source/filter/ppt/ |
H A D | propread.cxx | 282 Section::Section( Section& rSection ) in Section() argument 285 mnTextEnc = rSection.mnTextEnc; in Section() 287 aFMTID[ i ] = rSection.aFMTID[ i ]; in Section() 288 for ( PropEntry* pProp = (PropEntry*)rSection.First(); pProp; pProp = (PropEntry*)rSection.Next() ) in Section() 601 Section& Section::operator=( Section& rSection ) in operator =() argument 605 if ( this != &rSection ) in operator =() 607 memcpy( (void*)aFMTID, (void*)rSection.aFMTID, 16 ); in operator =() 611 for ( pProp = (PropEntry*)rSection.First(); pProp; pProp = (PropEntry*)rSection.Next() ) in operator =() 640 void PropRead::AddSection( Section& rSection ) in AddSection() argument 642 Insert( new Section( rSection ), LIST_APPEND ); in AddSection()
|
H A D | propread.hxx | 150 Section( Section& rSection ); 153 Section& operator=( Section& rSection ); 173 void AddSection( Section& rSection );
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | section.cxx | 128 : m_eType(rSection.GetType()) in SwSectionData() 129 , m_sSectionName(rSection.GetSectionName()) in SwSectionData() 130 , m_sCondition(rSection.GetCondition()) in SwSectionData() 131 , m_sLinkFileName(rSection.GetLinkFileName()) in SwSectionData() 133 , m_Password(rSection.GetPassword()) in SwSectionData() 134 , m_bHiddenFlag(rSection.IsHiddenFlag()) in SwSectionData() 135 , m_bProtectFlag(rSection.IsProtect()) in SwSectionData() 139 , m_bHidden(rSection.IsHidden()) in SwSectionData() 141 , m_bConnectFlag(rSection.IsConnectFlag()) in SwSectionData() 1432 rSection.SetConnectFlag(false); in DataChanged() [all …]
|
/aoo41x/main/sw/source/core/undo/ |
H A D | unsect.cxx | 310 SwSectionFmt const& rSectionFmt, SwSection const& rSection, in SwUndoDelSection() argument 313 , m_pSectionData( new SwSectionData(rSection) ) in SwUndoDelSection() 314 , m_pTOXBase( rSection.ISA( SwTOXBaseSection ) in SwUndoDelSection() 315 ? new SwTOXBase(static_cast<SwTOXBaseSection const&>(rSection)) in SwUndoDelSection() 317 , m_pAttrSet( ::lcl_GetAttrSet(rSection) ) in SwUndoDelSection() 422 SwSection const& rSection, SwNodeIndex const*const pIndex, in SwUndoUpdateSection() argument 425 , m_pSectionData( new SwSectionData(rSection) ) in SwUndoUpdateSection() 426 , m_pAttrSet( ::lcl_GetAttrSet(rSection) ) in SwUndoUpdateSection()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | wrthtml.cxx | 480 const SwSection& rSection, in lcl_html_GetFmtCol() argument 487 FILE_LINK_SECTION != rSection.GetType() && in lcl_html_GetFmtCol() 504 const SwSection& rSection = pSectNd->GetSection(); in lcl_html_IsMultiColStart() local 505 const SwSectionFmt *pFmt = rSection.GetFmt(); in lcl_html_IsMultiColStart() 506 if( pFmt && lcl_html_GetFmtCol( rHTMLWrt, rSection, *pFmt ) ) in lcl_html_IsMultiColStart() 526 const SwSection& rSection, in lcl_html_OutSectionStartTag() argument 541 const String& rName = rSection.GetSectionName(); in lcl_html_OutSectionStartTag() 555 if( FILE_LINK_SECTION == rSection.GetType() ) in lcl_html_OutSectionStartTag() 560 const String& aFName = rSection.GetLinkFileName(); in lcl_html_OutSectionStartTag() 656 const SwSection& rSection = rSectNd.GetSection(); in OutHTML_Section() local [all …]
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unosect.cxx | 550 lcl_UpdateLinkType(SwSection & rSection, bool const bLinkUpdateAlways = true) in lcl_UpdateLinkType() argument 552 if (rSection.GetType() == DDE_LINK_SECTION) in lcl_UpdateLinkType() 555 if (!rSection.IsConnected()) in lcl_UpdateLinkType() 557 rSection.CreateLink(CREATE_CONNECT); in lcl_UpdateLinkType() 559 rSection.SetUpdateType( static_cast< sal_uInt16 >((bLinkUpdateAlways) in lcl_UpdateLinkType() 572 SwSection & rSection = *pFmt->GetSection(); in lcl_UpdateSection() local 579 == rSection.GetSectionName()) in lcl_UpdateSection() 590 lcl_UpdateLinkType(rSection, bLinkUpdateAlways); in lcl_UpdateSection()
|
H A D | unoidx.cxx | 399 SwTOXBase & rSection( GetTOXSectionOrThrow() ); in GetFormMax() local 402 : rSection.GetTOXForm().GetFormMax(); in GetFormMax() 449 SwDoc & rDoc, SwTOXBaseSection const& rSection) in CreateXDocumentIndex() argument 453 SwSectionFmt *const pFmt = rSection.GetFmt(); in CreateXDocumentIndex() 458 SwXDocumentIndex *const pIndex(new SwXDocumentIndex(rSection, rDoc)); in CreateXDocumentIndex()
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbasystem.cxx | 143 SwVbaSystem::PrivateProfileString( const rtl::OUString& rFilename, const rtl::OUString& rSection, c… in PrivateProfileString() argument 159 ByteString aGroupName = ByteString( rSection.getStr(), RTL_TEXTENCODING_DONTKNOW); in PrivateProfileString()
|
H A D | vbasystem.hxx | 61 …vateProfileString( const rtl::OUString& rFilename, const rtl::OUString& rSection, const rtl::OUStr…
|
/aoo41x/main/sw/inc/ |
H A D | IDocumentRedlineAccess.hxx | 178 /*[in]*/const SwStartNode& rSection,
|
H A D | unoidx.hxx | 81 CreateXDocumentIndex(SwDoc & rDoc, SwTOXBaseSection const& rSection);
|
H A D | doc.hxx | 795 …virtual bool DeleteRedline(/*[in]*/const SwStartNode& rSection, /*[in]*/bool bSaveInUndo, /*[in]*/…
|
/aoo41x/main/sfx2/source/doc/ |
H A D | oleprops.cxx | 1193 SfxOleSection& rSection = *aIt->second; in ImplSave() local 1197 SaveObject( rStrm, rSection ); in ImplSave()
|