/aoo42x/main/sw/source/filter/ww1/ |
H A D | w1sprm.cxx | 74 void Ww1Sprm::Start( in Start() function in Ww1Sprm 84 void Ww1Sprm::Start( in Start() function in Ww1Sprm 89 Start(rOut, rMan, i); in Start() 93 void Ww1SingleSprm::Start( in Start() function in Ww1SingleSprm 127 void Ww1SingleSprmPDxaLeft::Start( in Start() function in Ww1SingleSprmPDxaLeft 164 void Ww1SingleSprmPJc::Start( in STOP1() 179 void Ww1SingleSprmPFKeep::Start( in STOP1() 249 void Ww1SingleSprmPBrc::Start( in Start() function in Ww1SingleSprmPBrc 287 void Ww1SingleSprmPBrc10::Start( in Start() function in Ww1SingleSprmPBrc10 430 void Ww1SingleSprmPTtp::Start( in Start() function in Ww1SingleSprmPTtp [all …]
|
H A D | w1class.hxx | 535 using Ww1SingleSprm::Start; 560 using Ww1SingleSprmPBrc::Start; 818 void Start(Ww1Shell&, Ww1Manager&); 1110 void Start(Ww1Shell&, Ww1Manager&); 1283 void Start(Ww1Shell&, Ww1Manager&); 1316 void Start(Ww1Shell&, Ww1Manager&); 1384 void Start(Ww1Shell&, Ww1Manager&); 1413 void Start(Ww1Shell&, Ww1Manager&); 1436 void Start(Ww1Shell&, Ww1Manager&); 1479 void Start(Ww1Shell&, Ww1Manager&); [all …]
|
H A D | w1filter.cxx | 156 aSep.Start(rOut, *this); in OutStart() 158 aPap.Start(rOut, *this); in OutStart() 160 aChp.Start(rOut, *this); in OutStart() 162 aFtn.Start(rOut, *this); in OutStart() 164 pFld->Start(rOut, *this); in OutStart() 166 aBooks.Start(rOut, *this); in OutStart() 1032 aSprm.Start(rOut, rMan); in Start() 1035 aHdd.Start(rOut, rMan); in Start() 1051 aSprm.Start(rOut, rMan); in Start() 1230 pPapx->Start(rOut, rMan); in Out() [all …]
|
/aoo42x/main/setup_native/source/packinfo/ |
H A D | packinfo_office.txt | 24 # Start 40 Start 57 Start 73 Start 90 Start 107 Start 124 Start 141 Start 158 Start 175 Start [all …]
|
H A D | packinfo_office_lang.txt | 24 # Start 40 Start 57 Start 74 Start 91 Start 108 Start 125 Start 142 Start 159 Start 176 Start [all …]
|
H A D | packinfo_brand.txt | 22 Start 45 Start 60 Start 75 Start 90 Start 105 Start 120 Start 135 Start
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docredln.cxx | 124 DBG_ASSERT( *pPrev->Start() <= *pCurrent->Start(), in lcl_CheckRedline() 721 pRStt = pRedl->Start(); in AppendRedline() 1611 pRStt = pRedl->Start(); in lcl_AcceptRedline() 1707 pDelStt = pRedl->Start(); in lcl_AcceptRedline() 1770 pRStt = pRedl->Start(); in lcl_RejectRedline() 1816 pDelStt = pRedl->Start(); in lcl_RejectRedline() 2445 rSttPos = *pFnd->Start(); in SelPrevRedline() 2457 rSttPos = *pFnd->Start(); in SelPrevRedline() 2479 pNextStt = pTmp->Start(); in SelPrevRedline() 3799 if (*Start() < *rCmp.Start()) in operator <() [all …]
|
H A D | docedt.cxx | 102 const SwPosition* pStt = pR->Start(), in _SaveRedline() 122 const SwPosition* pStt = pR->Start(), in _SaveRedline() 255 const SwPosition* pPos = rPam.Start(); in _SaveFlyInRange() 532 *pCurrent->Start() = *pStart; in lcl_SaveRedlines() 541 *pNewRedline->Start() = *pEnd; in lcl_SaveRedlines() 590 const SwPosition* pRStt = pTmp->Start(), in lcl_SaveRedlines() 647 pTmpPos = pTmp->Start(); in lcl_SaveRedlines() 876 SwNodeIndex aIdx( rPaM.Start()->nNode ); in MoveAndJoin() 1112 *rPaM.GetMark() = *aSavePam.Start(); in MoveRange() 1189 pRStt = pTmp->Start(); in MoveNodeRange() [all …]
|
H A D | docnum.cxx | 178 const SwNodePtr pSttNd = (SwNodePtr)&rPam.Start()->nNode.GetNode(); in OutlineUpDown() 434 const SwPosition& rStt = *rPam.Start(), in MoveOutlinePara() 1056 SwPaM aPam( rPam.Start()->nNode, in SetNumRule() 1058 aPam.Start()->nContent = 0; in SetNumRule() 1088 SwPaM aPam( rPam.Start()->nNode, in SetCounted() 1090 aPam.Start()->nContent = 0; in SetCounted() 1405 const sal_uLong nStt = rPaM.Start()->nNode.GetIndex(); in MakeUniqueNumRules() 1918 const SwPosition *pStt = rPam.Start(), *pEnd = rPam.End(); in MoveParagraph() 2080 const SwPosition *pRStt = pTmp->Start(), *pREnd = pTmp->End(); in MoveParagraph() 2096 if( *pTmp->Start() == *pREnd ) in MoveParagraph() [all …]
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edlingu.cxx | 625 pCrsr->Start()->nContent = pCrsr->End()->nContent; in Ignore() 635 const SwPosition* pStt = rPam.Start(); in DelSoftHyph() 655 SwPosition* pSttPos = pCrsr->Start(); in InsertSoftHyph() 775 pSpellIter->Start( this, eStart, eEnd ); in SpellStart() 777 pConvIter->Start( this, eStart, eEnd ); in SpellStart() 893 pHyphIter->Start( this, eStart, eEnd ); in HyphStart() 1437 *pCrsr->Start() = *pCrsr->End(); in ApplyChangedSentence() 1448 *pCrsr->Start() = *pCrsr->End(); in ApplyChangedSentence() 1473 const SwPosition* pStartPos = pCrsr->Start(); in lcl_CollectDeletedRedlines() 1813 aPosition.nLeft = pCrsr->Start()->nContent.GetIndex(); in CreatePortion() [all …]
|
/aoo42x/main/sc/source/core/data/ |
H A D | dpgroup.cxx | 230 if ( fValue < rInfo.Start && !rtl::math::approxEqual( fValue, rInfo.Start ) ) in lcl_GetNumGroupForValue() 232 rGroupValue = rInfo.Start - rInfo.Step; in lcl_GetNumGroupForValue() 242 double fDiff = fValue - rInfo.Start; in lcl_GetNumGroupForValue() 244 double fGroupStart = rInfo.Start + fDiv * rInfo.Step; in lcl_GetNumGroupForValue() 247 !rtl::math::approxEqual( fGroupStart, rInfo.Start ) ) in lcl_GetNumGroupForValue() 257 fGroupStart = rInfo.Start + fDiv * rInfo.Step; in lcl_GetNumGroupForValue() 322 …if ( rCellData.GetValue() < mpNumInfo->Start && !approxEqual(rCellData.GetValue(), mpNumInfo->Star… in match() 474 if ( fValue < pNumInfo->Start && !rtl::math::approxEqual( fValue, pNumInfo->Start ) ) in lcl_GetDatePartValue() 677 String aFirstName = lcl_GetSpecialDateName( aNumInfo.Start, true, pFormatter ); in FillColumnEntries() 990 double fLoop = aGroupInfo.Start; in GetNumEntries() [all …]
|
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | dpgroupdlg.cxx | 192 maStartHelper.SetValue( rInfo.AutoStart, rInfo.Start ); in ScDPNumGroupDlg() 216 aInfo.Start = maStartHelper.GetValue(); in GetGroupInfo() 220 if( aInfo.End <= aInfo.Start ) in GetGroupInfo() 221 aInfo.End = aInfo.Start + aInfo.Step; in GetGroupInfo() 261 maStartHelper.SetValue( rInfo.AutoStart, rInfo.Start ); in ScDPDateGroupDlg() 313 aInfo.Start = maStartHelper.GetValue(); in GetGroupInfo() 317 if( aInfo.End <= aInfo.Start ) in GetGroupInfo() 318 aInfo.End = aInfo.Start + nNumDays; in GetGroupInfo()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | poolfmt.src | 251 Text [ en-US ] = "Numbering 1 Start" ; 267 Text [ en-US ] = "Numbering 2 Start" ; 283 Text [ en-US ] = "Numbering 3 Start" ; 299 Text [ en-US ] = "Numbering 4 Start" ; 315 Text [ en-US ] = "Numbering 5 Start" ; 331 Text [ en-US ] = "List 1 Start" ; 347 Text [ en-US ] = "List 2 Start" ; 363 Text [ en-US ] = "List 3 Start" ; 379 Text [ en-US ] = "List 4 Start" ; 395 Text [ en-US ] = "List 5 Start" ;
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unotext.cxx | 403 SwPaM aInsertPam(*pPam->Start()); in insertString() 444 SwPaM aTmp(*aPam.Start()); in insertControlCharacter() 1026 GetDoc()->AppendTxtNode( *aPam.Start() ); in setString() 1112 SwPosition const*const pStart1 = aPam1.Start(); in ComparePositions() 1113 SwPosition const*const pStart2 = aPam2.Start(); in ComparePositions() 1492 m_pImpl->m_pDoc->DontExpandFmt( *pCursor->Start() ); in appendTextPortion() 1592 SwCursor aCursor( *aPam.Start(), 0, false ); in appendTextContent() 1595 m_pImpl->m_pDoc->DontExpandFmt( *aCursor.Start() ); in appendTextContent() 1950 if (aStartCellPam.Start()->nContent.GetIndex()) in ConvertCell() 1960 aStartCellPam.Start()->nNode.GetIndex(); in ConvertCell() [all …]
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | pam.cxx | 1176 SwNodeIndex aNodeIndex = Start()->nNode; in GetTxt() 1198 if (aNodeIndex == Start()->nNode) in GetTxt() 1206 aResult += aTmpStr.Copy(Start()->nContent.GetIndex(), in GetTxt() 1207 nEnd - Start()->nContent.GetIndex()) ; in GetTxt() 1222 return !(*b.End() <= *a.Start() || *a.End() <= *b.End()); in Overlap() 1232 SwInsTxt aHint( Start()->nContent.GetIndex(), in InvalidatePaM() 1233 End()->nContent.GetIndex() - Start()->nContent.GetIndex() + 1 ); in InvalidatePaM() 1241 return (*a.Start() < *b.Start()) || (*a.Start() == *b.Start() && *a.End() < *b.End()); in LessThan()
|
H A D | findattr.cxx | 198 xub_StrLen Start() const; 648 xub_StrLen SwAttrCheckArr::Start() const in Start() function in SwAttrCheckArr 678 xub_StrLen nSttPos = Start(), nEndPos = End(); in CheckStack() 768 if( (nSttPos = rCmpArr.Start()) > (nEndPos = rCmpArr.End()) ) in lcl_SearchForward() 775 (nSttPos = rCmpArr.Start()) > (nEndPos = rCmpArr.End()) ) in lcl_SearchForward() 848 if( (nSttPos = rCmpArr.Start()) > (nEndPos = rCmpArr.End()) ) in lcl_SearchBackward() 855 (nSttPos = rCmpArr.Start()) > (nEndPos = rCmpArr.End()) ) in lcl_SearchBackward() 1211 SwIndex& rSttCntIdx = pCrsr->Start()->nContent; in Find()
|
/aoo42x/main/offapi/com/sun/star/i18n/ |
H A D | NumberFormatIndex.idl | 98 /// Start of simple numerical formats (first format) 116 /// Start of Scientific formats (first format) 126 /// Start of Percent formats (first format) 136 /// Start of Fraction formats (first format) 146 /// Start of Currency formats (first format) 164 /// Start of Date formats (first format) 214 /// Start of Time formats (first format) 234 /// Start of DateTime formats (first format)
|
/aoo42x/main/starmath/source/ |
H A D | edit.cxx | 424 aCursorMoveTimer.Start(); in IMPL_LINK_INLINE_END() 460 aModifyTimer.Start(); in IMPL_LINK_INLINE_END() 627 aModifyTimer.Start(); in SetText() 628 aCursorMoveTimer.Start(); in SetText() 732 aModifyTimer.Start(); in InsertCommand() 733 aCursorMoveTimer.Start(); in InsertCommand() 930 aModifyTimer.Start(); in InsertText() 931 aCursorMoveTimer.Start(); in InsertText()
|
/aoo42x/main/sc/inc/ |
H A D | refreshtimer.hxx | 97 void Start() in Start() function in ScRefreshTimer 100 AutoTimer::Start(); in Start() 109 Start(); in ScRefreshTimer() 130 { Start(); } in StartRefreshTimer()
|
/aoo42x/main/sd/source/ui/slideshow/ |
H A D | showwin.cxx | 219 maMouseTimer.Start(); in MouseMove() 229 maMouseTimer.Start(); in MouseMove() 235 maMouseTimer.Start(); in MouseMove() 437 maPauseTimer.Start(); in SetPauseMode() 668 pTimer->Start(); in IMPL_LINK() 698 maMouseTimer.Start(); in IMPL_LINK()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 79 sal_uLong nStart = rPam.Start()->nNode.GetIndex(); in lcl_NonCopyCount() 144 const SwPosition &rStt = *rPam.Start(), &rEnd = *rPam.End(); in lcl_CopyBookmarks() 145 SwPosition* pCpyStt = rCpyPam.Start(); in lcl_CopyBookmarks() 604 SwPosition* pCpyStt = rCpyPam.Start(), *pCpyEnd = rCpyPam.End(); in lcl_DeleteRedlines() 606 const SwPosition *pStt = rPam.Start(), *pEnd = rPam.End(); in lcl_DeleteRedlines() 618 const SwPosition *pRStt = pRedl->Start(), *pREnd = pRedl->End(); in lcl_DeleteRedlines() 692 const SwPosition *pStt = rPam.Start(), *pEnd = rPam.End(); in CopyRange() 825 const SwPosition* pStt = rPam.Start(); in lcl_MarksWholeNode() 849 const SwTxtNode* pTxtNd = rPam.Start()->nNode.GetNode().GetTxtNode(); in lcl_ContainsOnlyParagraphsInList() 855 SwNodeIndex aIdx(rPam.Start()->nNode); in lcl_ContainsOnlyParagraphsInList() [all …]
|
/aoo42x/main/sd/source/ui/slidesorter/cache/ |
H A D | SlsQueueProcessor.cxx | 86 void QueueProcessor::Start (int nPriorityClass) in Start() function in sd::slidesorter::cache::QueueProcessor 96 maTimer.Start(); in Start() 124 Start(mrQueue.GetFrontPriorityClass()); in Resume() 189 Start(mrQueue.GetFrontPriorityClass()); in ProcessRequests()
|
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | sqledit.cxx | 59 m_timerInvalidate.Start(); in DBG_NAME() 146 m_timerInvalidate.Start(); in IMPL_LINK() 154 m_timerUndoActionCreation.Start(); 193 m_timerInvalidate.Start(); in startTimer()
|
/aoo42x/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleEditableText.idl | 64 Start index of the text to moved into the clipboard. 113 Start index of the text to be deleted. 166 Start index of the text to be replaced. 170 Start index of the text to be replaced. 198 Start index of the text whose attributes are modified. 202 Start index of the text whose attributes are modified.
|
/aoo42x/main/vcl/source/app/ |
H A D | timer.cxx | 95 pSVData->mpSalTimer->Start( nMS ); in ImplStartTimer() 235 Start(); in Timer() 273 void Timer::Start() in Start() function in Timer 349 Start(); in operator =()
|