Home
last modified time | relevance | path

Searched defs:aSection (Results 1 – 20 of 20) sorted by relevance

/trunk/main/extensions/source/mozbootstrap/
H A DMNSINIParser.cxx70 ini_Section *aSection = &mAllSection[sectionName]; in IniParser() local
91 ini_Section *aSection = &mAllSection[sectionName]; in IniParser() local
113 ini_Section *aSection = &(*iBegin).second; in Dump() local
H A DMNSProfileDiscover.cxx91 ini_Section *aSection = &(*iBegin).second; in LoadXPToolkitProfiles() local
/trunk/main/connectivity/workben/iniParser/
H A Dmain.cxx107 ini_Section *aSection = &mAllSection[sectionName]; in IniParser() local
128 ini_Section *aSection = &mAllSection[sectionName]; in IniParser() local
151 ini_Section *aSection = &(*iBegin).second; in Dump() local
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DParseTableReader.java87 Vector<String[]> aSection = maSections.get(sSectionName); in GetSection() local
/trunk/main/forms/source/component/
H A Dspinbutton.cxx215 OStreamSection aSection( Reference< XDataOutputStream >( _rxOutStream, UNO_QUERY ) ); in write() local
233 OStreamSection aSection( Reference< XDataInputStream >( _rxInStream, UNO_QUERY ) ); in read() local
H A Dscrollbar.cxx259 OStreamSection aSection( Reference< XDataOutputStream >( _rxOutStream, UNO_QUERY ) ); in write() local
277 OStreamSection aSection( Reference< XDataInputStream >( _rxInStream, UNO_QUERY ) ); in read() local
H A DButton.cxx157 OStreamSection aSection( _rxOutStream.get() ); in write() local
199 OStreamSection aSection( _rxInStream.get() ); in read() local
/trunk/main/sw/source/ui/dialog/
H A Dregionsw.cxx116 SwSectionData aSection(CONTENT_SECTION, aTmpStr); in InsertRegionDialog() local
H A Duiregionsw.cxx1791 SwSectionData aSection(CONTENT_SECTION, aCurName.GetText()); in FillItemSet() local
/trunk/main/sw/source/filter/html/
H A Dhtmlsect.cxx312 SwSectionData aSection( (aHRef.Len()) ? FILE_LINK_SECTION in NewDivision() local
698 SwSectionData aSection( CONTENT_SECTION, aName ); in NewMultiCol() local
H A Dwrthtml.cxx563 String aSection( aFName.GetToken(2,sfx2::cTokenSeperator) ); in lcl_html_OutSectionStartTag() local
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx503 SwSectionData aSection( FILE_LINK_SECTION, GetUniqueSectionName( 0 ) ); in NavigatorPaste() local
/trunk/main/sw/source/ui/index/
H A Dcntex.cxx172 uno::Any aSection = xSections->getByName( sTmp ); in IMPL_LINK() local
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx686 OStreamSection aSection(_rxOut.get()); in Save() local
692 OStreamSection aSection(_rxIn.get()); in Load() local
/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx695 Section aSection( pSectCLSID ); in Read() local
/trunk/main/xmloff/source/text/
H A DXMLSectionExport.cxx1788 for(Reference<XTextSection> aSection(rSection); in IsMuteSection() local
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx1818 SwSectionData aSection(*pSect); in setName() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx684 SwSectionData aSection( CONTENT_SECTION, in InsertSection() local
849 SwSectionData aSection(FILE_LINK_SECTION, sSectionName); in CreateSep() local
H A Dww8par5.cxx2494 SwSectionData aSection(FILE_LINK_SECTION, in Read_F_IncludeText() local
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx1547 Sequence< sal_Int8 > aSection( m_pData + m_nCurPos, nSize ); in getInputStreamForSection() local

Completed in 159 milliseconds