Home
last modified time | relevance | path

Searched refs:Apply (Results 1 – 25 of 212) sorted by relevance

123456789

/trunk/main/sc/source/filter/inc/
H A Dxicontent.hxx126 void Apply();
152 void Apply();
189 void Apply( ScDocument& rDoc, const String& rFilterName );
227 void Apply();
262 void Apply() const;
283 void Apply() const;
H A Ddif.hxx182 void Apply( ScDocument&, const SCCOL nCol, const SCTAB nTab, const ScPatternAttr& );
183 void Apply( ScDocument &rDoc, const SCCOL nCol, const SCTAB nTab );
206 void Apply( ScDocument&, SCTAB nTab );
H A Dexcscen.hxx67 void Apply( const XclImpRoot& rRoot, const sal_Bool bLast = sal_False );
98 void Apply( const XclImpRoot& rRoot );
H A Dlotattr.hxx126 void Apply( const SCCOL nCol, const SCTAB nTab, const sal_Bool bClear = sal_True );
141 void Apply( const SCTAB nTabNum );
H A Dexcimp8.hxx126 void Apply( const sal_Bool bUseUnNamed = sal_False );
153 void Apply();
/trunk/main/sc/source/filter/excel/
H A Dexcimp8.cxx286 GetCondFormatManager().Apply(); in EndSheet()
298 pExcRoot->pAutoFilterBuffer->Apply(); in PostDocLoad()
300 GetWebQueryBuffer().Apply(); //! test if extant in PostDocLoad()
301 GetSheetProtectBuffer().Apply(); in PostDocLoad()
302 GetDocProtectBuffer().Apply(); in PostDocLoad()
311 aScenList.Apply( GetRoot() ); in PostDocLoad()
633 void XclImpAutoFilterData::Apply( const sal_Bool bUseUnNamed ) in Apply() function in XclImpAutoFilterData
747 void XclImpAutoFilterBuffer::Apply() in Apply() function in XclImpAutoFilterBuffer
750 pData->Apply(UseUnNamed()); in Apply()
H A Dxicontent.cxx647 void XclImpCondFormat::Apply() in Apply() function in XclImpCondFormat
689 void XclImpCondFormatManager::Apply() in Apply() function in XclImpCondFormatManager
692 pFmt->Apply(); in Apply()
936 void XclImpWebQuery::Apply( ScDocument& rDoc, const String& rFilterName ) in Apply() function in XclImpWebQuery
1005 void XclImpWebQueryBuffer::Apply() in Apply() function in XclImpWebQueryBuffer
1010 pQuery->Apply( rDoc, aFilterName ); in Apply()
1148 void XclImpDocProtectBuffer::Apply() const in Apply() function in XclImpDocProtectBuffer
1251 void XclImpSheetProtectBuffer::Apply() const in Apply() function in XclImpSheetProtectBuffer
H A Dexctools.cxx364 void ExcScenario::Apply( const XclImpRoot& rRoot, const sal_Bool bLast ) in Apply() function in ExcScenario
417 void ExcScenarioList::Apply( const XclImpRoot& rRoot ) in Apply() function in ExcScenarioList
425 p->Apply( rRoot, ( sal_Bool ) ( n == nLastScenario ) ); in Apply()
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.src33 Text [ en-US ] = "Apply Fontwork Shape" ;
38 Text [ en-US ] = "Apply Fontwork Same Letter Heights" ;
43 Text [ en-US ] = "Apply Fontwork Alignment" ;
48 Text [ en-US ] = "Apply Fontwork Character Spacing" ;
/trunk/main/sc/source/filter/dif/
H A Ddifimp.cxx236 aAttrCache.Apply( *pDoc, nBaseTab ); in ScImportDif()
902 void DifColumn::Apply( ScDocument& rDoc, const SCCOL nCol, const SCTAB nTab, const ScPatternAttr& r… in Apply() function in DifColumn
915 void DifColumn::Apply( ScDocument& rDoc, const SCCOL nCol, const SCTAB nTab ) in Apply() function in DifColumn
968 void DifAttrCache::Apply( ScDocument& rDoc, SCTAB nTab ) in Apply() function in DifAttrCache
985 ppCols[ nCol ]->Apply( rDoc, nCol, nTab, *pPatt ); in Apply()
997 ppCols[ nCol ]->Apply( rDoc, nCol, nTab ); in Apply()
/trunk/main/sw/source/ui/inc/
H A Dswuiidxmrk.hxx126 void Apply();
196 virtual void Apply();
285 virtual void Apply();
/trunk/main/sc/source/filter/lotus/
H A Dlotattr.cxx240 void LotAttrCol::Apply( const SCCOL nColNum, const SCTAB nTabNum, const sal_Bool /*bClear*/ ) in Apply() function in LotAttrCol
291 void LotAttrTable::Apply( const SCTAB nTabNum ) in Apply() function in LotAttrTable
295 pCols[ nColCnt ].Apply( nColCnt, nTabNum ); // macht auch gleich ein Clear() am Ende in Apply()
H A Dlotread.cxx301 pLotusRoot->pAttrTable->Apply( ( SCTAB ) nExtTab ); in Read()
316 pLotusRoot->pAttrTable->Apply( ( SCTAB ) nExtTab ); in Read()
/trunk/main/cui/source/inc/
H A Dcfg.hxx161 virtual bool Apply() = 0;
182 void Apply( bool bDefault );
184 void Apply(
222 bool Apply();
698 bool Apply();
/trunk/main/sw/source/core/undo/
H A Dundo.src54 Text [ en-US ] = "Apply attributes" ;
58 Text [ en-US ] = "Apply Styles: $1" ;
308 Text [ en-US ] = "Apply table attributes" ;
387 Text [ en-US ] = "Apply frame style: $1" ;
H A Ddocundo.cxx216 comment = pRewriter->Apply(comment); in StartUndo()
262 comment = pRewriter->Apply(comment); in EndUndo()
/trunk/main/toolkit/test/accessibility/
H A DNodeMap.java28 public abstract void Apply (AccTreeNode aNode); in Apply() method in NodeMapCallback
87 aFunctor.Apply ((AccTreeNode)aNodes[i]); in ForEach()
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx454 void SwIndexMarkDlg::Apply() in Apply() function in SwIndexMarkDlg
682 virtual void Apply();
685 void SwNewUserIdxDlg::Apply() in Apply() function in SwNewUserIdxDlg
722 Apply(); in IMPL_LINK()
1142 void SwIndexMarkModalDlg::Apply() in Apply() function in SwIndexMarkModalDlg
1144 aDlg.Apply(); in Apply()
1941 void SwAuthMarkModalDlg::Apply() in Apply() function in SwAuthMarkModalDlg
/trunk/main/editeng/source/editeng/
H A Dediteng.src49 Text [ en-US ] = "Apply attributes" ;
64 Text [ en-US ] = "Apply Styles" ;
/trunk/main/cui/source/options/
H A Dfontsubs.src39 Text [ en-US ] = "~Apply replacement table" ;
103 Text [ en-US ] = "Apply" ;
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.src45 Text [ en-US ] = "Apply to selected slides" ;
173 Text [ en-US ] = "Apply to All Slides" ;
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx103 virtual void Apply();
290 void SwCaptionDialog::Apply() in Apply() function in SwCaptionDialog
535 void SwSequenceOptionDialog::Apply() in Apply() function in SwSequenceOptionDialog
/trunk/main/sw/source/ui/misc/
H A Dinsfnote.cxx57 void __EXPORT SwInsFootNoteDlg::Apply() in Apply() function in SwInsFootNoteDlg
207 Apply(); in IMPL_LINK()
/trunk/main/sw/source/ui/docvw/
H A DAnnotationWin.cxx204 aText = aRewriter.Apply(aText); in CreateMenuButton()
221 aText = aRewriter.Apply(aText); in InitAnswer()
/trunk/main/sw/source/ui/ribbar/
H A Dinputwin.src57 Text [ en-US ] = "Apply" ;
305 Text [ en-US ] = "Apply" ; \

Completed in 106 milliseconds

123456789