Home
last modified time | relevance | path

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

123456789

/trunk/main/sw/inc/
H A Ddocufld.hxx175 virtual String Expand() const;
214 virtual String Expand() const;
249 virtual String Expand() const;
282 virtual String Expand() const;
320 virtual String Expand() const;
426 virtual String Expand() const;
638 virtual String Expand() const;
680 virtual String Expand() const;
724 virtual String Expand() const;
757 virtual String Expand() const;
[all …]
H A Ddbfld.hxx78 virtual String Expand() const;
191 virtual String Expand() const;
239 virtual String Expand() const;
275 String Expand(sal_uLong) const;
288 virtual String Expand() const;
317 virtual String Expand() const;
H A Dunotextcursor.hxx316 virtual sal_Bool SAL_CALL gotoNextSentence(sal_Bool Expand)
318 virtual sal_Bool SAL_CALL gotoPreviousSentence(sal_Bool Expand)
320 virtual sal_Bool SAL_CALL gotoStartOfSentence(sal_Bool Expand)
322 virtual sal_Bool SAL_CALL gotoEndOfSentence(sal_Bool Expand)
330 virtual sal_Bool SAL_CALL gotoStartOfParagraph(sal_Bool Expand)
332 virtual sal_Bool SAL_CALL gotoEndOfParagraph(sal_Bool Expand)
334 virtual sal_Bool SAL_CALL gotoNextParagraph(sal_Bool Expand)
336 virtual sal_Bool SAL_CALL gotoPreviousParagraph(sal_Bool Expand)
H A Dexpfld.hxx97 virtual String Expand() const;
234 virtual String Expand() const;
324 virtual String Expand() const;
429 virtual String Expand() const;
H A Dusrfld.hxx52 String Expand(sal_uInt32 nFmt, sal_uInt16 nSubType, sal_uInt16 nLng);
106 virtual String Expand() const;
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx202 String SwPageNumberField::Expand() const in Expand() function in SwPageNumberField
358 String SwAuthorField::Expand() const in Expand() function in SwAuthorField
499 String SwFileNameField::Expand() const in Expand() function in SwFileNameField
675 String SwTemplNameField::Expand() const in Expand() function in SwTemplNameField
808 String SwDocStatField::Expand() const in Expand() function in SwDocStatField
1084 String SwDocInfoField::Expand() const in Expand() function in SwDocInfoField
1259 rAny <<= rtl::OUString(Expand()); in QueryValue()
1394 String SwHiddenTxtField::Expand() const in Expand() function in SwHiddenTxtField
1812 String SwPostItField::Expand() const in Expand() function in SwPostItField
2080 String SwExtUserField::Expand() const in Expand() function in SwExtUserField
[all …]
H A Ddbfld.cxx245 String SwDBField::Expand() const in Expand() function in SwDBField
637 String SwDBNextSetField::Expand() const in Expand() function in SwDBNextSetField
739 String SwDBNumSetField::Expand() const in Expand() function in SwDBNumSetField
844 String SwDBNameFieldType::Expand(sal_uLong ) const in Expand() function in SwDBNameFieldType
872 String SwDBNameField::Expand() const in Expand() function in SwDBNameField
876 sRet = ((SwDBNameFieldType*)GetTyp())->Expand(GetFormat()); in Expand()
932 String SwDBSetNumberField::Expand() const in Expand() function in SwDBSetNumberField
H A Dusrfld.cxx55 String SwUserField::Expand() const in Expand() function in SwUserField
59 sStr = ((SwUserFieldType*)GetTyp())->Expand(GetFormat(), nSubType, GetLanguage()); in Expand()
200 String SwUserFieldType::Expand(sal_uInt32 nFmt, sal_uInt16 nSubType, sal_uInt16 nLng) in Expand() function in SwUserFieldType
H A Dtblcalc.cxx125 String SwTblField::Expand() const in Expand() function in SwTblField
190 rAny <<= rtl::OUString( Expand() ); in QueryValue()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1154 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in goLeft()
1175 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in goRight()
1196 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoStart()
1254 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoEnd()
1461 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoNextWord()
1508 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoPreviousWord()
1551 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoEndOfWord()
1589 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoStartOfWord()
1705 SwXTextCursor::gotoPreviousSentence(sal_Bool Expand) in gotoPreviousSentence() argument
1737 SwXTextCursor::gotoStartOfSentence(sal_Bool Expand) in gotoStartOfSentence() argument
[all …]
/trunk/main/offapi/com/sun/star/text/
H A DXSentenceCursor.idl61 boolean gotoNextSentence( [in] boolean Expand );
71 boolean gotoPreviousSentence( [in] boolean Expand );
82 boolean gotoStartOfSentence( [in] boolean Expand );
93 boolean gotoEndOfSentence( [in] boolean Expand );
/trunk/main/sc/source/core/tool/
H A Drefupdat.cxx215 void Expand( R& n1, R& n2, U nStart, S nD ) in Expand() function
297 Expand( theCol1, theCol2, nCol1, nDx ); in Update()
316 Expand( theRow1, theRow2, nRow1, nDy ); in Update()
337 Expand( theTab1, theTab2, nTab1, nDz ); in Update()
569 Expand( rRef.Ref1.nCol, rRef.Ref2.nCol, nCol1, nDx ); in Update()
611 Expand( rRef.Ref1.nRow, rRef.Ref2.nRow, nRow1, nDy ); in Update()
654 Expand( rRef.Ref1.nTab, rRef.Ref2.nTab, nTab1, nDz ); in Update()
/trunk/main/svtools/source/edit/
H A Dtextdoc.cxx275 pAttrib->Expand( nNew ); in ExpandAttribs()
285 pAttrib->Expand( nNew ); in ExpandAttribs()
293 pAttrib->Expand( nNew ); in ExpandAttribs()
300 pAttrib->Expand( nNew ); in ExpandAttribs()
/trunk/main/svx/workben/msview/
H A Dmsview.cxx577 virtual BOOL Expand( SvLBoxEntry* pParent );
659 BOOL AtomContainerTreeListBox::Expand( SvLBoxEntry* pParent ) in Expand() function in AtomContainerTreeListBox
668 bRet = SvTreeListBox::Expand( pParent ); in Expand()
900 mpListBox[nPane]->Expand( mpListBox[nPane]->GetEntry(0) ); in View()
1038 pDestinationListBox->Expand( pEntry ); in Sync()
/trunk/main/sfx2/source/doc/
H A Dnew.cxx276 DECL_LINK( Expand, MoreButton * );
413 IMPL_LINK_INLINE_START( SfxNewFileDialog_Impl, Expand, MoreButton *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument
418 IMPL_LINK_INLINE_END( SfxNewFileDialog_Impl, Expand, MoreButton *, pMoreButton ) in IMPL_LINK_INLINE_END() argument
625 MORE_BTN(SetClickHdl(LINK(this, SfxNewFileDialog_Impl, Expand))); in SfxNewFileDialog_Impl()
/trunk/main/svtools/source/contnr/
H A Dimivctl2.cxx562 void IcnGridMap_Impl::Expand() in Expand() function in IcnGridMap_Impl
718 Expand(); in GetUnoccupiedGrid()
813 Expand(); in OutputSizeChanged()
820 Expand(); in OutputSizeChanged()
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx855 aBasicBox.Expand( pRootEntry ); in NewDialog()
861 aBasicBox.Expand( pLibEntry ); in NewDialog()
1016 rBasicBox.Expand( pRootEntry ); in createModImpl()
1022 rBasicBox.Expand( pLibEntry ); in createModImpl()
1031 rBasicBox.Expand( pLibSubEntry ); in createModImpl()
H A Dbastype2.cxx829 Expand( pRootEntry ); in SetCurrentEntry()
837 Expand( pLibEntry ); in SetCurrentEntry()
847 Expand( pCurEntry ); in SetCurrentEntry()
858 Expand( pEntry ); in SetCurrentEntry()
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx1536 bool XclImpXFRange::Expand( SCROW nScRow, const XclImpXFIndex& rXFIndex ) in Expand() function in XclImpXFRange
1555 bool XclImpXFRange::Expand( const XclImpXFRange& rNextRange ) in Expand() function in XclImpXFRange
1613 if( !pPrevRange || !pPrevRange->Expand( nScRow, rXFIndex ) ) in SetXF()
1619 if( !pNextRange || !pNextRange->Expand( nScRow, rXFIndex ) ) in SetXF()
1631 else if( pPrevRange->Expand( nScRow, rXFIndex ) ) // try to expand in SetXF()
1639 if( pNextRange && pNextRange->Expand( nScRow, rXFIndex ) ) in SetXF()
1723 if( pPrevRange->Expand( *pNextRange ) ) in TryConcatPrev()
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx1112 sal_Bool SfxConfigGroupListBox_Impl::Expand( SvLBoxEntry* pParent ) in Expand() function in SfxConfigGroupListBox_Impl
1114 sal_Bool bRet = SvTreeListBox::Expand( pParent ); in Expand()
1307 Expand( pEntry ); in SelectMacro()
1314 Expand( pLib ); in SelectMacro()
1321 Expand( pMod ); in SelectMacro()
/trunk/main/svtools/inc/svtools/
H A Dtxtattr.hxx175 inline void Expand( sal_uInt16 nDiff );
204 inline void TextCharAttrib::Expand( sal_uInt16 nDiff ) in Expand() function in TextCharAttrib
H A Dtreelist.hxx216 void Expand( SvListView*,SvListEntry* pParent );
375 void Expand( SvListEntry* pParent ) { pModel->Expand((SvListView*)this,pParent); } in Expand() function in SvListView
/trunk/main/editeng/source/outliner/
H A Doutlundo.cxx194 pOutliner->Expand( pPara ); in Restore()
204 pOutliner->Expand( pPara ); in Restore()
/trunk/main/vcl/source/gdi/
H A Dimpimage.cxx252 void ImplImageBmp::Expand( sal_uInt16 nGrowSize ) in Expand() function in ImplImageBmp
258 maBmpEx.Expand( nDX, 0UL ); in Expand()
261 maDisabledBmpEx.Expand( nDX, 0UL ); in Expand()
/trunk/main/cui/source/inc/
H A Dcfgutil.hxx174 using SvListView::Expand;
175 virtual sal_Bool Expand( SvLBoxEntry* pParent );

Completed in 178 milliseconds

123456789