Home
last modified time | relevance | path

Searched refs:ListLevel (Results 1 – 25 of 68) sorted by relevance

123

/dports/editors/ted/Ted-2.23/docBase/
H A DdocListLevel.h57 typedef struct ListLevel struct
122 } ListLevel; argument
158 const ListLevel * from,
171 ListLevel * ll,
177 const ListLevel * ll,
181 ListLevel * ll,
200 const ListLevel * ll );
219 const ListLevel * ll,
225 const ListLevel * ll );
228 ListLevel * ll,
[all …]
H A DdocListLevel.c25 void docInitDocumentListLevel( ListLevel * ll ) in docInitDocumentListLevel()
75 int docCopyDocumentListLevel( ListLevel * to, in docCopyDocumentListLevel()
76 const ListLevel * from, in docCopyDocumentListLevel()
171 int docListLevelSetStyle( ListLevel * ll, in docListLevelSetStyle()
224 const ListLevel * ll, in docListLevelGetField()
260 const ListLevel * ll, in docListLevelGetText()
297 ListLevel * ll, in docListLevelSetText()
353 ListLevel * ll, in docListLevelSetNumber()
532 const ListLevel * ll, in docListLevelFormatConst()
565 const ListLevel * ll ) in docListLevelFormatParagraphNumber()
[all …]
H A DdocListAdmin.c214 const ListLevel ** pLl, in docListGetFormatPath()
220 const ListLevel * dllFound= (const ListLevel *)0; in docListGetFormatPath()
228 const ListLevel * ll= (const ListLevel *)0; in docListGetFormatPath()
H A DdocListAdmin.h15 struct ListLevel;
56 const struct ListLevel ** pLl,
H A DdocDocumentList.h26 ListLevel dlLevels[DLmaxLEVELS];
64 const ListLevel * ll,
H A DdocDebugList.c13 const ListLevel * ll, in docListDocumentListLevelConst()
55 const ListLevel * ll ) in docListDocumentListLevel()
H A DdocListOverrideLevel.h16 ListLevel lolListLevel;
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dlists.cpp110 class ListLevel class
115 ~ListLevel();
134 ListLevel( const ListLevel& rhs );
135 ListLevel& operator=( const ListLevel& rhs );
195 ListLevel* m_level;
232 ListLevel::ListLevel( OLEStreamReader* tableStream ) : in ListLevel() function in ListLevel
264 ListLevel::ListLevel( const Word97::ANLD& anld ) : m_grpprlPapx( 0 ), m_grpprlChpx( 0 ) in ListLevel() function in ListLevel
327 ListLevel::~ListLevel() in ~ListLevel()
358 bool ListLevel::prev() const in prev()
383 U16 ListLevel::space() const in space()
[all …]
H A Dlists.h35 class ListLevel; variable
277 const ListLevel* formattingListLevel() const;
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dlists.cpp108 class ListLevel class
113 ~ListLevel();
130 ListLevel( const ListLevel& rhs );
131 ListLevel& operator=( const ListLevel& rhs );
191 ListLevel* m_level;
228 ListLevel::ListLevel( OLEStreamReader* tableStream ) : in ListLevel() function in ListLevel
260 ListLevel::ListLevel( const Word97::ANLD& anld ) : m_grpprlPapx( 0 ), m_grpprlChpx( 0 ) in ListLevel() function in ListLevel
323 ListLevel::~ListLevel() in ~ListLevel()
329 S32 ListLevel::startAt() const in startAt()
339 U8 ListLevel::alignment() const in alignment()
[all …]
H A Dlists.h33 class ListLevel; variable
231 const ListLevel* formattingListLevel() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DNumberingManager.cxx99 void ListLevel::SetValue( Id nId, sal_Int32 nValue ) in SetValue()
136 bool ListLevel::HasValues() const in HasValues()
141 void ListLevel::SetParaStyle( const tools::SvRef< StyleSheetEntry >& pStyle ) in SetParaStyle()
156 uno::Sequence<beans::PropertyValue> ListLevel::GetProperties(bool bDefaults) in GetProperties()
174 uno::Sequence< beans::PropertyValue > ListLevel::GetCharStyleProperties( ) in GetCharStyleProperties()
364 ListLevel::Pointer AbstractListDef::GetLevel( sal_uInt16 nLvl ) in GetLevel()
366 ListLevel::Pointer pLevel; in GetLevel()
377 ListLevel::Pointer pLevel( new ListLevel ); in AddLevel()
521 ListLevel::Pointer pAbsLevel = m_pAbstractDef->GetLevel( nLevel ); in CreateNumberingRules()
522 ListLevel::Pointer pLevel = GetLevel( nLevel ); in CreateNumberingRules()
[all …]
H A DNumberingManager.hxx41 class ListLevel : public PropertyMap class
59 typedef tools::SvRef< ListLevel > Pointer;
61 ListLevel() : in ListLevel() function in writerfilter::dmapper::ListLevel
125 ::std::vector< ListLevel::Pointer > m_aLevels;
128 ListLevel::Pointer m_pCurrentLevel;
153 ListLevel::Pointer GetLevel( sal_uInt16 nLvl );
156 const ListLevel::Pointer& GetCurrentLevel( ) const { return m_pCurrentLevel; }; in GetCurrentLevel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DNumberingManager.hxx43 class ListLevel : public PropertyMap class
59 typedef tools::SvRef< ListLevel > Pointer;
61 ListLevel() : in ListLevel() function in writerfilter::dmapper::ListLevel
124 ::std::vector< ListLevel::Pointer > m_aLevels;
127 ListLevel::Pointer m_pCurrentLevel;
152 ListLevel::Pointer GetLevel( sal_uInt16 nLvl );
155 const ListLevel::Pointer& GetCurrentLevel( ) const { return m_pCurrentLevel; }; in GetCurrentLevel()
H A DNumberingManager.cxx98 void ListLevel::SetValue( Id nId, sal_Int32 nValue ) in SetValue()
133 bool ListLevel::HasValues() const in HasValues()
138 void ListLevel::SetParaStyle( const tools::SvRef< StyleSheetEntry >& pStyle ) in SetParaStyle()
153 uno::Sequence<beans::PropertyValue> ListLevel::GetProperties(bool bDefaults) in GetProperties()
168 uno::Sequence< beans::PropertyValue > ListLevel::GetCharStyleProperties( ) in GetCharStyleProperties()
186 uno::Sequence<beans::PropertyValue> ListLevel::GetLevelProperties(bool bDefaults) in GetLevelProperties()
353 ListLevel::Pointer AbstractListDef::GetLevel( sal_uInt16 nLvl ) in GetLevel()
355 ListLevel::Pointer pLevel; in GetLevel()
363 ListLevel::Pointer pLevel( new ListLevel ); in AddLevel()
505 ListLevel::Pointer pLevel = GetLevel( nLevel ); in CreateNumberingRules()
[all …]
/dports/editors/ted/Ted-2.23/docBuf/
H A DdocListUtil.c43 const ListLevel ** pLl, in docGetListLevelOfParagraph()
49 const ListLevel * ll; in docGetListLevelOfParagraph()
210 const ListLevel * ll ) in docAdaptParagraphPropsToListLevel()
244 const ListLevel * ll; in docAdaptParagraphToListLevel()
276 const ListLevel * ll= (const ListLevel *)0; in docApplyListRulerLevel()
H A DdocCalculateListtextField.c34 const ListLevel * ll ) in docCalculateListtextParaString()
99 const ListLevel * ll= (const ListLevel *)0; in docRecalculateParaListtextTextParticules()
H A DdocListFontsUsed.c174 const ListLevel * ll= &(lol->lolListLevel); in docGetCharsUsed()
190 const ListLevel * ll= dl->dlLevels; in docGetCharsUsed()
/dports/editors/ted/Ted-2.23/Ted/
H A DtedListTool.c293 ListLevel * ll; in tedListFormatLevelChosen()
420 ListLevel * ll, in tedListToolRefreshFormat()
996 const ListLevel * ll; in tedFormatToolRefreshListPage()
1363 ListLevel * ll ) in tedListToolGetLevelAttributes()
1454 ListLevel * ll; in APP_BUTTON_CALLBACK_H()
1483 ListLevel * ll; in tedListNumberStyleChosen()
1506 ListLevel * ll; in tedListJustifyChosen()
1551 ListLevel * ll; in tedListFollowChosen()
1577 ListLevel * ll; in APP_TXACTIVATE_CALLBACK_H()
1598 ListLevel * ll; in APP_TXACTIVATE_CALLBACK_H()
[all …]
/dports/textproc/libwps03/libwps-0.3.1/src/lib/
H A DWPSParagraph.h57 typedef WPSList::Level ListLevel; typedef
97 ListLevel m_listLevel;
/dports/textproc/libwps/libwps-0.4.12/src/lib/
H A DWPSParagraph.h59 typedef WPSList::Level ListLevel; typedef
123 ListLevel m_listLevel;
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/
H A DKoList.cpp136 blockFormat.clearProperty(KoParagraphStyle::ListLevel); in add()
138 blockFormat.setProperty(KoParagraphStyle::ListLevel, level); in add()
230 int l = block.blockFormat().intProperty(KoParagraphStyle::ListLevel); in level()
/dports/editors/calligra/calligra-3.2.1/libs/text/
H A DKoList.cpp136 blockFormat.clearProperty(KoParagraphStyle::ListLevel); in add()
138 blockFormat.setProperty(KoParagraphStyle::ListLevel, level); in add()
230 int l = block.blockFormat().intProperty(KoParagraphStyle::ListLevel); in level()
/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfWriteListTable.c26 const ListLevel * ll ) in docRtfWriteListLevel()
131 const ListLevel * ll; in docRtfWriteListProps()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Readers/Odt/
H A DStyleReader.hs27 , ListLevel
343 type ListLevel = Int type
345 newtype ListStyle = ListStyle { levelStyles :: M.Map ListLevel ListLevelStyle
350 getListLevelStyle :: ListLevel -> ListStyle -> Maybe ListLevelStyle

123