Home
last modified time | relevance | path

Searched refs:GetSections (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/edit/
H A Dedsect.cxx116 return GetDoc()->GetSections().size(); in GetSectionFormatCount()
121 const SwSectionFormats& rFormats = GetDoc()->GetSections(); in IsAnySectionInDoc()
139 return GetDoc()->GetSections().GetPos( pFormat ); in GetSectionFormatPos()
144 return *GetDoc()->GetSections()[ nFormat ]; in GetSectionFormat()
150 GetDoc()->DelSectionFormat( GetDoc()->GetSections()[ nFormat ] ); in DelSectionFormat()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/edit/
H A Dedsect.cxx116 return GetDoc()->GetSections().size(); in GetSectionFormatCount()
121 const SwSectionFormats& rFormats = GetDoc()->GetSections(); in IsAnySectionInDoc()
139 return GetDoc()->GetSections().GetPos( pFormat ); in GetSectionFormatPos()
144 return *GetDoc()->GetSections()[ nFormat ]; in GetSectionFormat()
150 GetDoc()->DelSectionFormat( GetDoc()->GetSections()[ nFormat ] ); in DelSectionFormat()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DShmem.cpp153 GetSections(Shmem::SharedMemory* aSegment, in GetSections() function
178 GetSections(aSegment, &header, &dontcare, &dontcare, &dontcare); in GetHeader()
264 GetSections(aSegment, &header, &frontSentinel, &data, &backSentinel); in Shmem()
341 GetSections(segment, &header, &frontSentinel, &data, &backSentinel); in Alloc()
409 GetSections(aSegment, &header, &frontSentinel, &data, &backSentinel); in Dealloc()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DShmem.cpp137 static void GetSections(Shmem::SharedMemory* aSegment, Header** aHeader, in GetSections() function
157 GetSections(aSegment, &header, &dontcare, &dontcare, &dontcare); in GetHeader()
233 GetSections(aSegment, &header, &frontSentinel, &data, &backSentinel); in Shmem()
304 GetSections(segment, &header, &frontSentinel, &data, &backSentinel); in Alloc()
364 GetSections(aSegment, &header, &frontSentinel, &data, &backSentinel); in Dealloc()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DShmem.cpp132 static void GetSections(Shmem::SharedMemory* aSegment, Header** aHeader, in GetSections() function
152 GetSections(aSegment, &header, &dontcare, &dontcare, &dontcare); in GetHeader()
229 GetSections(aSegment, &header, &frontSentinel, &data, &backSentinel); in Shmem()
299 GetSections(segment, &header, &frontSentinel, &data, &backSentinel); in Alloc()
360 GetSections(aSegment, &header, &frontSentinel, &data, &backSentinel); in Dealloc()
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DShmem.cpp137 static void GetSections(Shmem::SharedMemory* aSegment, Header** aHeader, in GetSections() function
157 GetSections(aSegment, &header, &dontcare, &dontcare, &dontcare); in GetHeader()
233 GetSections(aSegment, &header, &frontSentinel, &data, &backSentinel); in Shmem()
307 GetSections(segment, &header, &frontSentinel, &data, &backSentinel); in Alloc()
367 GetSections(aSegment, &header, &frontSentinel, &data, &backSentinel); in Dealloc()
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DShmem.cpp139 static void GetSections(Shmem::SharedMemory* aSegment, Header** aHeader, in GetSections() function
159 GetSections(aSegment, &header, &dontcare, &dontcare, &dontcare); in GetHeader()
235 GetSections(aSegment, &header, &frontSentinel, &data, &backSentinel); in Shmem()
309 GetSections(segment, &header, &frontSentinel, &data, &backSentinel); in Alloc()
369 GetSections(aSegment, &header, &frontSentinel, &data, &backSentinel); in Dealloc()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DShmem.cpp137 static void GetSections(Shmem::SharedMemory* aSegment, Header** aHeader, in GetSections() function
157 GetSections(aSegment, &header, &dontcare, &dontcare, &dontcare); in GetHeader()
233 GetSections(aSegment, &header, &frontSentinel, &data, &backSentinel); in Shmem()
307 GetSections(segment, &header, &frontSentinel, &data, &backSentinel); in Alloc()
367 GetSections(aSegment, &header, &frontSentinel, &data, &backSentinel); in Dealloc()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsINIParserImpl.cpp70 nsINIParserImpl::GetSections(nsIUTF8StringEnumerator** aResult) { in GetSections() function in nsINIParserImpl
76 nsresult rv = mParser.GetSections(SectionCB, strings); in GetSections()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/ds/
H A DnsINIParserImpl.cpp84 nsINIParserImpl::GetSections(nsIUTF8StringEnumerator** aResult) in GetSections() function in nsINIParserImpl
91 nsresult rv = mParser.GetSections(SectionCB, strings); in GetSections()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A DDocumentLinksAdministrationManager.cxx262 for( const SwSectionFormat* pFormat : m_rDoc.GetSections() ) in GetData()
306 for( const SwSectionFormat* pFormat : m_rDoc.GetSections() ) in SetData()
356 for( const SwSectionFormat* pFormat : m_rDoc.GetSections() ) in CreateLinkSource()
555 if( !m_rDoc.GetSections().empty() ) in SelectServerObj()
557 for( const SwSectionFormat* pFormat : m_rDoc.GetSections() ) in SelectServerObj()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A DDocumentLinksAdministrationManager.cxx261 for( const SwSectionFormat* pFormat : m_rDoc.GetSections() ) in GetData()
305 for( const SwSectionFormat* pFormat : m_rDoc.GetSections() ) in SetData()
352 for( const SwSectionFormat* pFormat : m_rDoc.GetSections() ) in CreateLinkSource()
541 if( !m_rDoc.GetSections().empty() ) in SelectServerObj()
543 for( const SwSectionFormat* pFormat : m_rDoc.GetSections() ) in SelectServerObj()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsINIParserImpl.cpp75 nsINIParserImpl::GetSections(nsIUTF8StringEnumerator** aResult) { in GetSections() function in nsINIParserImpl
78 nsresult rv = mParser.GetSections(SectionCB, strings); in GetSections()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsINIParserImpl.cpp75 nsINIParserImpl::GetSections(nsIUTF8StringEnumerator** aResult) { in GetSections() function in nsINIParserImpl
78 nsresult rv = mParser.GetSections(SectionCB, strings); in GetSections()
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DnsINIParserImpl.cpp75 nsINIParserImpl::GetSections(nsIUTF8StringEnumerator** aResult) { in GetSections() function in nsINIParserImpl
78 nsresult rv = mParser.GetSections(SectionCB, strings); in GetSections()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsINIParserImpl.cpp75 nsINIParserImpl::GetSections(nsIUTF8StringEnumerator** aResult) { in GetSections() function in nsINIParserImpl
78 nsresult rv = mParser.GetSections(SectionCB, strings); in GetSections()
/dports/devel/upp/upp/examples/CompDir/
H A Dtextdiff.cpp57 Array<TextSection> GetSections() const;
72 return TextComparator(s1, s2).GetSections(); in CompareLineMaps()
115 Array<TextSection> TextComparator::GetSections() const in GetSections() function in TextComparator
/dports/devel/upp/upp/uppsrc/TextDiffCtrl/
H A DTextDiff.cpp59 Array<TextSection> GetSections() const;
74 return TextComparator(s1, s2).GetSections(); in CompareLineMaps()
117 Array<TextSection> TextComparator::GetSections() const in GetSections() function in Upp::TextComparator
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/dialogs/
H A Dpanel_hotkeys_editor.cpp210 for( HOTKEY_SECTION& section: m_hotkeyStore.GetSections() ) in ImportHotKeys()
240 for( HOTKEY_SECTION& section : m_hotkeyStore.GetSections() ) in dumpHotkeys()
/dports/databases/unixODBC/unixODBC-2.3.9/odbcinst/
H A DSQLReadFileDSN.c55 static void GetSections( HINI hIni, in GetSections() function
174 GetSections( hIni, pszString, nString ); in SQLReadFileDSN()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/settings/
H A DSettingsBase.cpp178 std::vector<std::shared_ptr<CSettingSection>> CSettingsBase::GetSections() const in GetSections() function in CSettingsBase
180 return m_settingsManager->GetSections(); in GetSections()
/dports/editors/lazarus/lazarus/ide/
H A Demptymethodsdlg.pas71 function GetSections: TPascalClassSections; in GetSections() function
77 property Sections: TPascalClassSections read GetSections write SetSections;
367 function TEmptyMethodsDialog.GetSections: TPascalClassSections; in GetSections() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Demptymethodsdlg.pas71 function GetSections: TPascalClassSections; in GetSections() function
77 property Sections: TPascalClassSections read GetSections write SetSections;
361 function TEmptyMethodsDialog.GetSections: TPascalClassSections; in GetSections() function
/dports/editors/lazarus-qt5/lazarus/ide/
H A Demptymethodsdlg.pas71 function GetSections: TPascalClassSections; in GetSections() function
77 property Sections: TPascalClassSections read GetSections write SetSections;
367 function TEmptyMethodsDialog.GetSections: TPascalClassSections; in GetSections() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Demptymethodsdlg.pas71 function GetSections: TPascalClassSections; in GetSections() function
77 property Sections: TPascalClassSections read GetSections write SetSections;
361 function TEmptyMethodsDialog.GetSections: TPascalClassSections; in GetSections() function

1234567