LibreOffice Module sw (master) 1
|
Base class for various Writer styles. More...
#include <format.hxx>
Public Member Functions | |
virtual | ~SwFormat () override |
SwFormat & | operator= (const SwFormat &) |
sal_uInt16 | Which () const |
for Querying of Writer-functions. More... | |
void | CopyAttrs (const SwFormat &) |
Copy attributes even among documents. More... | |
void | DelDiffs (const SfxItemSet &rSet) |
Delete all attributes that are not in rFormat. More... | |
void | DelDiffs (const SwFormat &rFormat) |
bool | SetDerivedFrom (SwFormat *pDerivedFrom=nullptr) |
0 is Default. More... | |
const SfxPoolItem & | GetFormatAttr (sal_uInt16 nWhich, bool bInParents=true) const |
If bInParents is FALSE, search only in this format for attribute. More... | |
template<class T > | |
const T & | GetFormatAttr (TypedWhichId< T > nWhich, bool bInParents=true) const |
SfxItemState | GetItemState (sal_uInt16 nWhich, bool bSrchInParent=true, const SfxPoolItem **ppItem=nullptr) const |
template<class T > | |
SfxItemState | GetItemState (TypedWhichId< T > nWhich, bool bSrchInParent=true, const T **ppItem=nullptr) const |
template<class T > | |
const T * | GetItemIfSet (TypedWhichId< T > nWhich, bool bSrchInParent=true) const |
Templatized version of GetItemState() to directly return the correct type. More... | |
SfxItemState | GetBackgroundState (std::unique_ptr< SvxBrushItem > &rItem) const |
virtual bool | SetFormatAttr (const SfxPoolItem &rAttr) |
virtual bool | SetFormatAttr (const SfxItemSet &rSet) |
virtual bool | ResetFormatAttr (sal_uInt16 nWhich1, sal_uInt16 nWhich2=0) |
virtual sal_uInt16 | ResetAllFormatAttr () |
Takes all hints from Delta-Array,. More... | |
SwFormat * | DerivedFrom () const |
bool | IsDefault () const |
const OUString & | GetName () const |
bool | HasName (std::u16string_view rName) const |
virtual void | SetFormatName (const OUString &rNewName, bool bBroadcast=false) |
const SwAttrSet & | GetAttrSet () const |
For querying the attribute array. More... | |
const SwDoc * | GetDoc () const |
The document is set in SwAttrPool now, therefore you always can access it. More... | |
SwDoc * | GetDoc () |
const IDocumentSettingAccess & | getIDocumentSettingAccess () const |
Provides access to the document settings interface. More... | |
const IDocumentDrawModelAccess & | getIDocumentDrawModelAccess () const |
Provides access to the document draw model interface. More... | |
IDocumentDrawModelAccess & | getIDocumentDrawModelAccess () |
const IDocumentLayoutAccess & | getIDocumentLayoutAccess () const |
Provides access to the document layout interface. More... | |
IDocumentLayoutAccess & | getIDocumentLayoutAccess () |
IDocumentTimerAccess & | getIDocumentTimerAccess () |
Provides access to the document idle timer interface. More... | |
IDocumentFieldsAccess & | getIDocumentFieldsAccess () |
Provides access to the document idle timer interface. More... | |
IDocumentChartDataProviderAccess & | getIDocumentChartDataProviderAccess () |
Gives access to the chart data-provider. More... | |
sal_uInt16 | GetPoolFormatId () const |
Get and set Pool style IDs. More... | |
void | SetPoolFormatId (sal_uInt16 nId) |
sal_uInt16 | GetPoolHelpId () const |
Get and set Help-IDs for document templates. More... | |
void | SetPoolHelpId (sal_uInt16 nId) |
sal_uInt8 | GetPoolHlpFileId () const |
void | SetPoolHlpFileId (sal_uInt8 nId) |
void | GetPresentation (SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText) const |
Get attribute-description. Returns passed string. More... | |
bool | IsAuto () const |
Query / set AutoFormat-flag. More... | |
void | SetAuto (bool bNew) |
bool | IsHidden () const |
void | SetHidden (bool bValue) |
void | GetGrabBagItem (css::uno::Any &rVal) const |
void | SetGrabBagItem (const css::uno::Any &rVal) |
bool | IsAutoUpdateOnDirectFormat () const |
Query / set m_bAutoUpdateOnDirectFormat-flag. More... | |
void | SetAutoUpdateOnDirectFormat (bool bNew=true) |
bool | IsFormatInDTOR () const |
const SvxUnderlineItem & | GetUnderline (bool=true) const |
GetMethods: Bool indicates whether to search only in Set (FALSE) or also in Parents. More... | |
const SvxFontHeightItem & | GetSize (bool=true) const |
const SvxFontItem & | GetFont (bool=true) const |
const SvxColorItem & | GetColor (bool=true) const |
const SvxFontItem & | GetCJKFont (bool=true) const |
const SvxFontItem & | GetCTLFont (bool=true) const |
const SwFormatFillOrder & | GetFillOrder (bool=true) const |
Frame-attributes - implemented in frmatr.hxx. More... | |
const SwFormatFrameSize & | GetFrameSize (bool=true) const |
const SwFormatHeader & | GetHeader (bool=true) const |
const SwFormatFooter & | GetFooter (bool=true) const |
const SwFormatSurround & | GetSurround (bool=true) const |
const SwFormatHoriOrient & | GetHoriOrient (bool=true) const |
const SwFormatAnchor & | GetAnchor (bool=true) const |
const SwFormatCol & | GetCol (bool=true) const |
const SvxPaperBinItem & | GetPaperBin (bool=true) const |
const SvxLeftMarginItem & | GetLeftMargin (bool=true) const |
const SvxTextLeftMarginItem & | GetTextLeftMargin (bool=true) const |
const SvxFirstLineIndentItem & | GetFirstLineIndent (bool=true) const |
const SvxRightMarginItem & | GetRightMargin (bool=true) const |
const SvxGutterLeftMarginItem & | GetGutterLeftMargin (bool=true) const |
const SvxGutterRightMarginItem & | GetGutterRightMargin (bool=true) const |
const SvxLRSpaceItem & | GetLRSpace (bool=true) const |
const SvxULSpaceItem & | GetULSpace (bool=true) const |
const SwFormatContent & | GetContent (bool=true) const |
const SvxPrintItem & | GetPrint (bool=true) const |
const SvxOpaqueItem & | GetOpaque (bool=true) const |
const SvxProtectItem & | GetProtect (bool=true) const |
const SwFormatVertOrient & | GetVertOrient (bool=true) const |
const SvxBoxItem & | GetBox (bool=true) const |
const SvxFormatKeepItem & | GetKeep (bool=true) const |
std::unique_ptr< SvxBrushItem > | makeBackgroundBrushItem (bool=true) const |
const SvxShadowItem & | GetShadow (bool=true) const |
const SwFormatPageDesc & | GetPageDesc (bool=true) const |
const SvxFormatBreakItem & | GetBreak (bool=true) const |
const SvxMacroItem & | GetMacro (bool=true) const |
const SwFormatURL & | GetURL (bool=true) const |
const SwFormatEditInReadonly & | GetEditInReadonly (bool=true) const |
const SwFormatLayoutSplit & | GetLayoutSplit (bool=true) const |
const SwFormatRowSplit & | GetRowSplit (bool=true) const |
const SwFormatFlySplit & | GetFlySplit (bool=true) const |
const SwFormatChain & | GetChain (bool=true) const |
const SwFormatFootnoteAtTextEnd & | GetFootnoteAtTextEnd (bool=true) const |
const SwFormatEndAtTextEnd & | GetEndAtTextEnd (bool=true) const |
const SwFormatNoBalancedColumns & | GetBalancedColumns (bool=true) const |
const SvxFrameDirectionItem & | GetFrameDir (bool=true) const |
const SwTextGridItem & | GetTextGrid (bool=true) const |
const SwHeaderAndFooterEatSpacingItem & | GetHeaderAndFooterEatSpacing (bool=true) const |
const SwFormatFollowTextFlow & | GetFollowTextFlow (bool=true) const |
const SwFormatWrapInfluenceOnObjPos & | GetWrapInfluenceOnObjPos (bool=true) const |
const SdrTextVertAdjustItem & | GetTextVertAdjust (bool=true) const |
const SvxLineSpacingItem & | GetLineSpacing (bool=true) const |
Paragraph-attributes - implemented in paratr.hxx. More... | |
const SwNumRuleItem & | GetNumRule (bool=true) const |
const SvxTabStopItem & | GetTabStops (bool=true) const |
const SwFormatDrop & | GetDrop (bool=true) const |
const SwTableBoxNumFormat & | GetTableBoxNumFormat (bool=true) const |
TableBox attributes - implemented in cellatr.hxx. More... | |
const SwTableBoxFormula & | GetTableBoxFormula (bool=true) const |
const SwTableBoxValue & | GetTableBoxValue (bool=true) const |
void | SetPageFormatToDefault () |
virtual bool | IsBackgroundTransparent () const |
SwFormat::IsBackgroundTransparent. More... | |
virtual drawinglayer::attribute::SdrAllFillAttributesHelperPtr | getSdrAllFillAttributesHelper () const |
virtual bool | supportsFullDrawingLayerFillAttributeSet () const |
void | RemoveAllUnos () |
Public Member Functions inherited from sw::BorderCacheOwner | |
BorderCacheOwner () | |
BorderCacheOwner (BorderCacheOwner &) | |
BorderCacheOwner & | operator= (const BorderCacheOwner &) |
~BorderCacheOwner () | |
bool | IsInCache () const |
void | InvalidateInSwCache (const sal_uInt16) |
Protected Member Functions | |
SwFormat (SwAttrPool &rPool, const char *pFormatNm, const WhichRangesContainer &pWhichRanges, SwFormat *pDrvdFrame, sal_uInt16 nFormatWhich) | |
SwFormat (SwAttrPool &rPool, OUString aFormatNm, const WhichRangesContainer &pWhichRanges, SwFormat *pDrvdFrame, sal_uInt16 nFormatWhich) | |
SwFormat (const SwFormat &rFormat) | |
virtual void | SwClientNotify (const SwModify &, const SfxHint &) override |
Private Member Functions | |
virtual void | InvalidateInSwFntCache (sal_uInt16) |
Private Attributes | |
OUString | m_aFormatName |
SwAttrSet | m_aSet |
sal_uInt16 | m_nWhichId |
sal_uInt16 | m_nPoolFormatId |
Id for "automatically" created formats. More... | |
sal_uInt16 | m_nPoolHelpId |
HelpId for this Pool-style. More... | |
sal_uInt8 | m_nPoolHlpFileId |
FilePos to Doc to these style helps. More... | |
bool | m_bAutoFormat: 1 |
FALSE: it is a template. More... | |
bool | m_bFormatInDTOR: 1 |
TRUE: Format becomes deleted. More... | |
bool | m_bAutoUpdateOnDirectFormat: 1 |
TRUE: Set attributes of a whole paragraph at format (UI-side!). More... | |
bool | m_bHidden: 1 |
std::shared_ptr< SfxGrabBagItem > | m_pGrabBagItem |
Style InteropGrabBag. More... | |
Friends | |
class | SwFrameFormat |
Base class for various Writer styles.
Definition at line 46 of file format.hxx.
|
protected |
Definition at line 39 of file format.cxx.
References m_aSet, m_aSet, m_bAutoFormat, m_bAutoUpdateOnDirectFormat, m_bFormatInDTOR, m_bHidden, and SfxItemSet::SetParent().
|
protected |
Definition at line 60 of file format.cxx.
References m_aSet, m_aSet, m_bAutoFormat, m_bAutoUpdateOnDirectFormat, m_bFormatInDTOR, m_bHidden, and SfxItemSet::SetParent().
|
protected |
Definition at line 81 of file format.cxx.
References DerivedFrom(), m_aSet, m_aSet, m_bAutoFormat, m_bAutoUpdateOnDirectFormat, m_bFormatInDTOR, m_bHidden, SwAttrSet::SetModifyAtAttr(), and SfxItemSet::SetParent().
|
overridevirtual |
Definition at line 203 of file format.cxx.
References DerivedFrom(), SwIterator< TElementType, TSource, eMode >::First(), GetName(), m_bFormatInDTOR, SwIterator< TElementType, TSource, eMode >::Next(), RES_PAGEDESC(), ResetFormatAttr(), and SAL_WARN.
void SwFormat::CopyAttrs | ( | const SwFormat & | rFormat | ) |
Copy attributes even among documents.
Copy attributes.
This function is called in every Copy-Ctor for copying the attributes. The latter can be only copied as soon as the derived class exists since for setting them the Which() function is called and that has the default value of 0 in the base class and is then overridden by the derived class.
If we copy over multiple documents then the new document has to be provided in which <this> is defined. Currently this is important for DropCaps because that contains data that needs to be copied deeply.
Definition at line 171 of file format.cxx.
References SwAttrSet::CopyToModify(), SwAttrSet::GetPool(), SfxItemSet::GetRanges(), sw::BorderCacheOwner::InvalidateInSwCache(), InvalidateInSwFntCache(), m_aSet, SwAttrSet::Put_BC(), RES_ATTRSET_CHG(), SwAttrSet::SetModifyAtAttr(), and SwClientNotify().
Referenced by SwDoc::CopyFormat(), SwDoc::CopyGrfColl(), sw::DocumentLayoutManager::CopyLayoutFormat(), SwDoc::CopyPageDescHeaderFooterImpl(), SwDoc::CopyTextColl(), lcl_CopyLineToDoc(), lcl_CopyTableBox(), lcl_CopyTableLine(), SwTableNode::MakeCopy(), SwSectionNode::MakeCopy(), and SwTable::MakeCopy().
void SwFormat::DelDiffs | ( | const SfxItemSet & | rSet | ) |
Delete all attributes that are not in rFormat.
Definition at line 666 of file format.cxx.
References sw::ClientNotifyAttrChg(), SfxItemSet::Count(), SwAttrSet::GetPool(), SfxItemSet::GetRanges(), SfxItemSet::Intersect(), SwAttrSet::Intersect_BC(), sw::BorderCacheOwner::InvalidateInSwCache(), InvalidateInSwFntCache(), m_aSet, RES_ATTRSET_CHG(), and rSet.
Referenced by SwDoc::CopyFormatArr(), and SwDoc::CopyPageDesc().
|
inline |
Definition at line 89 of file format.hxx.
References DelDiffs(), and GetAttrSet().
Referenced by DelDiffs().
|
inline |
Definition at line 128 of file format.hxx.
Referenced by SwTextFormatColl::AreListLevelIndentsApplicableImpl(), SwTextNode::AreListLevelIndentsApplicableImpl(), SwTaggedPDFHelper::BeginBlockStructureElements(), DocxAttributeOutput::CharBorder(), SwClient::CheckRegistrationFormat(), SwDoc::CopyFormat(), SwDoc::CopyFormatArr(), SwDoc::CopyGrfColl(), SwDoc::CopyTextColl(), DocxExport::DisallowInheritingOutlineNumbering(), RtfExport::DisallowInheritingOutlineNumbering(), WW8Export::DisallowInheritingOutlineNumbering(), SwXMLExport::ExportFormat(), MSWordExportBase::ExportPoolItemsToCHP(), DocxAttributeOutput::FormatBox(), WW8AttributeOutput::FormatULSpace(), DocxAttributeOutput::FormatULSpace(), SwHTMLWriter::GetCSS1Selector(), SwDocStyleSheet::GetItemSet(), SwDocStyleSheet::GetParent(), SwHTMLWriter::GetParentFormat(), SwFEShell::GetSelectedFrameFormat(), MSWordStyles::GetStyleData(), IsDefault(), lcl_FindCharFormat(), lcl_FindFrameFormat(), lcl_FindParaFormat(), lcl_GetMinMaxSize(), MSWordExportBase::OutputItemSet(), AttributeOutputBase::ParaOutlineLevelBase(), WW8AttributeOutput::ParaTabStop(), DocxAttributeOutput::ParaTabStop(), SetDerivedFrom(), SwDoc::SetFrameFormatToFly(), SwDocStyleSheet::SetItemSet(), SwDocStyleSheet::SetParent(), SwClientNotify(), SwFormat(), SwUndoFormatDelete::SwUndoFormatDelete(), SwUndoSetFlyFormat::UndoImpl(), ~SwFormat(), and SwSection::~SwSection().
|
inline |
Definition at line 88 of file fmtanchr.hxx.
References SwAttrSet::GetAnchor(), and m_aSet.
Referenced by SwWW8FltAnchorStack::AddAnchor(), SwNode::AddAnchoredFly(), SwWW8ImplReader::AddAutoAnchor(), SwDrawView::AddCustomHdl(), SwFEShell::AlignFormulaToBaseline(), SwDoc::AppendDoc(), SwPageFrame::AppendDrawObjToPage(), AppendObjsOfNode(), SwRootFrame::AssertPageFlys(), CalcClipRect(), SwRootFrame::CalcFrameRects(), CalcHeightWithFlys(), SwLineLayout::CalcLine(), objectpositioning::SwToContentAnchoredObjectPosition::CalcPosition(), objectpositioning::SwToLayoutAnchoredObjectPosition::CalcPosition(), SwDoc::Chainable(), SwTextBoxHelper::changeAnchor(), checkAndWriteFloatingTables(), SwAnchoredObject::CheckCharRectAndTopOfLine(), SwObjectFormatterTextFrame::CheckMovedFwdCondition(), SwDrawView::CheckPossibilities(), SwFlyFrame::ChgRelPos(), SwHTMLWriter::CollectFlyFrames(), SwDrawContact::ConnectToLayout(), SwAnchoredObject::ConsiderObjWrapInfluenceOnObjPos(), SwWW8ImplReader::ContainsSingleInlineGraphic(), SwWW8ImplReader::ConvertDrawTextToFly(), WinwordAnchoring::ConvertPosition(), SwXText::convertToTextFrame(), SwFEShell::Copy(), SwFEShell::CopyDrawSel(), SwTextFlyCnt::CopyFlyFormat(), sw::DocumentContentOperationsManager::CopyFlyInFlyImpl(), sw::DocumentLayoutManager::CopyLayoutFormat(), WW8TabDesc::CreateSwTable(), SwXTextView::createTextRangeByPixelPosition(), SwUndoSaveContent::DelContentIndex(), SwDoc::DeleteSelection(), SwUndoFlyBase::DelFly(), DelFlyInRange(), sw::DocumentContentOperationsManager::DelFullPara(), sw::DocumentLayoutManager::DelLayoutFormat(), SwWrtShell::DelRight(), SwXShape::dispose(), SwAccessibleMap::DoInvalidateShapeSelection(), SwTextBoxHelper::doTextBoxPositioning(), SwTextFly::DrawTextOpaque(), DocxSdrExport::endDMLAnchorInline(), SwDrawBaseShell::Execute(), SwAnchoredObject::FindAnchorCharFrame(), SwFEShell::FindAnchorPos(), SwNode::FindPageDesc(), SwTextFly::ForEach(), SwDoc::GetAllFlyFormats(), SwBaseLink::GetAnchor(), SwXShape::getAnchor(), SwFEShell::GetAnchorId(), GetBodyTextNode(), SwAccessibleDocument::getExtendedAttributes(), sw::GetFlysAnchoredAt(), SwFEShell::GetGraphicDefaultSize(), SwFEShell::GetObjCntType(), DocxAttributeOutput::GetOLEStyle(), sw::access::SwAccessibleChild::GetParent(), SwXShape::getPropertyValue(), SwAccessibleSelectionHelper::getSelectedAccessibleChild(), SwAccessibleFrameBase::GetSelectedState(), SwFrameShell::GetState(), SwTextFly::GetSurroundForTextWrap(), SwDoc::GetTextDirection(), SwTextFly::GetTop(), SwDoc::GroupSelection(), SwEditShell::HandleUndoRedoContext(), WW8Glossary::HasBareGraphicEnd(), IMPL_LINK(), SwRootFrame::ImplCalcBrowseWidth(), SwHandleAnchorNodeChg::ImplDestroy(), SwWW8ImplReader::ImportGraf(), SwFEShell::Insert(), SwWrtShell::InsertContentControl(), sw::DocumentContentOperationsManager::InsertDrawObj(), SwTextNode::InsertHint(), SwHTMLParser::InsertImage(), SwWrtShell::InsertPostIt(), SwUndoFlyBase::InsFly(), SwAccessibleMap::InvalidateShapeInParaSelection(), SwTextBoxHelper::isAnchorSyncNeeded(), sw::access::SwAccessibleChild::IsBoundAsChar(), SwFEShell::IsFlyInFly(), SwOLENode::IsInGlobalDocSection(), SwDoc::IsInHeaderFooter(), SwFrameFormat::IsLowerOf(), SwEditWin::IsOverHeaderFooterFly(), SwNode::IsProtect(), SwFEShell::IsSelObjProtected(), SwEditWin::KeyInput(), lcl_ArrangeLowers(), lcl_DelFormatIndices(), lcl_InsertDrawLabel(), lcl_InsertLabel(), lcl_InvalidateLowerObjs(), lcl_MinMaxNode(), lcl_MoveAllLowerObjs(), lcl_RestoreAnchor(), lcl_SaveAnchor(), SwDoc::MakeFlySection_(), SwFlyFrameFormat::MakeFrames(), SwWW8ImplReader::MakeGrafNotInContent(), SwContentFrame::MakePrtArea(), SwEditWin::MouseButtonUp(), SwFEShell::MoveAnchor(), SwTextFrame::MoveFlyInCnt(), sw::MoveMergedFlysAndFootnotes(), SwViewShellImp::NotifySizeChg(), SwHTMLWriter::OutCSS1_FrameFormatBackground(), SwHTMLWriter::OutCSS1_FrameFormatOptions(), SwHTMLWriter::OutFrameFormatOptions(), OutHTML_FrameFormatOLENode(), AttributeOutputBase::OutputFlyFrame(), DocxAttributeOutput::OutputFlyFrame_Impl(), WW8AttributeOutput::OutputFlyFrame_Impl(), MSWordExportBase::OutputFormat(), SwFEShell::PastePages(), SwTextFrame::Prepare(), SwUndoSetFlyFormat::PutAttr(), SwReader::Read(), SwWW8ImplReader::Read_GrafLayer(), SwWW8ImplReader::Read_HdFtTextAsHackedFrame(), RecursiveContains(), SwHTMLParser::RegisterFlyFrame(), SwPageFrame::RemoveDrawObjFromPage(), SwUndoInsLayFormat::RepeatImpl(), ResolveFlyAnchor(), RestFlyInRange(), SwUndoFormatAttr::RestoreFlyAnchor(), SaveFlyInRange(), sw::DocumentDrawModelManager::Search(), SwFlyAtContentFrame::SetAbsPos(), SwDoc::SetAllUniqueFlyNames(), SwTextFlyCnt::SetAnchor(), WinwordAnchoring::SetAnchoring(), SwHTMLParser::SetAttr_(), SwFltControlStack::SetAttrInDoc(), SwFEShell::SetDrawingAttr(), SwDoc::SetFlyFrameAnchor(), SwDoc::SetFrameFormatToFly(), SetGrfFlySize(), SwHistoryChangeFlyAnchor::SetInDoc(), SwUndoInserts::SetInsertRange(), SwXShape::setPropertyValue(), SwWW8ImplReader::SetToggleAttr(), SwWW8ImplReader::StartApo(), DocxSdrExport::startDMLAnchorInline(), sw_ChkAndSetNewAnchor(), SwFlyAtContentFrame::SwFlyAtContentFrame(), SwFormatGetPageNum(), SwHandleAnchorNodeChg::SwHandleAnchorNodeChg(), SwHTMLPosFlyFrame::SwHTMLPosFlyFrame(), SwPosFlyFrame::SwPosFlyFrame(), SwUndoInsLayFormat::SwUndoInsLayFormat(), SwTextBoxHelper::syncFlyFrameAttr(), SwTextBoxHelper::syncProperty(), SwNodes::TableToText(), WW8Export::TrueFrameBgBrush(), MSWordExportBase::TrueFrameDirection(), SwUndoSetFlyFormat::UndoImpl(), SwDoc::UnGroupSelection(), SwTextNode::Update(), DocxAttributeOutput::WriteActiveXControl(), DocxSdrExport::writeDMLDrawing(), DocxAttributeOutput::WriteFlyFrame(), SwHTMLWriter::writeFrameFormatOptions(), DocxAttributeOutput::WriteOLEShape(), PlcDrawObj::WritePlc(), DocxAttributeOutput::WriteTextBox(), DocxAttributeOutput::WriteVMLTextBox(), and SwFrameFormat::~SwFrameFormat().
|
inline |
For querying the attribute array.
Definition at line 136 of file format.hxx.
References m_aSet.
Referenced by SwAccessibleParagraph::_getDefaultAttributesImpl(), SwUndoTableCpyTable::AddBoxBefore(), SwXMLTableFrameFormatsSort_Impl::AddCell(), SaveTable::AddFormat(), SwXMLTableFrameFormatsSort_Impl::AddRow(), sw::ThemeColorChanger::apply(), SwTextFormatColl::AreListLevelIndentsApplicableImpl(), SwTextNode::AreListLevelIndentsApplicableImpl(), SwTaggedPDFHelper::BeginBlockStructureElements(), CanSkipOverRedline(), DocxAttributeOutput::CharBorder(), checkAndWriteFloatingTables(), SwDoc::ChgFormat(), SwDoc::ClearBoxNumAttrs(), DocxAttributeOutput::CmdField_Impl(), SwFEShell::CopyDrawSel(), SwDoc::CopyFormatArr(), SwDoc::CopyPageDesc(), SwDoc::CopyPageDescHeaderFooterImpl(), SwTextBoxHelper::create(), SaveTable::CreateNew(), DelDiffs(), SwCharFormat::dumpAsXml(), SwTextFormatColl::dumpAsXml(), SwFrameFormat::dumpAsXml(), SwSectionFormat::dumpAsXml(), DocxAttributeOutput::EndParagraphProperties(), SwUndoPageDesc::ExchangeContentNodes(), SwHeaderFooterWin::ExecuteCommand(), RtfExport::ExportDocument_Impl(), SwXMLExport::ExportFormat(), MSWordExportBase::ExportPoolItemsToCHP(), SwEditShell::FillByEx(), SwTextFrame::FillCursorPos(), FlatFndBox::FillFlat(), FillHdFt(), SwWriteTable::FillTableRowsCols(), SwFEShell::FindAnchorPos(), HTMLTable::FixFrameFormat(), DocxAttributeOutput::FlyFrameGraphic(), DocxAttributeOutput::FormatBox(), AttributeOutputBase::FormatColumns(), DocxAttributeOutput::FormatULSpace(), SwTOXBase::GetAttrSet(), SwEnvFormatPage::GetCollItemSet(), SwFEShell::GetFlyFrameAttr(), MSWordSections::GetFormatCol(), SwDocStyleSheet::GetItemSet(), CharFormat::GetItemSet(), SwWriteTable::GetLineBrush(), SwWriteTable::GetLineHeight(), GetMergeSel(), SwFEShell::GetObjAttr(), SwEditShell::GetPaMAttr(), SwXShape::getPropertyStates(), SwXTextSection::getPropertyStates(), SwXShape::getPropertyValue(), SwXCell::getPropertyValue(), SwXTextTableRow::getPropertyValue(), SwXTextTable::getPropertyValue(), SwXTextSection::Impl::GetPropertyValues_Impl(), SwTableBox::GetRedline(), SwTableLine::GetRedlineType(), SwFrameFormat::getSdrAllFillAttributesHelper(), SwView::GetState(), SwContentNode::GetSwAttrSet(), SwFEShell::GetTableAttr(), SwDoc::GetTableAutoFormat(), SwEditShell::GetTableBoxFormulaAttrs(), SwDoc::GetTOXBaseAttrSet(), SwWriteTableCell::GetVertOri(), SwHTMLWriter::GuessFrameType(), SwWW8AttrIter::handleToggleProperty(), SwHTMLWriter::HasScriptDependentItems(), HTMLSaveData::HTMLSaveData(), IMPL_LINK_NOARG(), SwWW8ImplReader::ImportGraf(), SwDocShell::InitNew(), SwHTMLParser::InsertEmbed(), SwTabFrame::IsCollapsingBorders(), SwFEShell::IsObjDecorative(), sw::util::IsPlausableSingleWordSection(), SwEditShell::IsTableBoxTextFormat(), lcl_AdjustPositioningAttr(), lcl_CopyBoxToDoc(), lcl_CopyCollAttr(), lcl_CpyBox(), lcl_CreateAFormatBoxFormat(), lcl_GetAttrSet(), lcl_GetSpecialProperty(), lcl_html_GetFormatCol(), lcl_html_OutSectionStartTag(), lcl_InsertDrawLabel(), lcl_InsertLabel(), sw::lcl_IsStartNodeInFormat(), lcl_ListLevelsAreDifferentForExport(), lcl_makeHeaderFooter(), lcl_PageDescWithHeader(), lcl_SetDfltBoxAttr(), lcl_SetFlyFrameAttr(), lcl_swcss1_setEncoding(), lcl_SwFormatToFlatItemSet(), SwDoc::MakeFlySection_(), SwFlyFrameFormat::MakeGraphic(), SwHTMLWriter::MakeHeader(), SwUnoCursorHelper::makeTableCellRedline(), SwUnoCursorHelper::makeTableRowRedline(), SwPageDesc::Mirror(), UnfloatTableButton::MouseButtonDown(), SwHTMLParser::MovePageDescAttrs(), MSWordSections::MSWordSections(), SwTextNode::NewAttrSet(), SwTextFormatter::NewDropPortion(), SwTextFormatter::NewFieldPortion(), SwTextFormatter::NewFootnoteNumPortion(), SwHTMLParser::NewMarquee(), SwTextFormatter::NewNumberPortion(), MSWordExportBase::NumberingLevel(), OutBodyColor(), SwHTMLWriter::OutCSS1_FrameFormatOptions(), SwHTMLWriter::OutCSS1_SectionFormatOptions(), OutCSS1_SwFootnoteInfo(), OutCSS1_SwFormat(), OutCSS1_SwFormatDropAttrs(), OutCSS1_SwPageDesc(), SwHTMLWriter::OutCSS1_TableFrameFormatOptions(), OutCSS1DropCapRule(), SwHTMLWriter::OutFrameFormatOptions(), WW8Export::OutGrf(), OutHTML_FrameFormatAsMarquee(), OutHTML_ImageStart(), OutHTML_SwFormat(), RtfExport::OutPageDescription(), MSWordExportBase::OutputFormat(), MSWordExportBase::OutputItemSet(), WW8Export::OutputOLENode(), MSWordExportBase::OutputTextNode(), PageDescToItemSet(), AttributeOutputBase::ParaOutlineLevelBase(), WW8AttributeOutput::ParaTabStop(), DocxAttributeOutput::ParaTabStop(), SwFEShell::Paste(), SwFormatClipboard::Paste(), SwBasicEscherEx::PreWriteHyperlinkWithinFly(), PropValuesToAutoStyleItemSet(), SwWW8ImplReader::Read_Tab(), SwWW8ImplReader::Read_UnderlineColor(), SwUndoTableCpyTable::RedoImpl(), SwUndoFormatAttr::RepeatImpl(), SwFEShell::ReplaceSdrObj(), SwStdFontTabPage::Reset(), ResetLineFrameFormatAttrs(), SaveTable::RestoreAttr(), SaveTable::SaveTable(), DocxAttributeOutput::SectionBreaks(), RtfAttributeOutput::SectionBreaks(), DocxAttributeOutput::SectionPageBorders(), WW8AttributeOutput::SectionPageBorders(), MSWordExportBase::SectionProperties(), SwContentNode::SetAttr(), SwDoc::SetFlyFrameDecorative(), SwXCell::setFormula(), SwDoc::SetFrameFormatToFly(), SwAttrSet::SetModifyAtAttr(), SwWW8ImplReader::SetPageBorder(), SwCSS1Parser::SetPageDescAttrs(), AttrSetHandleHelper::SetParent(), SwXShape::setPropertyToDefault(), SwXTextSection::setPropertyToDefault(), SwXShape::setPropertyValue(), SwXCell::setPropertyValue(), SwXTextTableRow::setPropertyValue(), SwXTextTable::setPropertyValue(), SwXTextSection::Impl::SetPropertyValues_Impl(), MSWordStyles::SetStyleDefaults(), SwHTMLParser::SetTextCollAttrs(), SetTextCollAttrs(), DocxAttributeOutput::StartTableRow(), SwView::StateTabWin(), SwTableAutoFormat::StoreTableProperties(), SwCSS1Parser::StyleParsed(), sw_BoxSetSplitBoxFormats(), SwTextFormatColl::SwClientNotify(), SwColumnDlg::SwColumnDlg(), SwFlyFrameAttrMgr::SwFlyFrameAttrMgr(), SwHTMLFormatInfo::SwHTMLFormatInfo(), SwNumRulesWithName::SwNumFormatGlobal::SwNumFormatGlobal(), SwRubyPortion::SwRubyPortion(), SwUndoTableNumFormat::SwUndoTableNumFormat(), WW8AttributeOutput::TableBackgrounds(), DocxAttributeOutput::TableBackgrounds(), RtfAttributeOutput::TableBackgrounds(), DocxAttributeOutput::TableCellProperties(), RtfAttributeOutput::TableDefaultBorders(), DocxAttributeOutput::TableDefinition(), RtfAttributeOutput::TableVerticalCell(), SwUndoFormatCreate::UndoImpl(), SwUndoTableCpyTable::UndoImpl(), SwTableLine::UpdateTextChangesOnly(), SwBasicEscherEx::WriteFlyFrameAttr(), WW8Export::WriteFootnoteBegin(), SwHTMLWriter::writeFrameFormatOptions(), DocxAttributeOutput::WriteOLEShape(), SwWW8WrGrf::WritePICFHeader(), and SwHTMLWriter::WriteStream().
SfxItemState SwFormat::GetBackgroundState | ( | std::unique_ptr< SvxBrushItem > & | rItem | ) | const |
Definition at line 419 of file format.cxx.
References SvxBrushItem::Clone(), SfxItemSet::GetItemState(), getSdrAllFillAttributesHelper(), getSvxBrushItemFromSourceSet(), m_aSet, RES_BACKGROUND(), and supportsFullDrawingLayerFillAttributeSet().
Referenced by MSWordExportBase::getBackground().
|
inline |
Definition at line 42 of file fmtclbl.hxx.
References SwAttrSet::GetBalancedColumns(), and m_aSet.
Referenced by SwFrame::FindFootnoteBossFrame(), SwSectionFrame::Grow_(), IMPL_LINK_NOARG(), SwSectionFrame::IsBalancedSection(), SectRepr::SectRepr(), SwContentFrame::WouldFit_(), and MSWordExportBase::WriteText().
|
inline |
Definition at line 108 of file frmatr.hxx.
References SwAttrSet::GetBox(), and m_aSet.
Referenced by sw::DefaultToxTabStopTokenHandler::CalculatePageMarginFromPageDescription(), DeleteBox_(), DocxAttributeOutput::EndParagraphProperties(), DocxAttributeOutput::FlyFrameGraphic(), GetMergeSel(), SwXTextTable::getPropertyValue(), SwDoc::GetTabBorders(), impl_borders(), lcl_CopyCol(), lcl_getWordLRSpace(), lcl_SaveUpperLowerBorder(), SwPageDesc::Mirror(), SwTable::NewInsertCol(), SwTable::OldSplitRow(), SwHTMLWriter::OutCSS1_FrameFormatOptions(), SwHTMLWriter::OutCSS1_TableCellBordersAndBG(), DocxAttributeOutput::PopulateFrameProperties(), SwTable::PrepareMerge(), SwGrfNode::ScaleImageMap(), DocxAttributeOutput::SectionPageBorders(), RtfAttributeOutput::SectionPageBorders(), SetGrfFlySize(), SwXTextTable::setPropertyValue(), SwDoc::SetTabLineStyle(), SwView::StateTabWin(), sw_BoxSetSplitBoxFormats(), DocxAttributeOutput::TableCellProperties(), WW8AttributeOutput::TableDefaultBorders(), DocxAttributeOutput::TableDefaultCellMargins(), WW8AttributeOutput::TableDefinition(), DocxAttributeOutput::TableDefinition(), and RtfAttributeOutput::TableDefinition().
|
inline |
Definition at line 114 of file frmatr.hxx.
References SwAttrSet::GetBreak(), and m_aSet.
Referenced by MSWordExportBase::OutputTextNode(), and SwWW8ImplReader::StartTable().
|
inline |
Definition at line 70 of file fmtcnct.hxx.
References SwAttrSet::GetChain(), and m_aSet.
Referenced by SwFlyFrame::Chain(), SwDoc::Chain(), SwDoc::Chainable(), SwFEShell::Chainable(), sw::DocumentContentOperationsManager::CopyFlyInFlyImpl(), sw::DocumentLayoutManager::DelLayoutFormat(), SwFrameShell::Execute(), SwFrameAddPage::FillItemSet(), SwFEShell::GetConnectableFrameFormats(), SwTextBoxHelper::getProperty(), SwFrameShell::GetState(), SwTextFly::GetTop(), SwFramePage::Init(), SwEscherEx::MakeZOrderArrAndFollowIds(), SwFrameAddPage::Reset(), SwHistoryChangeFlyChain::SetInDoc(), SwDoc::Unchain(), SwEscherEx::WriteFlyFrame(), WW8_WrPlcSubDoc::WriteGenericPlc(), and SwEscherEx::WriteTextFlyFrame().
|
inline |
Definition at line 124 of file charatr.hxx.
References SwAttrSet::GetCJKFont(), and m_aSet.
Referenced by SwStdFontTabPage::Reset().
|
inline |
Definition at line 168 of file fmtclds.hxx.
References SwAttrSet::GetCol(), and m_aSet.
Referenced by SwLayoutFrame::AdjustColumns(), SwFrame::CheckDirChange(), SwLayoutFrame::ChgLowersProp(), SwView::ExecTabWin(), SwBaseShell::Execute(), SwHTMLParser::GetCurrentBrowseWidth(), IMPL_LINK_NOARG(), SwSectionFrame::Init(), SwFlyFrame::InsertColumns(), sw::util::IsPlausableSingleWordSection(), SwPageDesc::Mirror(), OutHTML_FrameFormatAsMulticol(), OutHTML_SwTextNode(), SwLayoutFrame::PaintSwFrame(), SectRepr::SectRepr(), SwView::StateTabWin(), SwColumnDlg::SwColumnDlg(), SwPageFrame::SwPageFrame(), SwPageFrame::UpdateAttr_(), SwSectionFrame::UpdateAttr_(), and MSWordExportBase::WriteText().
|
inline |
Definition at line 128 of file charatr.hxx.
References SwAttrSet::GetColor(), and m_aSet.
Referenced by IMPL_LINK(), SwHTMLParser::InsertImage(), and lcl_PaintReplacement().
|
inline |
Definition at line 55 of file fmtcntnt.hxx.
References SwAttrSet::GetContent(), and m_aSet.
Referenced by PlcDrawObj::Append(), SwHTMLParser::BuildTableCell(), SwDoc::Chainable(), checkAndWriteFloatingTables(), SwDoc::ChgAnchor(), SwFEShell::Copy(), sw::DocumentLayoutManager::CopyLayoutFormat(), SwDoc::CopyMasterFooter(), SwDoc::CopyMasterHeader(), SwWW8ImplReader::CoreLoad(), SwXMLTextImportHelper::createAndInsertOLEObject(), SwXTextFrame::createEnumeration(), SwXHeadFootText::createEnumeration(), SwFmDrawPage::CreateShape(), SwXHeadFootText::CreateTextCursor(), SwXTextFrame::createXTextCursor(), SwXTextFrame::createXTextCursorByRange(), SwXHeadFootText::createXTextCursorByRange(), SwUndoFlyBase::DelFly(), DelFlyInRange(), SwSectionFormat::DelFrames(), sw::DocumentLayoutManager::DelLayoutFormat(), SwDoc::DelSectionFormat(), SwHTMLParser::EndApplet(), SwXMLTextImportHelper::endAppletOrPlugin(), SwHTMLParser::EndObject(), SwUndoPageDesc::ExchangeContentNodes(), SwContentType::FillMemberList(), SwDoc::FindFlyByName(), SwNode::FindPageDesc(), SwHTMLParser::FixHeaderFooterDistance(), MSWordExportBase::FormatHdFtContainsChapterField(), ww8::Frame::Frame(), SwXDocumentIndex::getAnchor(), SwXTextSection::getAnchor(), SwXTextEmbeddedObject::getAspect(), SwXTextEmbeddedObject::getExtendedControlOverEmbeddedObject(), SwDoc::GetGrfNms(), SwAccessibleFrameBase::GetNodeType(), SwXMLTextParagraphExport::GetNoTextNode(), sw::util::GetNoTextNodeFromSwFrameFormat(), SwXTextEmbeddedObject::getReplacementGraphic(), SwSectionFormat::GetSectionNode(), SwXTextFrame::GetStartNode(), SwXHeadFootText::GetStartNode(), SwCursor::GotoRegion(), SwHTMLWriter::GuessFrameType(), SwPaM::HasHiddenSections(), SwPaM::HasReadonlySel(), IMPL_LINK(), SwCallLink::ImplDestroy(), SwUndoFormatAttr::Init(), SwFlyFrame::InsertCnt(), SwFlyFrame::InsertColumns(), SwHTMLParser::InsertEmbed(), SwHTMLParser::InsertFloatingFrame(), SwHTMLParser::InsertFlyFrame(), SwHTMLParser::InsertImage(), SwUndoFlyBase::InsFly(), isGraphicNode(), SwSectionFormat::IsInContent(), SwDoc::IsInHeaderFooter(), SwSectionFormat::IsInNodesArr(), lcl_DelFormatIndices(), lcl_DelHFFormat(), lcl_GetOLENode(), lcl_GetSwUndoId(), lcl_InsertDrawLabel(), lcl_InsertLabel(), sw::lcl_IsStartNodeInFormat(), lcl_MinMaxNode(), lcl_SectionCmpPos(), lcl_SetAnchor(), SwDoc::MakeFlyAndMove(), SwSectionFormat::MakeFrames(), MakeUndoDelSection(), MakeUndoUpdateSection(), SwWW8ImplReader::MoveInsideFly(), SwWW8ImplReader::MoveOutsideFly(), SwHTMLParser::NewDivision(), OutHTML_FrameFormatAsDivOrSpan(), OutHTML_FrameFormatAsMulticol(), OutHTML_FrameFormatGrfNode(), OutHTML_FrameFormatOLENode(), OutHTML_FrameFormatOLENodeGrf(), OutHTML_FrameFormatTableNode(), OutHTML_HeaderFooter(), WW8AttributeOutput::OutputFlyFrame_Impl(), RtfAttributeOutput::OutputFlyFrame_Impl(), SwWW8ImplReader::Read_HdFtText(), SwWW8ImplReader::Read_HdFtTextAsHackedFrame(), SwUndoDelLayFormat::RedoForRollback(), SwUndoDelLayFormat::RedoImpl(), SwUndoInsertLabel::RepeatImpl(), SaveFlyInRange(), sw::DocumentLinksAdministrationManager::SelectServerObj(), SwDoc::SetAllUniqueFlyNames(), SwXTextEmbeddedObject::setAspect(), SwWW8ImplReader::SetAttributesAtGrfNode(), SwCursorShell::SetCursorInHdFt(), SwDoc::SetFlyName(), SetGetExpField::SetGetExpField(), SwWW8ImplReader::StripNegativeAfterIndent(), SwActualSection::SwActualSection(), SwHeadFootFrame::SwHeadFootFrame(), SwFlyFrame::UnchainFrames(), SwUndoInsLayFormat::UndoImpl(), SwDoc::UpdateSection(), DocxSdrExport::writeDMLTextFrame(), DocxAttributeOutput::WriteFloatingTable(), SwEscherEx::WriteFlyFrame(), DocxAttributeOutput::WriteFlyFrame(), WW8_WrPlcSubDoc::WriteGenericText(), MSWordExportBase::WriteHeaderFooterText(), SwBasicEscherEx::WriteOLEFlyFrame(), DocxSdrExport::writeOnlyTextOfFrame(), SwASCWriter::WriteStream(), DocxAttributeOutput::WriteTextBox(), RtfAttributeOutput::writeTextFrame(), DocxAttributeOutput::WriteVMLTextBox(), DocxSdrExport::writeVMLTextFrame(), and SwSectionFormat::~SwSectionFormat().
|
inline |
Definition at line 126 of file charatr.hxx.
References SwAttrSet::GetCTLFont(), and m_aSet.
Referenced by SwStdFontTabPage::Reset().
|
inline |
Definition at line 140 of file format.hxx.
References SwAttrSet::GetDoc(), and m_aSet.
|
inline |
The document is set in SwAttrPool now, therefore you always can access it.
Definition at line 139 of file format.hxx.
References SwAttrSet::GetDoc(), and m_aSet.
Referenced by SwTableBox::ActualiseValueBox(), SwXGroupShape::add(), SwUndoTableCpyTable::AddBoxAfter(), SwUndoTableCpyTable::AddBoxBefore(), SwFootnoteContFrame::AddChained(), SwUndoDrawGroup::AddObj(), SwUndoDrawDelete::AddObj(), SwAnchoredDrawObject::AdjustPositioningAttr(), SwFootnoteBossFrame::AppendFootnote(), SwRootFrame::AssertFlyPages(), SwXTextTable::autoFormat(), SwTableBoxFormat::BoxAttributeChanged(), SwSection::BreakLink(), SwUndoFormatResetAttr::BroadcastStyleChange(), SwTextBoxHelper::changeAnchor(), SwDDETable::ChangeContent(), SwDrawContact::Changed(), SwDrawContact::Changed_(), SwTableBox::CheckBoxFormat(), SwNumRule::CheckCharFormats(), SwFrame::CheckDirChange(), SwLayAction::CheckFirstVisPage(), SwFrame::CheckPageDescs(), CheckTable(), TextFormatCollFunc::CheckTextFormatCollForDeletionOfAssignmentToOutlineStyle(), SwLayAction::CheckWaitCursor(), SwLayoutFrame::ChgColumns(), ChgNumToText(), SwFlyFrame::ChgRelPos(), SwFlyFrame::ChgSize(), ChgTextToNum(), SwTableLine::ClaimFrameFormat(), SwTableBox::ClaimFrameFormat(), SwTextBoxNode::ClearAll(), SwDrawContact::ConnectToLayout(), SwTextFlyCnt::CopyFlyFormat(), sw::DocumentLayoutManager::CopyLayoutFormat(), SwDoc::CopyPageDescHeaderFooterImpl(), SwDoc::CopyTextColl(), SwAttrSet::CopyToModify(), SwTextBoxHelper::create(), SwSection::CreateLink(), SaveTable::CreateNew(), SwFmDrawPage::CreateShape(), SwXTextFrame::createXTextCursor(), SwXTextFrame::createXTextCursorByRange(), SwVirtFlyDrawObj::Crop(), SwChartDataProvider::DeleteBox(), SwChartDataSequence::DeleteBox(), DeleteBox_(), SwSectionFormat::DelFrames(), sw::DocumentLayoutManager::DelLayoutFormat(), SwColumnFrame::DestroyImpl(), SwPageFrame::DestroyImpl(), SwRootFrame::DestroyImpl(), SwXShape::dispose(), SwXTextTable::dispose(), SwXDocumentIndex::dispose(), SwXTextSection::dispose(), SwChartDataProvider::DisposeAllDataSequences(), SwObjectFormatterTextFrame::DoFormatObj(), SwObjectFormatterTextFrame::DoFormatObjs(), SwTextBoxHelper::doTextBoxPositioning(), SwTextBoxHelper::DoTextBoxZOrderCorrection(), SwXMLTextParagraphExport::exportTable(), SwFEShell::FindAnchorPos(), SwPageFrame::FindPageDesc(), SwFrameFormat::FindRealSdrObject(), SwFlyFrame::FinitDrawObj(), HTMLTable::FixFrameFormat(), SwBodyFrame::Format(), DocxAttributeOutput::FormatFillGradient(), SwXShape::getAnchor(), SwXDocumentIndex::getAnchor(), SwXTextSection::getAnchor(), SwUndoSetFlyFormat::GetAnchor(), SwXTextEmbeddedObject::getAspect(), SwXCellRange::getCellRangeByPosition(), SwSectionFormat::GetChildSections(), SwUnoCursorHelper::getCursorPropertyValue(), SwXTextTableCursor::GetDoc(), SwXTextEmbeddedObject::getExtendedControlOverEmbeddedObject(), GetFormatAndCreateCursorFromRangeRep(), getIDocumentChartDataProviderAccess(), getIDocumentDrawModelAccess(), getIDocumentFieldsAccess(), getIDocumentLayoutAccess(), getIDocumentSettingAccess(), getIDocumentTimerAccess(), SwTable::GetInfo(), GetMergeSel(), SwXDocumentIndex::GetModel(), SwXTextSection::GetModel(), TextFormatCollFunc::GetNumRule(), SwAnchoredDrawObject::GetObjBoundRect(), SwFlyFrameFormat::GetOrCreateContact(), SwTextBoxHelper::getProperty(), SwXShape::getPropertyDefault(), SwXTextSection::getPropertyDefault(), SwXShape::getPropertyValue(), SwXTextTable::getPropertyValue(), SwXTextSection::Impl::GetPropertyValues_Impl(), SwTableBox::GetRedline(), SwTableLine::GetRedlineType(), SwTableBox::GetRedlineType(), SwSectionFormat::GetRegistry(), SwXTextEmbeddedObject::getReplacementGraphic(), SwUndoDelLayFormat::GetRewriter(), SwSectionFormat::GetSectionNode(), SwUnoCursorHelper::GetSelectableFromAny(), SwXTextView::getSelection(), SwView::GetState(), SwTable::GetTableBox(), SwTableLine::GetTableRedline(), SwTOXBaseSection::GetTextFormatColl(), SwTableBox::GetValue(), SwFrame::GetVirtPageNum(), SwContentFrame::GrowFrame(), SwTable::HasDeletedRowOrCell(), SwTableBox::HasNumContent(), impl_borders(), SwFrameNotify::ImplDestroy(), SwUndoFormatAttr::Init(), SwRootFrame::Init(), SwTOXBaseSection::InsertAlphaDelimiter(), SwXTableRows::insertByIndex(), SwXTableColumns::insertByIndex(), SwFootnoteBossFrame::InsertFootnote(), SwTextNode::InsertHint(), SwFrame::InsertPage(), SwUndoTableCpyTable::InsertRow(), SwXText::insertTextContentAfter(), SwXText::insertTextContentBefore(), SwTable::InsNewTable(), SwTable::InsTable(), SwLayAction::InternalAction(), SwFrame::InvalidatePage(), SwAnchoredDrawObject::InvalidatePage_(), SwChartDataProvider::InvalidateTable(), SwTextFormatColl::IsAtDocNodeSet(), SwTable::IsDeleted(), SwAnchoredObject::IsFormatPossible(), SwTableBox::IsFormulaOrValueBox(), SwSectionFormat::IsInClipboard(), SwSectionFormat::IsInContent(), SwSectionFormat::IsInNodesArr(), SwFrameFormat::IsLowerOf(), SwTableBox::IsNumberChanged(), sw::IsPageFrameEmpty(), SwTableLine::IsTracked(), ItemSetToPageDesc(), lcl_AddColumns(), lcl_CopyBoxToDoc(), lcl_CopyCol(), lcl_CpyBox(), lcl_DelHFFormat(), lcl_GetSpecialProperty(), lcl_MinMaxNode(), lcl_MoveFootnotes(), lcl_queryInterface(), lcl_RefreshLine(), lcl_RestoreAnchor(), lcl_SaveAnchor(), lcl_SetAFormatBox(), lcl_SetDfltBoxAttr(), lcl_SetSpecialProperty(), lcl_SubtractFlys(), lcl_textBoxSizeNotify(), lcl_UpdateSection(), SwFlyAtContentFrame::MakeAll(), SwTabFrame::MakeAll(), SwTable::MakeCopy(), SwFlyFrameFormat::MakeFrames(), SwSectionFormat::MakeFrames(), FndBox_::MakeFrames(), SwXMLTableContext::MakeTableBox(), SwUnoCursorHelper::makeTableCellRedline(), SwUnoCursorHelper::makeTableRowRedline(), SwVirtFlyDrawObj::Move(), SwFEShell::MoveAnchor(), SwLayoutFrame::MoveLowerFootnotes(), SwVirtFlyDrawObj::NbcCrop(), SwVirtFlyDrawObj::NbcMove(), SwVirtFlyDrawObj::NbcResize(), SaveTable::NewFrameFormatForBox(), SaveTable::NewFrameFormatForLine(), SwDDETable::NoDDETable(), SwSectionNode::NodesArrChgd(), SwFootnoteFrame::operator<(), PageDescToItemSet(), SwFrame::PaintBorderLine(), SwPageFrame::PaintGrid(), SwFootnoteFrame::Paste(), SwTable::PrepareMerge(), SwPageFrame::PreparePage(), SwFormatAnchor::QueryValue(), SwFootnoteBossFrame::RearrangeFootnotes(), SwUndoDelLayFormat::RedoForRollback(), SwUndoDrawUnGroup::RedoImpl(), SwLayoutFrame::RefreshExtraData(), SwPageFrame::RefreshExtraData(), SwLayoutFrame::RefreshLaySubsidiary(), SwPageDesc::RegisterChange(), SwXTableRows::removeByIndex(), SwXTableColumns::removeByIndex(), SwRootFrame::RemovePage(), SwRootFrame::RemoveSuperfluous(), SwXText::removeTextContentAfter(), SwXText::removeTextContentBefore(), SwFEShell::RequestObjectResize(), SwFootnoteBossFrame::ResetFootnote(), SwVirtFlyDrawObj::Resize(), ResolveFlyAnchor(), RestFlyInRange(), SaveTable::RestoreAttr(), SwTableAutoFormat::RestoreTableProperties(), SwTableFormula::ScanString(), DocxAttributeOutput::SectionPageBorders(), SwFlyAtContentFrame::SetAbsPos(), SwTextFlyCnt::SetAnchor(), SwXTextEmbeddedObject::setAspect(), SwConditionTextFormatColl::SetConditions(), SetFormatAttr(), SwXTextTable::setName(), SwXDocumentIndex::setName(), SwXTextSection::setName(), SwXShape::setPropertyToDefault(), SwXShape::setPropertyValue(), SwXCell::setPropertyValue(), SwXTextTableRow::setPropertyValue(), SwXTextTable::setPropertyValue(), SwXDocumentIndex::setPropertyValue(), SwXTextSection::Impl::SetPropertyValues_Impl(), wwSectionManager::SetSegmentToPageDesc(), SwTabFrame::ShouldBwdMoved(), SwContentFrame::ShrinkFrame(), SwXTextTable::sort(), SwXCellRange::sort(), SwTabFrame::Split(), SwTableFormula::SplitMergeBoxNm_(), SwNodes::SplitTable(), DocxSdrExport::startDMLAnchorInline(), SwTableAutoFormat::StoreTableProperties(), sw_BoxSetSplitBoxFormats(), sw_ChkAndSetNewAnchor(), SwCellFrame::SwCellFrame(), SwTextFormatColl::SwClientNotify(), SwFrameFormat::SwClientNotify(), SwNumFormat::SwClientNotify(), SwSectionFormat::SwClientNotify(), SwTableBoxFormat::SwClientNotify(), SwFlyLayFrame::SwClientNotify(), SwUndoFormatAttrHelper::SwClientNotify(), SwDrawContact::SwClientNotify(), SwColumnFrame::SwColumnFrame(), SwHeadFootFrame::SwHeadFootFrame(), SwPageFrame::SwPageFrame(), SwPosFlyFrame::SwPosFlyFrame(), SwRowFrame::SwRowFrame(), SwTabFrame::SwTabFrame(), SwUndoDelLayFormat::SwUndoDelLayFormat(), SwUndoDrawUnGroup::SwUndoDrawUnGroup(), SwUndoTableNumFormat::SwUndoTableNumFormat(), SwUndoTableToText::SwUndoTableToText(), SwUndoUpdateIndex::SwUndoUpdateIndex(), SwXNumberingRules::SwXNumberingRules(), SwXTextTableCursor::SwXTextTableCursor(), SwTextBoxHelper::syncFlyFrameAttr(), SwTextBoxHelper::syncProperty(), SwUndoUpdateIndex::TitleSectionInserted(), SwFlyFrame::UnchainFrames(), SwUndoDrawGroup::UndoImpl(), UnHide(), UnHideRedlines(), SwContentFrame::UpdateAttr_(), SwTabFrame::UpdateAttr_(), SwTOXBaseSection::UpdateAuthorities(), SwTable::UpdateCharts(), SwTOXBaseSection::UpdateContent(), SwTable::UpdateFields(), SwEndNoteInfo::UpdateFormatOrAttr(), SwTOXBaseSection::UpdateMarks(), SwTOXBaseSection::UpdateOutline(), SwTOXBaseSection::UpdatePageNum(), SwTOXBaseSection::UpdateSequence(), SwTOXBaseSection::UpdateTable(), SwTOXBaseSection::UpdateTemplate(), SwTableLine::UpdateTextChangesOnly(), SwFrame::WannaRightPage(), DocxSdrExport::writeDMLDrawing(), SwEscherEx::WriteFlyFrame(), SwCharFormat::~SwCharFormat(), SwDDETable::~SwDDETable(), SwFrameFormat::~SwFrameFormat(), SwPasteContext::~SwPasteContext(), SwSection::~SwSection(), SwSectionFormat::~SwSectionFormat(), SwTable::~SwTable(), and SwTextFormatColl::~SwTextFormatColl().
|
inline |
Definition at line 239 of file paratr.hxx.
References SwAttrSet::GetDrop(), and m_aSet.
Referenced by SwCSS1Parser::StyleParsed().
|
inline |
Definition at line 48 of file fmteiro.hxx.
References SwAttrSet::GetEditInReadonly(), and m_aSet.
Referenced by SwSection::IsEditInReadonly(), SwSection::SwSection(), and SwSectionFormat::UpdateParent().
|
inline |
Definition at line 118 of file fmtftntx.hxx.
References SwAttrSet::GetEndAtTextEnd(), and m_aSet.
Referenced by SwSectionFrame::CalcEndAtEndFlag(), SwSectionFrame::GetEndSectFormat_(), IMPL_LINK_NOARG(), SwSectionFrame::IsEndnoteAtMyEnd(), and SectRepr::SectRepr().
|
inline |
Frame-attributes - implemented in frmatr.hxx.
Definition at line 49 of file fmtfordr.hxx.
References SwAttrSet::GetFillOrder(), and m_aSet.
Referenced by SwXMLTableContext::GetSharedBoxFormat(), SwXMLTableContext::MakeTableBox(), and SwXMLTableContext::MakeTableLine().
|
inline |
Definition at line 90 of file frmatr.hxx.
References SwAttrSet::GetFirstLineIndent(), and m_aSet.
Referenced by sw::DefaultToxTabStopTokenHandler::HandleTabStopToken(), OutHTML_SwFormat(), and SwHTMLParser::SetTextCollAttrs().
|
inline |
Definition at line 44 of file formatflysplit.hxx.
References SwAttrSet::GetFlySplit(), and m_aSet.
Referenced by SwDoc::Chainable(), checkAndWriteFloatingTables(), SwFlyFrame::IsFlySplitAllowed(), WW8AttributeOutput::OutputFlyFrame_Impl(), RtfAttributeOutput::OutputFlyFrame_Impl(), DocxAttributeOutput::TableDefinition(), RtfAttributeOutput::TablePositioning(), and WW8AttributeOutput::TablePositioning().
|
inline |
Definition at line 51 of file fmtfollowtextflow.hxx.
References SwAttrSet::GetFollowTextFlow(), and m_aSet.
Referenced by CalcClipRect(), SwFlyFrame::CalcContentHeight(), CalcHeightWithFlys(), objectpositioning::SwAnchoredObjectPosition::CalcRelPosX(), WinwordAnchoring::ConvertPosition(), SwObjectFormatterTextFrame::DoFormatObj(), SwTextBoxHelper::doTextBoxPositioning(), SwCellFrame::Format(), objectpositioning::SwAnchoredObjectPosition::GetInfoAboutObj(), SwTextFly::InitAnchoredObjList(), SwFlyAtContentFrame::MakeAll(), WinwordAnchoring::SetAnchoring(), SwTextBoxHelper::syncFlyFrameAttr(), DocxAttributeOutput::WriteActiveXControl(), and DocxSdrExport::writeVMLDrawing().
|
inline |
Definition at line 122 of file charatr.hxx.
References SwAttrSet::GetFont(), and m_aSet.
Referenced by WW8ListManager::AdjustLVL(), SwStdFontTabPage::Reset(), and SwDropCapsPict::UpdatePaintSettings().
|
inline |
Definition at line 99 of file fmthdft.hxx.
References SwAttrSet::GetFooter(), and m_aSet.
Referenced by SwWrtShell::ChangeHeaderOrFooter(), SwDoc::ChgPageDesc(), SwDoc::CopyMasterFooter(), SwDoc::CopyPageDesc(), SwUndoPageDesc::ExchangeContentNodes(), SwTextShell::ExecField(), SwView::ExecTabWin(), SwHeaderFooterWin::ExecuteCommand(), SwBaseShell::ExecuteGallery(), SwHTMLParser::FixHeaderFooterDistance(), MSWordExportBase::FormatHdFtContainsChapterField(), InsertNewPage(), SwHeaderFooterWin::IsEmptyHeaderFooter(), ItemSetToPageDesc(), lcl_PageDescOrFollowContainsHeaderFooter(), SwEditWin::MouseButtonDown(), SwHTMLParser::NewDivision(), PageDescToItemSet(), SwWW8ImplReader::Read_HdFt(), MSWordExportBase::SectionProperties(), SwCursorShell::SetCursorInHdFt(), wwSectionManager::SetPageULSpaceItems(), SwView::StateTabWin(), SwPageFrame::SwPageFrame(), SwUndoPageDesc::SwUndoPageDesc(), SwPageFrame::UpdateAttr_(), and MSWordExportBase::WriteHeaderFooterText().
|
inline |
Definition at line 116 of file fmtftntx.hxx.
References SwAttrSet::GetFootnoteAtTextEnd(), and m_aSet.
Referenced by SwSectionFrame::CalcFootnoteAtEndFlag(), IMPL_LINK_NOARG(), and SectRepr::SectRepr().
const SfxPoolItem & SwFormat::GetFormatAttr | ( | sal_uInt16 | nWhich, |
bool | bInParents = true |
||
) | const |
If bInParents is FALSE, search only in this format for attribute.
Definition at line 366 of file format.cxx.
References SfxItemSet::Get(), getSvxBrushItemFromSourceSet(), m_aSet, RES_BACKGROUND(), SAL_INFO, and supportsFullDrawingLayerFillAttributeSet().
Referenced by WW8TabDesc::AdjustNewBand(), SwDoc::AppendDoc(), myImplHelpers::CalcHdFtDist(), SwFlyFrame::CheckDirection(), SwPageFrame::CheckDirection(), SwSectionFrame::CheckDirection(), SwTabFrame::CheckDirection(), SwDoc::ChgPageDesc(), sw::DocumentLayoutManager::DelLayoutFormat(), AttributeOutputBase::EndTOX(), SwDrawBaseShell::Execute(), MSWordExportBase::ExportPoolItemsToCHP(), SwNode::FindPageDesc(), SwTextFormatColl::GetAttrOutlineLevel(), SwWriteTable::GetBoxWidth(), SwShareBoxFormat::GetFormat(), SwWW8ImplReader::GetFormatAttr(), GetFormatAttr(), MSWordSections::GetFormatCol(), SwSectionFormat::GetInfo(), SwView::GetState(), SwBaseShell::GetState(), SwDrawBaseShell::GetState(), SwFormatFootnote::GetViewNumStr(), AttributeOutputBase::GridCharacterPitch(), sw::util::HasPageBreak(), SwDocShell::InitNew(), lcl_AdjustOutlineStylesForOOo(), lcl_dbg_out(), lcl_SetTextFormatColl(), lcl_TableBox_HasTabBorders(), SwWriteTable::MergeBoxBorders(), SwFrameFormat::MoveTableBox(), SwLanguageIterator::Next(), SwOutlineTabDialog::Ok(), MSWordExportBase::OutputSectionBreaks(), SwWW8ImplReader::Read_Tab(), SwWW8ImplReader::RegisterNumFormatOnStyle(), SwStdFontTabPage::Reset(), WW8AttributeOutput::SectionPageBorders(), MSWordExportBase::SectionProperties(), SwDoc::SetDefaultPageMode(), SwWW8ImplReader::SetDocumentGrid(), MSWord_SdrAttrIter::SetItemsThatDifferFromStandard(), MSWordStyles::SetStyleDefaults(), SetStyleIndent(), DocxAttributeOutput::StartRuby(), AttributeOutputBase::StartTOX(), SwView::StateTabWin(), SwFlyFrame::SwFlyFrame(), SwHTMLFormatInfo::SwHTMLFormatInfo(), SwDoc::UpdateSection(), UseListIndent(), and WW8Ruby::WW8Ruby().
|
inline |
Definition at line 97 of file format.hxx.
References GetFormatAttr().
|
inline |
Definition at line 118 of file frmatr.hxx.
References SwAttrSet::GetFrameDir(), and m_aSet.
Referenced by DocxAttributeOutput::EndParagraphProperties(), AttributeOutputBase::FormatColumns(), SwWW8StyInf::GetCharSet(), SwWW8StyInf::GetCJKCharSet(), MSWordExportBase::GetCurrentPageDirection(), SwTableShell::GetState(), SwDoc::GetTextDirection(), IMPL_LINK_NOARG(), lcl_TableParamToItemSet(), SwPageDesc::Mirror(), OutHTML_SwFormat(), MSWordExportBase::OutputTextNode(), SwFieldRefPage::Reset(), SectRepr::SectRepr(), SwContentTree::SetActiveShell(), SwView::StateTabWin(), MSWordExportBase::TrueFrameDirection(), and DocxSdrExport::writeDMLTextFrame().
|
inline |
Definition at line 104 of file fmtfsize.hxx.
References SwAttrSet::GetFrameSize(), and m_aSet.
Referenced by SwCollectTableLineBoxes::AddBox(), SwTextFormatter::BuildMultiPortion(), myImplHelpers::CalcHdFtDist(), SwTabFrame::CalcHeightOfFirstContentLine(), CalcHeightWithFlys(), objectpositioning::SwToContentAnchoredObjectPosition::CalcPosition(), CalculateFlySize(), sw::DefaultToxTabStopTokenHandler::CalculatePageMarginFromPageDescription(), ww8::CellInfo::CellInfo(), SwDoc::Chain(), CheckBoxWidth(), SwTable::CheckConsistency(), SwDoc::CheckDefaultPageFormat(), SwFrame::CheckDirChange(), SwPageFrame::CheckPageHeightValidForHideWhitespace(), SwViewShell::ChgAllPageOrientation(), SwViewShell::ChgAllPageSize(), SwFlyFrame::ChgSize(), SwTable::CollectBoxSelection(), SwTable::ConvertSubtableBox(), SwTable::CopyHeadlineIntoTable(), WW8Export::CurrentPageWidth(), DeleteBox_(), SwTextBoxHelper::doTextBoxPositioning(), SwView::ExecTabWin(), SwTable::ExpandColumnSelection(), RtfExport::ExportDocument_Impl(), SwXMLExport::ExportTableAutoStyles(), RtfAttributeOutput::FlyFrameGraphic(), SwCellFrame::Format(), SwFlyFrame::Format(), SwLayoutFrame::Format(), SwRowFrame::Format(), SwTabFrame::Format(), AttributeOutputBase::FormatColumns(), ww8::Frame::Frame(), SwCollectTableLineBoxes::GetBoxOfPos(), ww8::WW8TableNodeInfoInner::getColumnWidthsBasedOnAllRows(), SwHTMLParser::GetCurrentBrowseWidth(), ww8::WW8TableNodeInfoInner::getGridColsOfRow(), SwFrameFormat::GetIMapObject(), GetMergeSel(), SwTextNode::GetMinMaxSize(), sw::DocumentStylePoolManager::GetPageDescFromPool(), SwXTextTableRow::getPropertyValue(), SwFrameShell::GetState(), AttributeOutputBase::GetTablePageSize(), GetTableWidth(), ww8::WW8TableNodeInfoInner::getWidthsOfRow(), SwFlyFrame::Grow_(), SwRootFrame::ImplCalcBrowseWidth(), SwFrameNotify::ImplDestroy(), RtfAttributeOutput::InitTableHelper(), DocxAttributeOutput::InitTableHelper(), SwTable::InsertSpannedRow(), SwDoc::InsertTable(), SwView::InsFrameMode(), SwLayoutFrame::InvaPercentLowers(), sw::util::IsPlausableSingleWordSection(), lcl_AdjustBox(), lcl_AdjustWidthsInLine(), lcl_AjustLines(), lcl_Box2LeftBorder(), lcl_CalcMinRowHeight(), lcl_CalcNewWidths(), lcl_CalcWish(), lcl_CheckMinMax(), lcl_ChgTableSize(), lcl_CopyBoxToDoc(), lcl_CopyCol(), lcl_CopyLineToDoc(), lcl_FindStartEndCol(), lcl_FndNxtPrvDelBox(), lcl_GetFrameMinHeight(), lcl_GetSpecialProperty(), lcl_InsertLabel(), lcl_LastBoxSetWidth(), lcl_LeftBorder2Box(), lcl_MinMaxNode(), lcl_ModifyBoxes(), lcl_PreprocessRowsInCells(), lcl_ProcessBoxSet(), lcl_SaveUpperLowerBorder(), lcl_SearchSelBox(), lcl_SetOtherBoxWidth(), lcl_SetSelBoxWidth(), lcl_SetSpecialProperty(), lcl_SortedTabColInsert(), lcl_UnMerge(), SwFlyAtContentFrame::MakeAll(), SwTable::MakeCopy(), SwContentFrame::MakePrtArea(), MakeSelUnions(), HTMLTable::MakeTable(), SwNodes::MergeTable(), SwPageDesc::Mirror(), SwWW8ImplReader::MoveOutsideFly(), SwVirtFlyDrawObj::NbcCrop(), SwVirtFlyDrawObj::NbcResize(), SwTable::NewInsertCol(), SwTable::NewSplitRow(), sw::NotifyTableCollapsedParagraph(), SwTable::OldSplitRow(), SwHTMLWriter::OutCSS1_FrameFormatOptions(), OutCSS1_SwPageDesc(), WW8Export::OutGrf(), OutHTML_FrameFormatGrfNode(), OutHTML_SwTableNode(), OutHTML_SwTextNode(), PageDescToItemSet(), SwTable::PrepareDelBoxes(), SwTable::PrepareDeleteCol(), SwFEShell::RequestObjectResize(), SwGrfNode::ScaleImageMap(), SwFEShell::SetColRowWidthHeight(), SwTable::SetColWidth(), SwWW8ImplReader::SetDocumentGrid(), SwDoc::SetFrameFormatToFly(), SetGrfFlySize(), wwSectionManager::SetPage(), SwCSS1Parser::SetPageDescAttrs(), SwXTextTableRow::setPropertyValue(), WW8TabDesc::SetSizePosition(), SwDoc::SetTabCols(), SwTable::SetTabCols(), SwDoc::SetTabRows(), SwFlyFrame::Shrink_(), SwRowFrame::ShrinkFrame(), SwTabFrame::Split(), SwTable::SplitCol(), SwColumnDlg::SwColumnDlg(), SwFlyFrame::SwFlyFrame(), SwLayoutFrame::SwLayoutFrame(), SwPageFrame::SwPageFrame(), SwTextBoxHelper::syncFlyFrameAttr(), WW8AttributeOutput::TableDefinition(), DocxAttributeOutput::TableDefinition(), RtfAttributeOutput::TableDefinition(), WW8AttributeOutput::TableHeight(), DocxAttributeOutput::TableHeight(), RtfAttributeOutput::TableHeight(), SwDoc::TextToTable(), SwFlyFrame::UpdateAttr_(), SwReqIfReader::WrapGraphicInRtf(), SwReqIfReader::WrapOleInRtf(), SwWriter::Write(), DocxSdrExport::writeDMLTextFrame(), and PlcDrawObj::WritePlc().
void SwFormat::GetGrabBagItem | ( | css::uno::Any & | rVal | ) | const |
Definition at line 720 of file format.cxx.
References m_pGrabBagItem.
Referenced by SwDocStyleSheet::GetGrabBagItem(), and DocxAttributeOutput::StartStyle().
|
inline |
Definition at line 94 of file frmatr.hxx.
References SwAttrSet::GetGutterLeftMargin(), and m_aSet.
|
inline |
Definition at line 96 of file frmatr.hxx.
References SwAttrSet::GetGutterRightMargin(), and m_aSet.
|
inline |
Definition at line 97 of file fmthdft.hxx.
References SwAttrSet::GetHeader(), and m_aSet.
Referenced by SwWrtShell::ChangeHeaderOrFooter(), SwDoc::ChgPageDesc(), SwDoc::CopyMasterHeader(), SwDoc::CopyPageDesc(), SwUndoPageDesc::ExchangeContentNodes(), SwTextShell::ExecField(), SwView::ExecTabWin(), SwHeaderFooterWin::ExecuteCommand(), SwBaseShell::ExecuteGallery(), SwHTMLParser::FixHeaderFooterDistance(), MSWordExportBase::FormatHdFtContainsChapterField(), InsertNewPage(), SwHeaderFooterWin::IsEmptyHeaderFooter(), ItemSetToPageDesc(), lcl_PageDescOrFollowContainsHeaderFooter(), SwEditWin::MouseButtonDown(), SwHTMLParser::NewDivision(), PageDescToItemSet(), SwWW8ImplReader::Read_HdFt(), MSWordExportBase::SectionProperties(), SwCursorShell::SetCursorInHdFt(), wwSectionManager::SetPageULSpaceItems(), SwView::StateTabWin(), SwPageFrame::SwPageFrame(), SwUndoPageDesc::SwUndoPageDesc(), SwPageFrame::UpdateAttr_(), and MSWordExportBase::WriteHeaderFooterText().
|
inline |
Definition at line 46 of file hfspacingitem.hxx.
References SwAttrSet::GetHeaderAndFooterEatSpacing(), and m_aSet.
Referenced by SwHeadFootFrame::GetEatSpacing().
|
inline |
Definition at line 115 of file fmtornt.hxx.
References SwAttrSet::GetHoriOrient(), and m_aSet.
Referenced by SwDoc::AdjustCellWidth(), CalcClipRect(), objectpositioning::SwToContentAnchoredObjectPosition::CalcPosition(), objectpositioning::SwToLayoutAnchoredObjectPosition::CalcPosition(), SwTextBoxHelper::changeAnchor(), SwDrawContact::Changed_(), SwFlyFreeFrame::CheckClip(), SwDoc::ChgAnchor(), SwFlyFrame::ChgRelPos(), SwHTMLWriter::CollectFlyFrames(), SwTextBoxHelper::doTextBoxPositioning(), objectpositioning::SwAnchoredObjectPosition::DrawAsideFly(), SwView::ExecTabWin(), SwXMLExport::ExportTableAutoStyles(), DocxAttributeOutput::GetOLEStyle(), AttributeOutputBase::GetTablePageSize(), GetTableWidth(), SwRootFrame::ImplCalcBrowseWidth(), SwFrameNotify::ImplDestroy(), SwWW8ImplReader::ImportGraf(), ItemSetToTableParam(), lcl_InsertDrawLabel(), lcl_MinMaxNode(), lcl_NotifyNeighbours(), lcl_TableParamToItemSet(), SwFlyAtContentFrame::MakeAll(), WW8Export::MiserableRTLFrameFormatHack(), SwWW8ImplReader::MoveOutsideFly(), SwVirtFlyDrawObj::NbcMove(), Notify_Background(), SwHTMLWriter::OutCSS1_FrameFormatOptions(), SwHTMLWriter::OutCSS1_TableFrameFormatOptions(), SwHTMLWriter::OutFrameFormatOptions(), OutHTML_SwTableNode(), DocxAttributeOutput::OutputFlyFrame_Impl(), DocxAttributeOutput::PopulateFrameProperties(), SwFEShell::RequestObjectResize(), SwUndoFormatAttr::RestoreFlyAnchor(), SwFlyAtContentFrame::SetAbsPos(), WinwordAnchoring::SetAnchoring(), SwHTMLParser::SetAttr_(), SwFEShell::SetColRowWidthHeight(), SwTable::SetColWidth(), SwDoc::SetFlyFrameAnchor(), SwTable::SetTabCols(), DocxSdrExport::startDMLAnchorInline(), SwHTMLPosFlyFrame::SwHTMLPosFlyFrame(), SwTextBoxHelper::syncFlyFrameAttr(), WW8AttributeOutput::TableDefinition(), DocxAttributeOutput::TableDefinition(), RtfAttributeOutput::TableOrientation(), WW8AttributeOutput::TableOrientation(), RtfAttributeOutput::TablePositioning(), WW8AttributeOutput::TablePositioning(), DocxAttributeOutput::WriteActiveXControl(), SwHTMLWriter::writeFrameFormatOptions(), PlcDrawObj::WritePlc(), and DocxSdrExport::writeVMLDrawing().
IDocumentChartDataProviderAccess & SwFormat::getIDocumentChartDataProviderAccess | ( | ) |
Gives access to the chart data-provider.
Definition at line 718 of file format.cxx.
References GetDoc(), and SwDoc::getIDocumentChartDataProviderAccess().
Referenced by SwNodes::SplitTable().
IDocumentDrawModelAccess & SwFormat::getIDocumentDrawModelAccess | ( | ) |
Definition at line 713 of file format.cxx.
References GetDoc(), and SwDoc::getIDocumentDrawModelAccess().
const IDocumentDrawModelAccess & SwFormat::getIDocumentDrawModelAccess | ( | ) | const |
Provides access to the document draw model interface.
Definition at line 712 of file format.cxx.
References GetDoc(), and SwDoc::getIDocumentDrawModelAccess().
Referenced by SwFlyDrawContact::CreateNewRef(), SwFrame::getIDocumentDrawModelAccess(), SwFlyFrame::getIDocumentDrawModelAccess(), SwFlyFrameFormat::GetOrCreateContact(), SwRootFrame::Init(), SwFlyFrame::InitDrawObj(), SwDrawContact::InsertMasterIntoDrawPage(), lcl_SubtractFlys(), SwDrawFrameFormat::MakeGraphic(), SwFlyFrame::PaintSwFrame(), SwLayAction::PaintWithoutFlys(), SwDrawContact::SwDrawContact(), and SwFlyFrame::UpdateAttr_().
IDocumentFieldsAccess & SwFormat::getIDocumentFieldsAccess | ( | ) |
Provides access to the document idle timer interface.
Definition at line 717 of file format.cxx.
References GetDoc(), and SwDoc::getIDocumentFieldsAccess().
Referenced by SwRootFrame::Init().
IDocumentLayoutAccess & SwFormat::getIDocumentLayoutAccess | ( | ) |
Definition at line 715 of file format.cxx.
References GetDoc(), and SwDoc::getIDocumentLayoutAccess().
const IDocumentLayoutAccess & SwFormat::getIDocumentLayoutAccess | ( | ) | const |
Provides access to the document layout interface.
Definition at line 714 of file format.cxx.
References GetDoc(), and SwDoc::getIDocumentLayoutAccess().
Referenced by SwDrawContact::ConnectToLayout(), SwRootFrame::Init(), SwLayAction::InternalAction(), and SwFlyFrameFormat::MakeFrames().
const IDocumentSettingAccess & SwFormat::getIDocumentSettingAccess | ( | ) | const |
Provides access to the document settings interface.
Definition at line 711 of file format.cxx.
References GetDoc(), and SwDoc::GetDocumentSettingManager().
Referenced by CalcClipRect(), SwTabFrame::CalcFlyOffsets(), CalcHeightWithFlys(), SwBorderAttrs::CalcLeft(), SwBorderAttrs::CalcRight(), SwDDETable::ChangeContent(), SwFlyFreeFrame::CheckClip(), SwAnchoredObject::ConsiderObjWrapInfluenceOnObjPos(), SwFrame::FindFootnoteBossFrame(), objectpositioning::SwAnchoredObjectPosition::GetInfoAboutObj(), objectpositioning::SwAnchoredObjectPosition::ImplAdjustVertRelPos(), SwRootFrame::Init(), SwAnchoredObject::IsDraggingOffPageAllowed(), SwFlyFrame::IsFlySplitAllowed(), lcl_CalcAutoWidth(), lcl_SetDfltBoxAttr(), SwAnchoredDrawObject::MakeObjPosAnchoredAtPara(), SwContentFrame::ShouldBwdMoved(), SwContentFrame::UpdateAttr_(), SwContentFrame::WouldFit_(), and SwEscherEx::WriteFlyFrame().
IDocumentTimerAccess & SwFormat::getIDocumentTimerAccess | ( | ) |
Provides access to the document idle timer interface.
Definition at line 716 of file format.cxx.
References GetDoc(), and SwDoc::getIDocumentTimerAccess().
Referenced by SwLayAction::FormatLayoutTab(), and SwRootFrame::Init().
|
inline |
Templatized version of GetItemState() to directly return the correct type.
Definition at line 111 of file format.hxx.
References GetItemState().
Referenced by SwTableBox::ActualiseValueBox(), SwHistory::AddDeleteFly(), SwTableBoxFormat::BoxAttributeChanged(), SwTable::CanConvertSubtables(), SwCellFrame::CheckDirection(), SwGCBorder_BoxBrd::CheckLeftBorderOfFormat(), TextFormatCollFunc::CheckTextFormatCollForDeletionOfAssignmentToOutlineStyle(), ChgNumToText(), ChgTextToNum(), SwDoc::ChkBoxNumFormat(), SwTable::ConvertSubtableBox(), SwDoc::CopyTextColl(), SwDoc::DelSectionFormat(), WW8Export::ExportDocument_Impl(), SwCursorShell::GetContentAtPos(), WW8Export::GetCurrentPageBgBrush(), TextFormatCollFunc::GetNumRule(), SwTableBox::GetValue(), MSWordSections::HasBorderItem(), SwTextNode::InsertHint(), SwTableBox::IsNumberChanged(), lcl_ChgHyperLinkColor(), lcl_CopyTableBox(), lcl_FindEndPosOfBorder(), lcl_GCBorder_GetBorder(), SwDoc::MakeFlySection(), SwXMLTableContext::MakeTableBox(), SwNoTextFrame::PaintSwFrame(), SwUndoDelete::RedoImpl(), MSWordSections::SetFooterFlag(), MSWordSections::SetHeaderFlag(), sw_GC_Line_Border(), SwTextFormatColl::SwClientNotify(), SwEscherEx::SwEscherEx(), WW8Export::TrueFrameBgBrush(), SwUndoInsTable::UndoImpl(), SwUndoCpyTable::UndoImpl(), SwBasicEscherEx::WriteFlyFrameAttr(), SwEscherEx::WriteFlyFrameAttr(), SwBasicEscherEx::WriteGrfAttr(), DocxExport::WriteSettings(), and DocxAttributeOutput::WriteSrcRect().
SfxItemState SwFormat::GetItemState | ( | sal_uInt16 | nWhich, |
bool | bSrchInParent = true , |
||
const SfxPoolItem ** | ppItem = nullptr |
||
) | const |
Definition at line 385 of file format.cxx.
References SfxItemSet::GetItemState(), getSdrAllFillAttributesHelper(), getSvxBrushItemFromSourceSet(), m_aSet, RES_BACKGROUND(), SAL_INFO, and supportsFullDrawingLayerFillAttributeSet().
Referenced by SwTextFormatColl::AreListLevelIndentsApplicableImpl(), SwTextFormatColl::AssignToListLevelOfOutlineStyle(), SwTableBoxFormat::BoxAttributeChanged(), SwTableBox::CheckBoxFormat(), SwDoc::ChkBoxNumFormat(), SwTable::ConvertSubtableBox(), SwTextNode::DeleteAttributes(), SwDoc::DelTable(), DocxExport::DisallowInheritingOutlineNumbering(), RtfExport::DisallowInheritingOutlineNumbering(), WW8Export::DisallowInheritingOutlineNumbering(), FlatFndBox::FillFlat(), GetItemIfSet(), GetItemState(), SwTableBox::GetValue(), docfunc::HasOutlineStyleToBeWrittenAsNormalListStyle(), WW8RStyle::Import(), SwWW8ImplReader::InsertTxbxStyAttrs(), SwTableBox::IsFormulaOrValueBox(), lcl_CpyBox(), lcl_DescSetAttr(), lcl_GetPaperBin(), lcl_MergeGCBox(), lcl_MergeGCLine(), lcl_SetTextFormatColl(), SwDoc::MakeFlySection_(), SwDocStyleSheet::MergeIndentAttrsOfListStyle(), MoveCol(), MoveRow(), SwWW8ImplReader::Read_UnderlineColor(), MSWordExportBase::SectionProperties(), SwFEShell::SetFrameFormat(), SwDocStyleSheet::SetItemSet(), MSWordStyles::SetStyleDefaults(), sw::DocumentContentOperationsManager::SplitNode(), SwTextFormatColl::SwClientNotify(), SwTableBoxFormat::SwClientNotify(), SwUndoFormatResetAttr::SwUndoFormatResetAttr(), SwpHints::TryInsertHint(), SwUndoDelSection::UndoImpl(), and sw::DocumentFieldsManager::UpdateTableFields().
|
inline |
Definition at line 105 of file format.hxx.
References GetItemState().
|
inline |
Definition at line 110 of file frmatr.hxx.
References SwAttrSet::GetKeep(), and m_aSet.
Referenced by SwTableShell::GetState(), lcl_InsertLabel(), and MSWordExportBase::OutputTextNode().
|
inline |
Definition at line 46 of file fmtlsplt.hxx.
References SwAttrSet::GetLayoutSplit(), and m_aSet.
Referenced by SwTabFrame::CalcHeightOfFirstContentLine(), SwTableShell::GetState(), SwTabFrame::IsLayoutSplitAllowed(), SwTabFrame::MakeAll(), and MSWordExportBase::OutputTextNode().
|
inline |
Definition at line 86 of file frmatr.hxx.
References SwAttrSet::GetLeftMargin(), and m_aSet.
|
inline |
Paragraph-attributes - implemented in paratr.hxx.
Definition at line 235 of file paratr.hxx.
References SwAttrSet::GetLineSpacing(), and m_aSet.
Referenced by SwTextFrame::FillRegister().
|
inline |
Definition at line 98 of file frmatr.hxx.
References SwAttrSet::GetLRSpace(), and m_aSet.
Referenced by objectpositioning::SwAnchoredObjectPosition::AdjustHoriRelPosForDrawAside(), objectpositioning::SwAsCharAnchoredObjectPosition::CalcPosition(), objectpositioning::SwToContentAnchoredObjectPosition::CalcPosition(), objectpositioning::SwToLayoutAnchoredObjectPosition::CalcPosition(), sw::DefaultToxTabStopTokenHandler::CalculatePageMarginFromPageDescription(), SwContourCache::ContourRect(), WW8Export::CurrentPageWidth(), SwTextBoxHelper::doTextBoxPositioning(), SwView::ExecTabWin(), RtfExport::ExportDocument_Impl(), SwSectionFrame::Format(), AttributeOutputBase::FormatColumns(), SwHTMLParser::GetCurrentBrowseWidth(), SwTextNode::GetMinMaxSize(), SwAnchoredObject::GetObjRectWithSpaces(), DocxAttributeOutput::GetOLEStyle(), SwXTextViewCursor::getPosition(), SwTableShell::GetState(), AttributeOutputBase::GetTablePageSize(), GetTableWidth(), IMPL_LINK_NOARG(), SwSectionFrame::Init(), InsertNewPage(), wwSectionManager::InsertSection(), SwView::InsFrameMode(), lcl_getWordLRSpace(), lcl_InsertDrawLabel(), lcl_MinMaxNode(), lcl_TableParamToItemSet(), HTMLTable::MakeTable(), SwPageDesc::Mirror(), SwHTMLWriter::OutCSS1_FrameFormatOptions(), OutHTML_SwTableNode(), OutHTML_SwTextNode(), DocxAttributeOutput::PopulateFrameProperties(), DocxAttributeOutput::SectionPageBorders(), SectRepr::SectRepr(), SwTable::SetColWidth(), SwTable::SetTabCols(), SwView::SetZoom_(), DocxSdrExport::startDMLAnchorInline(), SwView::StateTabWin(), WW8AttributeOutput::TableDefinition(), DocxAttributeOutput::TableDefinition(), RtfAttributeOutput::TableDefinition(), RtfAttributeOutput::TableOrientation(), RtfAttributeOutput::TablePositioning(), and WW8AttributeOutput::TablePositioning().
|
inline |
Definition at line 116 of file frmatr.hxx.
References SwAttrSet::GetMacro(), and m_aSet.
Referenced by IMPL_LINK(), SwEditWin::KeyInput(), SwEditWin::MouseButtonUp(), and SwEditWin::MouseMove().
|
inline |
Definition at line 131 of file format.hxx.
References m_aFormatName.
Referenced by SwAccessibleParagraph::_getDefaultAttributesImpl(), SwMailMergeLayoutPage::Activate(), SwTOXStylesTabPage::ActivatePage(), SwFmDrawPage::add(), SwHistory::Add(), SwTOXSelectTabPage::ApplyTOXDescription(), SwTaggedPDFHelper::BeginBlockStructureElements(), SwTaggedPDFHelper::BeginInlineStructureElements(), SwUndoFormatResetAttr::BroadcastStyleChange(), SwXText::convertToTextFrame(), SwFormatClipboard::Copy(), SwDoc::CopyFormat(), SwDoc::CopyFormatArr(), SwDoc::CopyGrfColl(), sw::DocumentLayoutManager::CopyLayoutFormat(), SwEditShell::CopySelToDoc(), SwDoc::CopyTextColl(), sw::DocumentChartDataProviderManager::CreateChartInternalDataProviders(), SaveTable::CreateNew(), SwDoc::DelCharFormat(), SwDoc::DelFrameFormat(), SwDoc::DelTable(), SwDoc::DelTextFormatColl(), SwCharFormat::dumpAsXml(), SwTextFormatColl::dumpAsXml(), SwFrameFormat::dumpAsXml(), SwSectionFormat::dumpAsXml(), SwFrame::dumpAsXmlAttributes(), SwEnvFormatPage::Edit(), SwDocShell::Edit(), EndUndo(), SwTextShell::ExecInsert(), SwDocShell::ExecStyleSheet(), SwDocShell::Execute(), SwView::Execute(), SwFrameShell::Execute(), SwXMLExport::ExportFormat(), SwXMLExport::ExportTable(), SwXMLExport::ExportTableAutoStyles(), FillCharStyleListBox(), SwFrameAddPage::FillItemSet(), SwContentType::FillMemberList(), SwDocStyleSheet::FillStyleSheet(), SwDoc::FindFlyByName(), SwCursor::FindFormat(), SwTableFormula::FindTable(), SwDoc::FindTableFormatByName(), SwStyleSheetIterator::First(), DocxAttributeOutput::FlyFrameGraphic(), SwXTextTables::getByName(), SwCSS1Parser::GetChrFormat(), SwFEShell::GetConnectableFrameFormats(), SwCursorShell::GetContentAtPos(), SwHTMLWriter::GetCSS1Selector(), SwUnoCursorHelper::getCursorPropertyValue(), SwXTextTables::getElementNames(), SwFEShell::GetFlyName(), GetFormatAndCreateCursorFromRangeRep(), sw::GraphicSizeViolation::getGraphicName(), SwFEShell::GetGrfAtPos(), SwXTextTable::getName(), SwXNumberingRules::GetNumberingRuleByIndex(), SwFormatChain::GetPresentation(), SwTextBoxHelper::getProperty(), SwXFootnoteProperties::getPropertyValue(), SwXEndnoteProperties::getPropertyValue(), SwXLineNumberingProperties::getPropertyValue(), SwXTextTableCursor::getPropertyValue(), SwXCellRange::getPropertyValue(), SwUndoFormatCreate::GetRewriter(), SwUndoFlyStrAttr::GetRewriter(), SwUndoFlyDecorative::GetRewriter(), SwUnoCursorHelper::GetSelectableFromAny(), SwChartDataSequence::getSourceRangeRepresentation(), GetTableByName(), SwWrtShell::GetTableStyle(), SwTOXPara::GetText_Impl(), SwTOXTable::GetText_Impl(), SwCSS1Parser::GetTextFormatColl(), SwDoc::GetUniqueTableName(), SwTOXPara::GetURL(), SwDoc::GroupSelection(), SwXTextTables::hasByName(), SwChartDataProvider::Impl_createDataSource(), IMPL_LINK(), IMPL_LINK_NOARG(), SwNoTextFrame::ImplPaintPictureGraphic(), SwTableFUNC::InsertChart(), SwModule::InsertEnv(), SwView::InsertGraphicDlg(), SwModule::InsertLab(), SwFEShell::IsURLGrfAtPos(), SwEditWin::KeyInput(), lcl_AdjustOutlineStylesForOOo(), lcl_dbg_out(), lcl_FindCharFormat(), lcl_FindFrameFormat(), lcl_FindParaFormat(), lcl_GetCharFormat(), lcl_GetFrameFormatByName(), lcl_GetSpecialProperty(), lcl_TableInfo(), lcl_TableParamToItemSet(), lcl_toxMatchTSwitch(), SwTableNode::MakeCopy(), SwNumRulesWithName::SwNumFormatGlobal::MakeNumFormat(), SwNumRule::MakeSvxNumRule(), SwNodes::MergeTable(), SwEditWin::MouseButtonUp(), SwEditWin::MouseMove(), SwNoTextNode::NewAttrSet(), SwTextNode::NewAttrSet(), SwAccessibleFrameBase::Notify(), SwAccessibleTable::Notify(), SwOutlineTabDialog::Ok(), OutCSS1_SwFootnoteInfo(), OutCSS1_SwFormat(), SwHTMLWriter::OutFootEndNoteSym(), SwHTMLWriter::OutFrameFormatOptions(), OutHTML_FrameFormatAsImage(), OutHTML_FrameFormatOLENode(), OutHTML_ImageStart(), OutHTML_SwFormat(), OutHTML_SwTableNode(), OutHTML_SwTextNode(), WW8AttributeOutput::OutputFlyFrame_Impl(), PageDescToItemSet(), SwTextFrame::PaintParagraphStylesHighlighting(), SwNoTextFrame::PaintSwFrame(), SwTransferable::Paste(), SwFormatChain::QueryValue(), SwWW8ImplReader::Read_GrafLayer(), SwWW8ImplReader::Read_SubF_Ruby(), sw::FrameFormats< value_type >::Rename(), SwDoc::RenameFormat(), SwXNumberingRules::replaceByIndex(), SwEndNoteOptionPage::Reset(), SwDropCapsPage::Reset(), SwFrameAddPage::Reset(), SwCondCollPage::Reset(), SwTableFormula::ScanString(), SwCondCollPage::SelectHdl(), SwDoc::SetAllUniqueFlyNames(), SwDoc::SetFlyName(), SwDocStyleSheet::SetItemSet(), SwXTextTable::setName(), SwDocStyleSheet::SetName(), SwUnoCursorHelper::setNumberingProperty(), SwXNumberingRules::SetNumberingRuleByIndex(), SwDocStyleSheet::SetParent(), AttrSetHandleHelper::SetParent(), SwDoc::SetTableName(), SwInsertDBColAutoPilot::SetTabSet(), SwEditShell::SetTextFormatColl(), SwDoc::SetTextFormatCollByAutoFormat(), SwOutlineSettingsTabPage::SetWrtShell(), SwInputWindow::ShowWin(), SwDoc::SortTable(), SwTableFormula::SplitMergeBoxNm_(), SwDoc::SplitTable(), AttributeOutputBase::StartTOX(), SwView::StateStatusLine(), SwDocShell::StateStyleSheet(), SwCSS1Parser::StyleParsed(), SwAccessibleFrameBase::SwAccessibleFrameBase(), SwAccessibleTable::SwAccessibleTable(), SwAccessibleTableColHeaders::SwAccessibleTableColHeaders(), SwInsertChart::SwInsertChart(), SwLineNumberingDlg::SwLineNumberingDlg(), SwNumRulesWithName::SwNumFormatGlobal::SwNumFormatGlobal(), SwOutlineTabDialog::SwOutlineTabDialog(), SwUndoFormatColl::SwUndoFormatColl(), SwUndoFormatCreate::SwUndoFormatCreate(), SwUndoFormatDelete::SwUndoFormatDelete(), SwUndoMergeTable::SwUndoMergeTable(), SwUndoFormatCreate::UndoImpl(), SwUndoFormatAttr::UndoImpl(), SwUndoInsTable::UndoImpl(), SwUndoTextToTable::UndoImpl(), SwUndoTableNdsChg::UndoImpl(), SwUndoTableMerge::UndoImpl(), SwUndoMergeTable::UndoImpl(), SwDoc::UnGroupSelection(), SwOutlineSettingsTabPage::Update(), SwTableFUNC::UpdateChart(), SwDoc::UpdateCharts_(), SwDocShell::UpdateStyle(), SwContentTree::UpdateTracking(), DocxSdrExport::writeDMLTextFrame(), DocxAttributeOutput::WriteFlyFrame(), SwHTMLWriter::writeFrameFormatOptions(), and ~SwFormat().
|
inline |
Definition at line 241 of file paratr.hxx.
References SwAttrSet::GetNumRule(), and m_aSet.
Referenced by SwTextNode::GetNumRule(), docfunc::HasOutlineStyleToBeWrittenAsNormalListStyle(), lcl_SetTextFormatColl(), SwDocStyleSheet::MergeIndentAttrsOfListStyle(), SwWrtShell::NumOrBulletOn(), SwDoc::SetNumRule(), and SwWW8ImplReader::StartAnl().
|
inline |
Definition at line 104 of file frmatr.hxx.
References SwAttrSet::GetOpaque(), and m_aSet.
Referenced by CalcHeightWithFlys(), SwFEShell::ChangeOpaque(), RtfAttributeOutput::FlyFrameGraphic(), lcl_SubtractFlys(), SwLayAction::PaintWithoutFlys(), DocxSdrExport::startDMLAnchorInline(), and SwFlyFrame::UpdateAttr_().
|
inline |
Definition at line 78 of file fmtpdsc.hxx.
References SwAttrSet::GetPageDesc(), and m_aSet.
Referenced by SwSectionFormat::GetInfo(), SwRootFrame::Init(), SwHTMLWriter::MakeHeader(), SwTabFrame::Paste(), and SwTOXBaseSection::Update().
|
inline |
Definition at line 84 of file frmatr.hxx.
References SwAttrSet::GetPaperBin(), and m_aSet.
Referenced by SwXTextView::BuildTmpSelectionDoc(), SwModule::InsertEnv(), and SwPageDesc::Mirror().
|
inline |
Get and set Pool style IDs.
Definition at line 163 of file format.hxx.
References m_nPoolFormatId.
Referenced by BuildGetSlot(), SwAutoFormat::CalcLevel(), SwDoc::CopyFormat(), SwDoc::CopyFormatArr(), SwDoc::CopyGrfColl(), SwDoc::CopyTextColl(), SwXMLExport::ExportFormat(), SwDocStyleSheet::FillStyleSheet(), SwStyleSheetIterator::First(), SwHTMLWriter::GetCSS1Selector(), sw::DocumentStylePoolManager::GetFormatFromPool(), SwDocStyleSheet::GetHelpId(), SwPageDesc::GetPoolFormatId(), sw::DocumentStylePoolManager::GetTextCollFromPool(), MSWordStyles::GetWWId(), sw::DocumentStylePoolManager::IsPoolFormatUsed(), sw::DocumentStylePoolManager::IsPoolTextCollUsed(), lcl_CopyCollAttr(), lcl_CpyBox(), lcl_DescSetAttr(), lcl_GetMinMaxSize(), SwDocShell::MakeByExample(), SwHTMLParser::NewFontAttr(), operator=(), OutBodyColor(), OutCSS1_SwFormat(), OutHTML_SwFormat(), OutHTML_SwTextNode(), SwHTMLWriter::OutStyleSheet(), SwWW8ImplReader::Read_SubF_Ruby(), SwUndoFormatCreate::RedoImpl(), SwDocStyleSheet::SetItemSet(), SwEditShell::SetTextFormatColl(), SwDoc::SetTextFormatCollByAutoFormat(), AttributeOutputBase::StartTOX(), SwAutoFormat::SwAutoFormat(), SwNumRulesWithName::SwNumFormatGlobal::SwNumFormatGlobal(), SwUndoFormatDelete::SwUndoFormatDelete(), SwUndoFormatCreate::UndoImpl(), and SwUndoFormatDelete::UndoImpl().
|
inline |
Get and set Help-IDs for document templates.
Definition at line 167 of file format.hxx.
References m_nPoolHelpId.
Referenced by SwDoc::CopyFormat(), SwDoc::CopyFormatArr(), SwDoc::CopyGrfColl(), SwDoc::CopyTextColl(), SwXMLExport::ExportFormat(), SwDocStyleSheet::FillStyleSheet(), SwDocStyleSheet::GetHelpId(), SwPageDesc::GetPoolHelpId(), lcl_DescSetAttr(), and operator=().
|
inline |
Definition at line 169 of file format.hxx.
References m_nPoolHlpFileId.
Referenced by SwXMLExport::ExportFormat(), SwDocStyleSheet::FillStyleSheet(), SwDocStyleSheet::GetHelpId(), SwPageDesc::GetPoolHlpFileId(), lcl_DescSetAttr(), and operator=().
|
inline |
Get attribute-description. Returns passed string.
Definition at line 173 of file format.hxx.
References SwAttrSet::GetPresentation(), and m_aSet.
Referenced by SwFormatCharFormat::GetPresentation().
|
inline |
Definition at line 102 of file frmatr.hxx.
References SwAttrSet::GetPrint(), and m_aSet.
Referenced by SwFlyFrame::IsPaint(), and lcl_SubtractFlys().
|
inline |
Definition at line 106 of file frmatr.hxx.
References SwAttrSet::GetProtect(), and m_aSet.
Referenced by SwTable::CreateSelection(), SwFEShell::DeleteRow(), SwDoc::DeleteRow(), GetTableSel(), SwCursor::GotoTableBox(), SwPaM::HasReadonlySel(), SwDoc::HasTableAnyProtection(), SwNode::IsProtect(), SwSection::IsProtect(), SwFEShell::IsSelObjProtected(), lcl_CheckCol(), lcl_FindStartEndCol(), lcl_FindStartEndRow(), lcl_MissProtectedFrames(), lcl_SearchSelBox(), SwRootFrame::MakeTableCursors(), SwFEShell::RequestObjectResize(), SwFEShell::SelectObj(), SwSection::SwSection(), SwVirtFlyDrawObj::SwVirtFlyDrawObj(), SwDoc::UnProtectCells(), SwDoc::UnProtectTableCells(), SwFlyFrame::UpdateAttr_(), and SwSectionFormat::UpdateParent().
|
inline |
Definition at line 92 of file frmatr.hxx.
References SwAttrSet::GetRightMargin(), and m_aSet.
Referenced by SwHTMLParser::SetTextCollAttrs().
|
inline |
Definition at line 48 of file fmtrowsplt.hxx.
References SwAttrSet::GetRowSplit(), and m_aSet.
Referenced by SwRowFrame::IsRowSplitAllowed(), WW8AttributeOutput::TableCanSplit(), DocxAttributeOutput::TableCanSplit(), and RtfAttributeOutput::TableCanSplit().
|
virtual |
Reimplemented in SwFrameFormat.
Definition at line 752 of file format.cxx.
Referenced by GetBackgroundState(), and GetItemState().
|
inline |
Definition at line 112 of file frmatr.hxx.
References SwAttrSet::GetShadow(), and m_aSet.
Referenced by lcl_TableParamToItemSet(), SwPageDesc::Mirror(), SwDoc::SetTabCols(), SwTable::SetTabCols(), DocxSdrExport::startDMLAnchorInline(), DocxSdrExport::Impl::textFrameShadow(), and DocxSdrExport::writeDMLEffectLst().
|
inline |
Definition at line 120 of file charatr.hxx.
References SwAttrSet::GetSize(), and m_aSet.
|
inline |
Definition at line 66 of file fmtsrnd.hxx.
References SwAttrSet::GetSurround(), and m_aSet.
Referenced by SwContourCache::CalcBoundRect(), SwFEShell::CalcBoundRect(), SwRootFrame::CalcFrameRects(), CalcHeightWithFlys(), SwTextFly::CalcMinBottom(), objectpositioning::SwToContentAnchoredObjectPosition::CalcOverlap(), objectpositioning::SwToContentAnchoredObjectPosition::CalcPosition(), objectpositioning::SwToLayoutAnchoredObjectPosition::CalcPosition(), objectpositioning::SwAnchoredObjectPosition::CalcRelPosX(), SwDrawContact::Changed_(), SwEditShell::ClearAutomaticContour(), SwNoTextFrame::ClearCache(), SwAnchoredObject::ConsiderObjWrapInfluenceOnObjPos(), SwContourCache::ContourRect(), WW8TabDesc::CreateSwTable(), SwTextFly::DrawFlyRect(), SwTextFly::DrawTextOpaque(), RtfAttributeOutput::FlyFrameGraphic(), SwTextFly::ForEach(), SwCellFrame::Format(), objectpositioning::SwAnchoredObjectPosition::GetInfoAboutObj(), SwTextBoxHelper::getShapeWrapThrough(), SwTextFly::GetSurroundForTextWrap(), objectpositioning::SwAnchoredObjectPosition::GetTopForObjPos(), HasWrap(), SwTextFly::InitAnchoredObjList(), SwAnchoredObject::IsDraggingOffPageAllowed(), lcl_MinMaxNode(), lcl_SubtractFlys(), SwFlyAtContentFrame::MakeAll(), SwWW8ImplReader::MapWrapIntoFlyFormat(), Notify_Background(), OutHTML_FrameFormatOLENode(), OutHTML_SwTableNode(), SwFlyFrame::PaintSwFrame(), SwLayAction::PaintWithoutFlys(), DocxAttributeOutput::PopulateFrameProperties(), SwHTMLParser::RegisterFlyFrame(), SwEditShell::SetGraphicPolygon(), SwFEShell::ShouldObjectBeSelected(), SwContentFrame::ShrinkFrame(), DocxSdrExport::startDMLAnchorInline(), DocxAttributeOutput::WriteActiveXControl(), SwBasicEscherEx::WriteFlyFrameAttr(), SwEscherEx::WriteFlyFrameAttr(), DocxAttributeOutput::WriteOLEShape(), PlcDrawObj::WritePlc(), and DocxSdrExport::writeVMLDrawing().
|
inline |
Definition at line 124 of file cellatr.hxx.
References SwAttrSet::GetTableBoxFormula(), and m_aSet.
Referenced by SwAccessibleCell::getExtendedAttributes(), SwXCell::getFormula(), and MSWordExportBase::OutputTextNode().
|
inline |
TableBox attributes - implemented in cellatr.hxx.
Definition at line 122 of file cellatr.hxx.
References SwAttrSet::GetTableBoxNumFormat(), and m_aSet.
Referenced by SwTableBoxFormat::BoxAttributeChanged(), SwSortBoxElement::GetValue(), SwTableBox::GetValue(), and SwTableBox::IsFormulaOrValueBox().
|
inline |
Definition at line 126 of file cellatr.hxx.
References SwAttrSet::GetTableBoxValue(), and m_aSet.
Referenced by SwXCell::getValue(), SwSortBoxElement::GetValue(), and SwTableBox::GetValue().
|
inline |
Definition at line 237 of file paratr.hxx.
References SwAttrSet::GetTabStops(), and m_aSet.
Referenced by SwForm::AdjustTabStops().
|
inline |
Definition at line 112 of file tgrditem.hxx.
References SfxItemSet::Get(), m_aSet, and RES_TEXTGRID().
Referenced by GetGridItem().
|
inline |
Definition at line 88 of file frmatr.hxx.
References SwAttrSet::GetTextLeftMargin(), and m_aSet.
Referenced by sw::DefaultToxTabStopTokenHandler::HandleTabStopToken(), OutHTML_SwFormat(), SwHTMLParser::SetTextCollAttrs(), and SwHTMLWriter::WriteStream().
|
inline |
Definition at line 120 of file frmatr.hxx.
References SwAttrSet::GetTextVertAdjust(), and m_aSet.
Referenced by SwFlyFrame::MakeContentPos().
|
inline |
Definition at line 100 of file frmatr.hxx.
References SwAttrSet::GetULSpace(), and m_aSet.
Referenced by SwHTMLParser::AddParSpace(), objectpositioning::SwAnchoredObjectPosition::AdjustHoriRelPosForDrawAside(), SwHTMLParser::AppendTextNode(), CalcClipRect(), myImplHelpers::CalcFtDist(), myImplHelpers::CalcHdDist(), objectpositioning::SwAsCharAnchoredObjectPosition::CalcPosition(), objectpositioning::SwToContentAnchoredObjectPosition::CalcPosition(), objectpositioning::SwToLayoutAnchoredObjectPosition::CalcPosition(), SwContourCache::ContourRect(), SwView::ExecTabWin(), RtfExport::ExportDocument_Impl(), SwHTMLParser::FixHeaderFooterDistance(), AttributeOutputBase::FormatColumns(), WW8AttributeOutput::FormatULSpace(), DocxAttributeOutput::FormatULSpace(), SwHTMLParser::GetCurrentBrowseWidth(), SwAnchoredObject::GetObjRectWithSpaces(), DocxAttributeOutput::GetOLEStyle(), SwXTextViewCursor::getPosition(), SwTableShell::GetState(), sw::DocumentStylePoolManager::GetTextCollFromPool(), SwHTMLParser::GetULSpaceFromContext(), lcl_InsertDrawLabel(), lcl_TableParamToItemSet(), SwPageDesc::Mirror(), SwHTMLWriter::OutCSS1_FrameFormatOptions(), OutCSS1_SwFormat(), OutHTML_HeaderFooter(), OutHTML_SwFormat(), OutHTML_SwTableNode(), DocxAttributeOutput::PopulateFrameProperties(), DocxSdrExport::startDMLAnchorInline(), SwView::StateTabWin(), RtfAttributeOutput::TablePositioning(), WW8AttributeOutput::TablePositioning(), WW8AttributeOutput::TableSpacing(), and RtfAttributeOutput::WriteHeaderFooter_Impl().
|
inline |
GetMethods: Bool indicates whether to search only in Set (FALSE) or also in Parents.
If nothing is found the defaulted attribute is returned. Character-attributes - implemented in charatr.hxx
Definition at line 118 of file charatr.hxx.
References SwAttrSet::GetUnderline(), and m_aSet.
Referenced by lcl_PaintReplacement().
|
inline |
Definition at line 77 of file fmturl.hxx.
References SwAttrSet::GetURL(), and m_aSet.
Referenced by SwVirtFlyDrawObj::CheckMacroHit(), SwHTMLParser::ConnectImageMaps(), SwEditWin::GetDropDestination(), SwFrameFormat::GetIMapObject(), SwTransferable::GetSotDestination(), SwVirtFlyDrawObj::HasMacro(), SwHTMLParser::InsertImage(), SwFEShell::IsURLGrfAtPos(), lcl_PaintReplacement(), SwDPage::RequestHelp(), and SwGrfNode::ScaleImageMap().
|
inline |
Definition at line 113 of file fmtornt.hxx.
References SwAttrSet::GetVertOrient(), and m_aSet.
Referenced by SwFEShell::AlignFormulaToBaseline(), CalcClipRect(), SwTextFly::CalcMinBottom(), objectpositioning::SwAsCharAnchoredObjectPosition::CalcPosition(), objectpositioning::SwToContentAnchoredObjectPosition::CalcPosition(), objectpositioning::SwToLayoutAnchoredObjectPosition::CalcPosition(), SwTextBoxHelper::changeAnchor(), SwDrawContact::Changed_(), SwFlyFrame::ChgRelPos(), SwTextBoxHelper::doTextBoxPositioning(), SwView::ExecTabWin(), DocxAttributeOutput::GetOLEStyle(), SwTextFly::GetTop(), SwFEShell::ImpEndCreate(), SwFrameNotify::ImplDestroy(), SwContentNotify::ImplDestroy(), SwTextFly::InitAnchoredObjList(), SwModule::InsertLab(), SwTextFrame::IsEmptyWithSplitFly(), lcl_ArrangeLowers(), lcl_InsertDrawLabel(), lcl_TCFlags(), SwFlyAtContentFrame::MakeAll(), SwFlyInContentFrame::MakeObjPos(), SwVirtFlyDrawObj::NbcMove(), Notify_Background(), SwHTMLWriter::OutCSS1_FrameFormatOptions(), WW8Export::OutGrf(), DocxAttributeOutput::OutputFlyFrame_Impl(), DocxAttributeOutput::PopulateFrameProperties(), SwFEShell::RequestObjectResize(), SwUndoFormatAttr::RestoreFlyAnchor(), SwFlyAtContentFrame::SetAbsPos(), WinwordAnchoring::SetAnchoring(), SwHTMLParser::SetAttr_(), SwDoc::SetFlyFrameAnchor(), DocxSdrExport::startDMLAnchorInline(), SwFlyInContentFrame::SwFlyInContentFrame(), SwTextBoxHelper::syncFlyFrameAttr(), WW8AttributeOutput::TableDefinition(), WW8AttributeOutput::TableOrientation(), RtfAttributeOutput::TablePositioning(), WW8AttributeOutput::TablePositioning(), DocxAttributeOutput::WriteActiveXControl(), PlcDrawObj::WritePlc(), and DocxSdrExport::writeVMLDrawing().
|
inline |
Definition at line 81 of file fmtwrapinfluenceonobjpos.hxx.
References SwAttrSet::GetWrapInfluenceOnObjPos(), and m_aSet.
Referenced by objectpositioning::SwToContentAnchoredObjectPosition::CalcOverlap(), SwObjectFormatterTextFrame::DoFormatObj(), SwObjectFormatterTextFrame::GetFirstObjWithMovedFwdAnchor(), SwObjectFormatterTextFrame::InvalidatePrevObjs(), and DocxSdrExport::startDMLAnchorInline().
|
inline |
Definition at line 132 of file format.hxx.
References m_aFormatName.
Referenced by SwFormatsBase::FindFormatByName().
|
inlineprivatevirtual |
Reimplemented in SwTextFormatColl.
Definition at line 66 of file format.hxx.
Referenced by CopyAttrs(), DelDiffs(), ResetAllFormatAttr(), ResetFormatAttr(), SetDerivedFrom(), SetFormatAttr(), and SwClientNotify().
|
inline |
Query / set AutoFormat-flag.
Definition at line 178 of file format.hxx.
References m_bAutoFormat.
Referenced by SwDoc::CopyFormat(), SwDoc::CopyFormatArr(), SwUndoFrameFormatCreate::Create(), SwStyleSheetIterator::First(), SwView::InsertGraphicDlg(), lcl_dbg_out(), SwUndoFormatDelete::SwUndoFormatDelete(), and SwUndoFormatCreate::UndoImpl().
|
inline |
Query / set m_bAutoUpdateOnDirectFormat-flag.
Definition at line 188 of file format.hxx.
References m_bAutoUpdateOnDirectFormat.
Referenced by SwBaseShell::ExecBckCol(), SwTextShell::ExecCharAttrArgs(), SwFrameShell::ExecFrameStyle(), SwTextShell::ExecParaAttr(), SwView::ExecTabWin(), SwBaseShell::ExecTextCtrl(), SwFrameShell::Execute(), SwGrfShell::Execute(), SwDocStyleSheet::GetItemSet(), SwDrawBase::MouseButtonUp(), sw_CharDialogResult(), and sw_ParagraphDialogResult().
|
virtual |
SwFormat::IsBackgroundTransparent.
Virtual method to determine, if background of format is transparent. Default implementation returns false. Thus, subclasses have to override method, if the specific subclass can have a transparent background.
Reimplemented in SwFlyFrameFormat.
Definition at line 703 of file format.cxx.
|
inline |
Definition at line 129 of file format.hxx.
References DerivedFrom().
Referenced by SwTOXStylesTabPage::ActivatePage(), SwTOXSelectTabPage::ApplyTOXDescription(), SwDoc::CopyFormatArr(), SwDocShell::Execute(), SwXMLExport::ExportFormat(), FillCharStyleListBox(), SwDoc::FindTableFormatByName(), SwStyleSheetIterator::First(), SwHTMLWriter::GetCSS1Selector(), SwXNumberingRules::GetNumberingRuleByIndex(), SwHTMLWriter::GetParentFormat(), MSWordStyles::GetStyleData(), SwWrtShell::GetTableStyle(), SwDoc::GetUniqueTableName(), SwView::InsertGraphicDlg(), lcl_FindFrameFormat(), lcl_FindParaFormat(), lcl_GetMinMaxSize(), SwDocShell::MakeByExample(), SwOutlineTabDialog::Ok(), SwWrtShell::QuickUpdateStyle(), SwEndNoteOptionPage::Reset(), SwFormatDrop::SetCharFormat(), SwFormatCharFormat::SetCharFormat(), SetFormatName(), SwXTextTable::setName(), SwXNumberingRules::SetNumberingRuleByIndex(), SwOutlineSettingsTabPage::SetWrtShell(), SwOutlineTabDialog::SwOutlineTabDialog(), and SwDocShell::UpdateStyle().
|
inline |
Definition at line 191 of file format.hxx.
References m_bFormatInDTOR.
Referenced by SwEndNoteInfo::UpdateFormatOrAttr().
|
inline |
Definition at line 181 of file format.hxx.
References m_bHidden.
Referenced by SwStyleSheetIterator::AppendStyleList(), SwStyleSheetIterator::First(), and SwDocStyleSheet::IsHidden().
std::unique_ptr< SvxBrushItem > SwFormat::makeBackgroundBrushItem | ( | bool | bInP = true | ) | const |
Definition at line 736 of file format.cxx.
References SvxBrushItem::Clone(), SwAttrSet::GetBackground(), getSvxBrushItemFromSourceSet(), m_aSet, RES_BACKGROUND(), SAL_INFO, and supportsFullDrawingLayerFillAttributeSet().
Referenced by SwFrame::AdjustNeighbourhood(), SwTable::CanConvertSubtables(), SwFEShell::GetTabBackground(), SwTabFrame::GrowFrame(), SwHTMLWriter::GuessFrameType(), IMPL_LINK_NOARG(), SwFlyFrameFormat::IsBackgroundBrushInherited(), SwFlyFrameFormat::IsBackgroundTransparent(), SwCSS1Parser::makePageDescBackground(), SwPageDesc::Mirror(), SwHTMLWriter::OutCSS1_FrameFormatBackground(), SwFlyFrame::PaintSwFrame(), SectRepr::SectRepr(), SwLayoutFrame::ShrinkFrame(), SwReadOnlyPopup::SwReadOnlyPopup(), and SwBasicEscherEx::WriteFlyFrameAttr().
Definition at line 104 of file format.cxx.
References sw::ClientNotifyAttrChg(), SwAttrSet::GetPool(), GetPoolFormatId(), GetPoolHelpId(), GetPoolHlpFileId(), SfxItemSet::GetRanges(), SwAttrSet::Intersect_BC(), sw::BorderCacheOwner::InvalidateInSwCache(), m_aSet, m_bAutoFormat, m_bAutoUpdateOnDirectFormat, m_bHidden, m_nPoolFormatId, m_nPoolHelpId, m_nPoolHlpFileId, m_nWhichId, SwAttrSet::Put_BC(), RES_OBJECTDYING(), SwAttrSet::SetModifyAtAttr(), and SfxItemSet::SetParent().
void SwFormat::RemoveAllUnos | ( | ) |
Definition at line 757 of file format.cxx.
References RES_REMOVE_UNO_OBJECT(), and SwClientNotify().
Referenced by SwUndoDrawGroup::AddObj(), SwUndoDrawDelete::AddObj(), SwUndoFlyBase::DelFly(), SwDoc::DelSectionFormat(), SwSectionNode::NodesArrChgd(), SwUndoDrawGroup::RedoImpl(), SwUndoDrawUnGroup::RedoImpl(), SwUndoDrawDelete::RedoImpl(), SwUndoDrawUnGroup::SwUndoDrawUnGroup(), SwUndoDrawGroup::UndoImpl(), SwUndoDrawUnGroup::UndoImpl(), and SwSection::~SwSection().
|
virtual |
Takes all hints from Delta-Array,.
Reimplemented in SwTextFormatColl.
Definition at line 646 of file format.cxx.
References SfxItemSet::ClearItem(), SwAttrSet::ClearItem_BC(), sw::ClientNotifyAttrChg(), SfxItemSet::Count(), SwAttrSet::GetPool(), SfxItemSet::GetRanges(), sw::BorderCacheOwner::InvalidateInSwCache(), InvalidateInSwFntCache(), m_aSet, and RES_ATTRSET_CHG().
Referenced by SwXMLTableContext::GetSharedBoxFormat(), SwXMLTableContext::MakeTableBox(), SwXMLTableContext::MakeTableLine(), WW8RStyle::PrepareStyle(), SwPageDesc::ResetAllAttr(), and SwTextFormatColl::ResetAllFormatAttr().
|
virtual |
Reimplemented in SwTextFormatColl.
Definition at line 618 of file format.cxx.
References SfxItemSet::ClearItem(), SwAttrSet::ClearItem_BC(), sw::ClientNotifyAttrChg(), SfxItemSet::Count(), SwAttrSet::GetPool(), SfxItemSet::GetRanges(), sw::BorderCacheOwner::InvalidateInSwCache(), InvalidateInSwFntCache(), sw::BorderCacheOwner::IsInCache(), m_aSet, and n.
Referenced by SwHistory::AddDeleteFly(), SwTableBoxFormat::BoxAttributeChanged(), SwDDETable::ChangeContent(), SwTableBox::CheckBoxFormat(), SwDoc::ChgPageDesc(), SwDoc::ChkBoxNumFormat(), SwTableBox::ClaimFrameFormat(), SwDoc::ClearBoxNumAttrs(), SwTable::ConvertSubtableBox(), sw::DocumentLayoutManager::CopyLayoutFormat(), SwDoc::CopyPageDescHeaderFooterImpl(), SwUndoFlyBase::DelFly(), HTMLTable::FixFrameFormat(), lcl_CalcWidth(), lcl_CpyBox(), lcl_DescSetAttr(), lcl_Merge_MoveLine(), SwXMLTableContext::MakeTableBox(), MoveCol(), SwHTMLParser::MovePageDescAttrs(), MoveRow(), SwTable::OldMerge(), SwTable::OldSplitRow(), SwUndoFormatResetAttr::RedoImpl(), SwUndoTableNumFormat::RedoImpl(), SwUndoTableCpyTable::RedoImpl(), SwDoc::ResetAttrAtFormat(), SwFEShell::ResetFlyFrameAttr(), SwTextFormatColl::ResetFormatAttr(), Reader::ResetFrameFormats(), ResetLineFrameFormatAttrs(), SwDoc::SetFrameFormatToFly(), SwHistorySetAttrSet::SetInDoc(), SwDoc::SetTableBoxFormulaAttrs(), sw::DocumentContentOperationsManager::SplitNode(), SwUndoSetFlyFormat::UndoImpl(), SwUndoDelete::UndoImpl(), SwUndoInsertLabel::UndoImpl(), SwUndoTableCpyTable::UndoImpl(), SwDoc::UnProtectCells(), SwDoc::UnProtectTableCells(), ~SwFormat(), SwSectionFormat::~SwSectionFormat(), and SwSectionNode::~SwSectionNode().
|
inline |
Definition at line 179 of file format.hxx.
References m_bAutoFormat.
Referenced by SwDoc::CopyFormat(), SwDoc::CopyFormatArr(), SwDoc::CopyTextColl(), SwDocStyleSheet::Create(), SwCSS1Parser::FillDropCap(), SwCSS1Parser::GetChrFormat(), sw::DocumentStylePoolManager::GetFormatFromPool(), SwDoc::MakeCharFormat(), SwDoc::MakeCondTextFormatColl(), SwDoc::MakeFrameFormat(), SwDoc::MakeGrfFormatColl(), SwNumRulesWithName::SwNumFormatGlobal::MakeNumFormat(), SwDoc::MakeTextFormatColl(), WW8RStyle::PrepareStyle(), SwUndoFormatCreate::RedoImpl(), SwCSS1Parser::StyleParsed(), SwFormatColl::SwFormatColl(), and SwUndoFormatDelete::UndoImpl().
|
inline |
Definition at line 189 of file format.hxx.
References m_bAutoUpdateOnDirectFormat.
Referenced by sw::DocumentStylePoolManager::GetFormatFromPool(), and SwDocStyleSheet::SetItemSet().
bool SwFormat::SetDerivedFrom | ( | SwFormat * | pDerivedFrom = nullptr | ) |
0 is Default.
Definition at line 318 of file format.cxx.
References DerivedFrom(), sw::BorderCacheOwner::InvalidateInSwCache(), InvalidateInSwFntCache(), m_aSet, RES_ATTRSET_CHG(), RES_CONDTXTFMTCOLL(), RES_FLYFRMFMT(), RES_FRMFMT(), RES_TXTFMTCOLL(), SfxItemSet::SetParent(), SwClientNotify(), and Which().
Referenced by SwDoc::CopyFormatArr(), SwDocShell::Edit(), lcl_initParent(), SwDocShell::MakeByExample(), SwSectionNode::NodesArrChgd(), WW8RStyle::PrepareStyle(), SwDoc::SetFrameFormatToFly(), SwDocStyleSheet::SetParent(), and SwUndoSetFlyFormat::UndoImpl().
|
virtual |
Reimplemented in SwTextFormatColl.
Definition at line 526 of file format.cxx.
References SwDoc::CheckForUniqueItemForLineFillNameOrIndex(), TextFormatCollFunc::CheckTextFormatCollForDeletionOfAssignmentToOutlineStyle(), sw::ClientNotifyAttrChg(), SfxItemSet::Count(), GetDoc(), SfxItemSet::GetItemIfSet(), SwAttrSet::GetPool(), SfxItemSet::GetRanges(), sw::BorderCacheOwner::InvalidateInSwCache(), InvalidateInSwFntCache(), m_aSet, SfxItemSet::Put(), SwAttrSet::Put_BC(), RES_ATTRSET_CHG(), RES_BACKGROUND(), RES_GRFFMTCOLL(), RES_TXTFMTCOLL(), rSet, SAL_INFO, SwAttrSet::SetModifyAtAttr(), setSvxBrushItemAsFillAttributesToTargetSet(), supportsFullDrawingLayerFillAttributeSet(), and Which().
|
virtual |
Reimplemented in SwTextFormatColl.
Definition at line 447 of file format.cxx.
References TextFormatCollFunc::CheckTextFormatCollForDeletionOfAssignmentToOutlineStyle(), sw::ClientNotifyAttrChg(), SwAttrSet::GetPool(), SfxItemSet::GetRanges(), sw::BorderCacheOwner::InvalidateInSwCache(), InvalidateInSwFntCache(), m_aSet, SfxItemSet::Put(), SwAttrSet::Put_BC(), RES_BACKGROUND(), RES_GRFFMTCOLL(), RES_PARATR_NUMRULE(), RES_TXTFMTCOLL(), SAL_INFO, SwAttrSet::SetModifyAtAttr(), setSvxBrushItemAsFillAttributesToTargetSet(), SfxPoolItem::StaticWhichCast(), supportsFullDrawingLayerFillAttributeSet(), SfxPoolItem::Which(), and Which().
Referenced by SwDoc::AdjustCellWidth(), SwLayoutFrame::AdjustColumns(), WW8ListManager::AdjustLVL(), WW8TabDesc::AdjustNewBand(), SwFEShell::AlignFormulaToBaseline(), SwDoc::AppendDoc(), sw::ThemeColorChanger::apply(), SwWrtShell::AutoUpdateFrame(), SwTableBoxFormat::BoxAttributeChanged(), SwHTMLParser::BuildTableCell(), SwTextBoxHelper::changeAnchor(), SwWrtShell::ChangeHeaderOrFooter(), SwFEShell::ChangeOpaque(), SwFlyFreeFrame::CheckClip(), SwViewShell::ChgAllPageOrientation(), SwViewShell::ChgAllPageSize(), SwLayoutFrame::ChgColumns(), SwDoc::ChgFormat(), ChgNumToText(), SwDoc::ChgPageDesc(), ChgTextToNum(), SwDoc::ChkBoxNumFormat(), SwDoc::ClearBoxNumAttrs(), SwTextBoxNode::Clone_Impl(), SwTable::CollectBoxSelection(), SwHTMLParser::ConnectImageMaps(), SwTable::ConvertSubtableBox(), SwWW8ImplReader::ConvertSubToGraphicPlacement(), SwFEShell::Copy(), SwFEShell::CopyDrawSel(), SwDoc::CopyFormatArr(), sw::DocumentLayoutManager::CopyLayoutFormat(), SwDoc::CopyMasterFooter(), SwDoc::CopyMasterHeader(), SwDoc::CopyPageDesc(), SwDoc::CopyPageDescHeaderFooterImpl(), SwAttrSet::CopyToModify(), SwWW8ImplReader::CoreLoad(), SwTextBoxHelper::create(), SaveTable::CreateNewFormat(), WW8TabDesc::CreateSwTable(), SwUndoSaveContent::DelContentIndex(), DeleteBox_(), sw::DocumentContentOperationsManager::DelFullPara(), SwTextBoxHelper::doTextBoxPositioning(), SwUndoPageDesc::ExchangeContentNodes(), SwTextShell::ExecField(), SwView::ExecTabWin(), SwView::Execute(), SwBaseShell::Execute(), SwGrfShell::Execute(), SwDrawBaseShell::Execute(), SwHeaderFooterWin::ExecuteCommand(), SwBaseShell::ExecuteGallery(), SwEditShell::FillByEx(), FillHdFt(), SwViewShell::FillPrtDoc(), WW8TabDesc::FinishSwTable(), HTMLTable::FixFrameFormat(), SwHTMLParser::FixHeaderFooterDistance(), sw::DocumentStylePoolManager::GetFormatFromPool(), GetMergeSel(), sw::DocumentStylePoolManager::GetPageDescFromPool(), SwXMLTableContext::GetSharedBoxFormat(), SwTableBox::GetValue(), GiveNodePageDesc(), SwDoc::GroupSelection(), SwFEShell::ImpEndCreate(), IMPL_LINK_NOARG(), WW8RStyle::Import(), SwWW8ImplReader::ImportGraf(), SwHTMLParser::InsertBodyOptions(), sw::DocumentContentOperationsManager::InsertDrawObj(), SwModule::InsertEnv(), SwHTMLParser::InsertImage(), SwModule::InsertLab(), InsertNewPage(), wwSectionManager::InsertSection(), wwSectionManager::InsertSegments(), SwTable::InsertSpannedRow(), SwDoc::InsertSwSection(), SwDoc::InsertTable(), SwDoc::InsertTableOf(), SwWW8ImplReader::InsertTxbxText(), SwUndoFlyBase::InsFly(), ItemSetToPageDesc(), lcl_AdjustPositioningAttr(), lcl_CalcWidth(), lcl_ChgTableSize(), lcl_CopyBoxToDoc(), lcl_CopyCol(), lcl_CopyTableBox(), lcl_CpyBox(), lcl_CreateAFormatBoxFormat(), lcl_CreateDfltBoxFormat(), lcl_DefaultPageFormat(), lcl_DescSetAttr(), lcl_GCBorder_DelBorder(), lcl_InsertDrawLabel(), lcl_InsertLabel(), lcl_LastBoxSetWidth(), lcl_ModifyBoxes(), lcl_ProcessRowAttr(), lcl_RemoveBreaks(), lcl_RestoreAnchor(), lcl_SaveAnchor(), lcl_SetAFormatBox(), lcl_SetDfltBoxAttr(), lcl_SetFlyFrameAttr(), lcl_SetTableBoxWidths(), lcl_SetTableBoxWidths2(), lcl_swcss1_setEncoding(), SwFlyAtContentFrame::MakeAll(), SwDocShell::MakeByExample(), SwDoc::MakeFlySection_(), SwFlyFrameFormat::MakeFrames(), sw::DocumentLayoutManager::MakeLayoutFormat(), SwNumRulesWithName::SwNumFormatGlobal::MakeNumFormat(), SwFlyInContentFrame::MakeObjPos(), SwDoc::MakePageDesc(), SwXMLTableContext::MakeTable(), HTMLTable::MakeTable(), SwXMLTableContext::MakeTableBox(), HTMLTable::MakeTableLine(), SwXMLTableContext::MakeTableLine(), SwWW8ImplReader::MapWrapIntoFlyFormat(), SwNodes::MergeTable(), SwPageDesc::Mirror(), MoveCol(), SwWW8ImplReader::MoveOutsideFly(), MoveRow(), SwVirtFlyDrawObj::NbcMove(), SwWW8ImplReader::NewAttr(), SwHTMLParser::NewDivision(), SwTable::NewInsertCol(), SwTable::NewSplitRow(), SwSectionNode::NodesArrChgd(), SwTable::OldSplitRow(), MSWordExportBase::OutputTextNode(), SwTable::PrepareDeleteCol(), SwTable::PrepareMerge(), SwWW8ImplReader::Read_HdFt(), SwWW8ImplReader::Read_HdFtTextAsHackedFrame(), SwWW8ImplReader::Read_LFOPosition(), SwWW8ImplReader::Read_SubF_Ruby(), SwWW8ImplReader::Read_UnderlineColor(), SwWW8ImplReader::ReadChar(), SwWW8ImplReader::ReadText(), SwUndoInsertLabel::RedoImpl(), SwUndoTableNumFormat::RedoImpl(), SwUndoTableCpyTable::RedoImpl(), SwWW8ImplReader::RegisterNumFormatOnStyle(), SwDoc::RemoveAllFormatLanguageDependencies(), SwPageDesc::ResetAllAttr(), RestFlyInRange(), SwUndoFormatAttr::RestoreFlyAnchor(), SwTableAutoFormat::RestoreTableProperties(), SaveFlyInRange(), SwGrfNode::ScaleImageMap(), WW8RStyle::Set1StyleDefaults(), SwTextFlyCnt::SetAnchor(), SwDoc::SetAttr(), SwShareBoxFormats::SetAttr(), SwHTMLParser::SetAttr_(), SwFltControlStack::SetAttrInDoc(), SwWW8FltControlStack::SetAttrInDoc(), SwTOXBase::SetAttrSet(), SwDoc::SetBoxAttr(), SwHTMLTableLayout::SetBoxWidth(), SetCharFormatAttrs(), SwFEShell::SetColRowWidthHeight(), wwSectionManager::SetCols(), SwTable::SetColWidth(), SwAccessibleCell::setCurrentValue(), SwDoc::SetDefaultPageMode(), SwWW8ImplReader::SetDocumentGrid(), SwSection::SetEditInReadonly(), SwDoc::SetFlyFrameAnchor(), SwUndoInsertLabel::SetFlys(), SwTextFormatColl::SetFormatAttr(), SwDoc::SetFrameFormatToFly(), SetGrfFlySize(), SwHistorySetFormat::SetInDoc(), SwHistorySetAttrSet::SetInDoc(), SwHistoryChangeFlyAnchor::SetInDoc(), SwHistoryChangeFlyChain::SetInDoc(), SwHistoryChangeCharFormat::SetInDoc(), SetLineHeight(), SwFlyFrameFormat::SetObjDecorative(), wwSectionManager::SetPage(), SwWW8ImplReader::SetPageBorder(), SwCSS1Parser::SetPageDescAttrs(), SetPageFormatToDefault(), wwSectionManager::SetPageULSpaceItems(), SwAnchoredDrawObject::SetPositioningAttr(), SwXShape::setPropertyValue(), SwXCell::setPropertyValue(), SwSection::SetProtect(), wwSectionManager::SetSegmentToPageDesc(), SwShareBoxFormats::SetSize(), WW8TabDesc::SetSizePosition(), SetStyleIndent(), SwDoc::SetTabBorders(), WW8TabDesc::SetTabBorders(), SwDoc::SetTabCols(), SwTable::SetTabCols(), WW8TabDesc::SetTabDirection(), SwDoc::SetTableBoxFormulaAttrs(), SwDoc::SetTabLineStyle(), WW8TabDesc::SetTabShades(), WW8TabDesc::SetTabVertAlign(), SwTable::SplitCol(), sw_BoxSetSplitBoxFormats(), sw_GC_Line_Border(), SwFormatPageDesc::SwClientNotify(), SwSectionFormat::SwSectionFormat(), SwSectionNode::SwSectionNode(), SwTextBoxHelper::syncFlyFrameAttr(), SwTextBoxHelper::syncProperty(), SwDoc::TextToTable(), SwUndoFormatAttr::UndoImpl(), SwUndoFormatResetAttr::UndoImpl(), SwUndoSetFlyFormat::UndoImpl(), SwUndoSplitNode::UndoImpl(), SwUndoTableNumFormat::UndoImpl(), SwUndoTableCpyTable::UndoImpl(), SwUndoDelSection::UndoImpl(), SwDoc::UnGroupSelection(), SwFlyFrame::UpdateAttr_(), SwDoc::UpdateSection(), SwDocShell::UpdateStyle(), sw::DocumentFieldsManager::UpdateTableFields(), SwTableLine::UpdateTextChangesOnly(), UseListIndent(), and SwWriter::Write().
|
virtual |
Reimplemented in SwFrameFormat.
Definition at line 145 of file format.cxx.
References IsDefault(), m_aFormatName, and SwClientNotify().
Referenced by sw::DocumentStylePoolManager::GetTextCollFromPool(), SwDoc::RenameFormat(), SwFrameFormat::SetFormatName(), and SwDocStyleSheet::SetName().
void SwFormat::SetGrabBagItem | ( | const css::uno::Any & | rVal | ) |
Definition at line 728 of file format.cxx.
References m_pGrabBagItem.
Referenced by SwDocStyleSheet::SetGrabBagItem().
|
inline |
Definition at line 182 of file format.hxx.
References m_bHidden.
Referenced by SwDocStyleSheet::SetHidden().
void SwFormat::SetPageFormatToDefault | ( | ) |
Definition at line 688 of file format.cxx.
References o3tl::cm, o3tl::convert(), RES_LR_SPACE(), RES_UL_SPACE(), SetFormatAttr(), and o3tl::twip.
|
inline |
Definition at line 164 of file format.hxx.
References m_nPoolFormatId, and nId.
Referenced by SwDoc::CopyFormat(), SwDoc::CopyFormatArr(), SwDoc::CopyGrfColl(), SwDoc::CopyTextColl(), sw::DocumentStylePoolManager::GetFormatFromPool(), sw::DocumentStylePoolManager::GetTextCollFromPool(), lcl_DescSetAttr(), SwDocShell::MakeByExample(), SwUndoFormatCreate::RedoImpl(), SwDocStyleSheet::SetItemSet(), SwPageDesc::SetPoolFormatId(), and SwUndoFormatDelete::UndoImpl().
|
inline |
Definition at line 168 of file format.hxx.
References m_nPoolHelpId, and nId.
Referenced by SwDoc::CopyFormat(), SwDoc::CopyFormatArr(), SwDoc::CopyGrfColl(), SwDoc::CopyTextColl(), lcl_DescSetAttr(), SwDocStyleSheet::SetHelpId(), and SwPageDesc::SetPoolHelpId().
|
inline |
Definition at line 170 of file format.hxx.
References m_nPoolHlpFileId, and nId.
Referenced by SwDoc::CopyFormat(), SwDoc::CopyFormatArr(), SwDoc::CopyGrfColl(), SwDoc::CopyTextColl(), lcl_DescSetAttr(), SwDocStyleSheet::SetHelpId(), and SwPageDesc::SetPoolHlpFileId().
|
virtual |
Reimplemented in SwFrameFormat, SwSectionFormat, SwTableFormat, SwTableLineFormat, and SwTableBoxFormat.
Definition at line 361 of file format.cxx.
Referenced by GetBackgroundState(), GetFormatAttr(), GetItemState(), makeBackgroundBrushItem(), and SetFormatAttr().
Reimplemented in SwTextFormatColl, SwFrameFormat, SwSectionFormat, and SwTableBoxFormat.
Definition at line 224 of file format.cxx.
References DerivedFrom(), SfxItemSet::Differentiate(), SwAttrSetChg::GetChgSet(), SfxHint::GetId(), SfxItemSet::GetItemState(), sw::BorderCacheOwner::InvalidateInSwCache(), InvalidateInSwFntCache(), m_aSet, RES_ATTRSET_CHG(), RES_FMT_CHG(), RES_OBJECTDYING(), RES_PARATR_DROP(), SAL_WARN_IF, SfxItemSet::SetParent(), and SwModify::SwClientNotify().
Referenced by CopyAttrs(), RemoveAllUnos(), SetDerivedFrom(), SetFormatName(), SwTextFormatColl::SwClientNotify(), and SwFrameFormat::SwClientNotify().
|
inline |
for Querying of Writer-functions.
Definition at line 82 of file format.hxx.
References m_nWhichId.
Referenced by SwHistory::AddDeleteFly(), SwTextBoxNode::AddTextBox(), PlcDrawObj::Append(), SwUndoFormatResetAttr::BroadcastStyleChange(), AttributeOutputBase::CharBackgroundBase(), DocxAttributeOutput::CharEscapement(), SwNodes::ChgNode(), SwTextNode::ChgTextCollUpdateNum(), SwDoc::ChkCondColls(), SwTextBoxNode::Clone(), SwXText::convertToTextFrame(), SwDoc::CopyFormatArr(), sw::DocumentLayoutManager::CopyLayoutFormat(), SwDoc::CopyTextColl(), SwFmDrawPage::CreateShape(), SwUndoFlyBase::DelFly(), DelFlyInRange(), sw::DocumentLayoutManager::DelLayoutFormat(), SwDoc::DelNumRules(), SwDoc::DelSectionFormat(), SwDoc::DelTextFormatColl(), SwFrameFormat::dumpAsXml(), SwXMLExport::ExportFormat(), SwDocStyleSheet::FillStyleSheet(), SwFEShell::FindAnchorPos(), SwDoc::FindFlyByName(), SwFrameFormat::FindLayoutRect(), SwFrameFormat::FindRealSdrObject(), SwStyleSheetIterator::First(), ww8::Frame::Frame(), SwHTMLWriter::GetCSS1Selector(), SwTextFlyCnt::GetFlyFrame_(), SwFEShell::GetFormatFromAnyObj(), SwHTMLWriter::GetHTMLControl(), SwTextNode::GetMinMaxSize(), SwFEShell::GetObjDescription(), SwFEShell::GetObjTitle(), SwDrawShell::GetState(), MSWordStyles::GetStyleData(), SwHTMLWriter::GuessFrameType(), SwEditShell::HandleUndoRedoContext(), WW8Glossary::HasBareGraphicEnd(), SwNodes::InsBoxen(), SwDoc::InsertDrawLabel(), SwTextNode::InsertHint(), SwUndoFlyBase::InsFly(), SwTextBoxHelper::isAnchorSyncNeeded(), SwFEShell::IsObjDecorative(), SwTextBoxHelper::isTextBox(), lcl_GetSwUndoId(), lcl_GrabCursor(), lcl_MinMaxNode(), SwTextNode::MakeCopy(), SwEscherEx::MakeZOrderArrAndFollowIds(), SwTextFormatter::NewFlyCntPortion(), SwHTMLWriter::OutCSS1_FrameFormatOptions(), OutCSS1_SwFormat(), OutHTML_SwFormat(), OutHTML_SwTextNode(), MSWordExportBase::OutputFormat(), SwReader::Read(), SwWW8ImplReader::Read_CharHighlight(), SwHTMLParser::RegisterFlyFrame(), SwDoc::RenameFormat(), SwCondCollPage::Reset(), SwUndoFormatAttr::RestoreFlyAnchor(), SwUndoFormatAttr::SaveFlyAnchor(), sw::DocumentDrawModelManager::Search(), SwCursorShell::SelectNxtPrvHyperlink(), SwDoc::SetAllUniqueFlyNames(), SwTextFlyCnt::SetAnchor(), SwHTMLParser::SetControlSize(), SetDerivedFrom(), SetFormatAttr(), SwDocStyleSheet::SetItemSet(), SwFEShell::SetObjDecorative(), SwFEShell::SetObjDescription(), SwFEShell::SetObjTitle(), SwXShape::setPropertyValue(), SwHTMLFormatInfo::SwHTMLFormatInfo(), SwTextBoxNode::SwTextBoxNode(), SwXMLImport::UpdateTextCollConditions(), PlcDrawObj::WritePlc(), ZSortFly::ZSortFly(), SwFrameFormat::~SwFrameFormat(), and SwUndoFlyBase::~SwUndoFlyBase().
|
friend |
Definition at line 48 of file format.hxx.
|
private |
Definition at line 50 of file format.hxx.
Referenced by GetName(), HasName(), SwFrameFormat::change_name::operator()(), SetFormatName(), and SwFrameFormat::SetFormatName().
|
private |
Definition at line 51 of file format.hxx.
Referenced by CopyAttrs(), DelDiffs(), GetAnchor(), GetAttrSet(), GetBackgroundState(), GetBalancedColumns(), GetBox(), GetBreak(), GetChain(), GetCJKFont(), GetCol(), GetColor(), GetContent(), GetCTLFont(), GetDoc(), GetDrop(), GetEditInReadonly(), GetEndAtTextEnd(), GetFillOrder(), GetFirstLineIndent(), GetFlySplit(), GetFollowTextFlow(), GetFont(), GetFooter(), GetFootnoteAtTextEnd(), GetFormatAttr(), GetFrameDir(), GetFrameSize(), GetGutterLeftMargin(), GetGutterRightMargin(), GetHeader(), GetHeaderAndFooterEatSpacing(), GetHoriOrient(), GetItemState(), GetKeep(), GetLayoutSplit(), GetLeftMargin(), GetLineSpacing(), GetLRSpace(), GetMacro(), GetNumRule(), GetOpaque(), GetPageDesc(), GetPaperBin(), GetPresentation(), GetPrint(), GetProtect(), GetRightMargin(), GetRowSplit(), GetShadow(), GetSize(), GetSurround(), GetTableBoxFormula(), GetTableBoxNumFormat(), GetTableBoxValue(), GetTabStops(), GetTextGrid(), GetTextLeftMargin(), GetTextVertAdjust(), GetULSpace(), GetUnderline(), GetURL(), GetVertOrient(), GetWrapInfluenceOnObjPos(), makeBackgroundBrushItem(), operator=(), ResetAllFormatAttr(), ResetFormatAttr(), SetDerivedFrom(), SetFormatAttr(), SwClientNotify(), SwFrameFormat::SwClientNotify(), and SwFormat().
|
private |
FALSE: it is a template.
default is true!
Definition at line 58 of file format.hxx.
Referenced by IsAuto(), operator=(), SetAuto(), and SwFormat().
|
private |
TRUE: Set attributes of a whole paragraph at format (UI-side!).
Definition at line 62 of file format.hxx.
Referenced by IsAutoUpdateOnDirectFormat(), operator=(), SetAutoUpdateOnDirectFormat(), and SwFormat().
|
private |
TRUE: Format becomes deleted.
In order to be able to recognize this in FormatChg-message!!
Definition at line 60 of file format.hxx.
Referenced by IsFormatInDTOR(), SwFormat(), and ~SwFormat().
|
private |
Definition at line 64 of file format.hxx.
Referenced by IsHidden(), operator=(), SetHidden(), and SwFormat().
|
private |
Id for "automatically" created formats.
(is not hard attribution!!!)
Definition at line 54 of file format.hxx.
Referenced by GetPoolFormatId(), operator=(), and SetPoolFormatId().
|
private |
HelpId for this Pool-style.
Definition at line 56 of file format.hxx.
Referenced by GetPoolHelpId(), operator=(), and SetPoolHelpId().
|
private |
FilePos to Doc to these style helps.
Definition at line 57 of file format.hxx.
Referenced by GetPoolHlpFileId(), operator=(), and SetPoolHlpFileId().
|
private |
Definition at line 53 of file format.hxx.
Referenced by operator=(), and Which().
|
private |
Style InteropGrabBag.
Definition at line 65 of file format.hxx.
Referenced by GetGrabBagItem(), and SetGrabBagItem().