Home
last modified time | relevance | path

Searched refs:GetType (Results 201 – 225 of 792) sorted by relevance

12345678910>>...32

/trunk/main/basctl/source/basicide/
H A Dbastype2.hxx62 BasicEntryType GetType() const { return m_eType; } in GetType() function in BasicEntry
131 BasicEntryType GetType() const { return m_eType; } in GetType() function in BasicEntryDescriptor
/trunk/main/basic/source/comp/
H A Dexprgen.cxx68 switch( GetType() ) in Gen()
181 pGen->Gen( eOp, nId, sal::static_int_cast< sal_uInt16 >( GetType() ) ); in GenElement()
/trunk/main/sc/source/core/data/
H A Ddptablecache.cxx209 nFormat = pFormatter->GetType( nNumFormat ); in ScDPItemData()
315 sal_uInt8 ScDPItemData::GetType() const in GetType() function in ScDPItemData
1000 nType = pFormatter->GetType( nFormat ); in GetNumType()
1012 while ( nPos < nSize && mpTableDataValues[nDim][nPos]->GetType() != SC_VALTYPE_VALUE ) in GetNumberFormat()
H A Dcell.cxx249 StackVar eType = t->GetType(); in StartListeningTo()
339 StackVar eType = t->GetType(); in EndListeningTo()
783 else if ( t->GetType() == svIndex ) in ScFormulaCell()
909 if (!pCode->GetCodeError() && aResult.GetType() == svMatrixCell && in GetResultDimensions()
2011 if ( p->GetType() == svDoubleRef ) in lcl_ScDetectiveRefIter_SkipRef()
/trunk/main/sw/source/core/layout/
H A Dflylay.cxx1194 while ( !(pUp->GetType() & nType) || pUp->IsColBodyFrm() ) in CalcClipRect()
1211 if ( pUp->GetType() & FRM_BODY ) in CalcClipRect()
1222 if( ( pUp->GetType() & (FRM_FLY | FRM_FTN ) ) && in CalcClipRect()
1250 if ( pUp->GetType() & (FRM_HEADER | FRM_FOOTER) ) in CalcClipRect()
H A Dwsfrm.cxx1822 if ( GetType() & (FRM_HEADER | FRM_FOOTER | FRM_ROW) ) in ReinitializeFrmSizeAttrFlags()
1924 if( !(GetUpper()->GetType() & nTmpType) && GetUpper()->HasFixSize() ) in GrowFrm()
2450 if( !(GetType() & nTmpType) && HasFixSize() ) in GrowFrm()
2582 if ( !(GetType() & 0x1823) ) //Tab, Row, FtnCont, Root, Page in GrowFrm()
2619 if( !(GetType() & nTmpType) && HasFixSize() ) in ShrinkFrm()
2756 if ( !(GetType() & 0x1823) ) //Tab, Row, FtnCont, Root, Page in ShrinkFrm()
2991 const sal_uInt16 nLowerType = pLowerFrm->GetType(); in ChgLowersProp()
3270 else if ( GetType() & 0x0018 ) in Format()
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx639 switch (rEvt.GetType()) in PreNotify()
764 switch (rEvt.GetType()) in Notify()
830 if ((( rDCEvt.GetType() == DATACHANGED_SETTINGS ) || in DataChanged()
831 ( rDCEvt.GetType() == DATACHANGED_DISPLAY )) && in DataChanged()
/trunk/main/sw/source/ui/misc/
H A Dbookmark.cxx172 if(IDocumentMarkAccess::BOOKMARK == IDocumentMarkAccess::GetType(**ppBookmark)) in SwInsertBookmarkDlg()
286 if( EVENT_KEYINPUT == rNEvt.GetType() && in PreNotify()
/trunk/main/svx/source/dialog/
H A Dgrfflt.cxx50 if( rGraphic.GetType() == GRAPHIC_BITMAP ) in ExecuteGrfFilterSlot()
299 if( aGraphic.GetType() != GRAPHIC_NONE ) in ExecuteGrfFilterSlot()
H A Ddlgctrl.cxx272 if( WINDOW_TABPAGE == GetParent()->GetType() ) in MouseButtonDown()
358 if( WINDOW_TABPAGE == GetParent()->GetType() ) in KeyInput()
382 if ( ( rDCEvt.GetType() == DATACHANGED_SETTINGS ) && ( rDCEvt.GetFlags() & SETTINGS_STYLE ) ) in DataChanged()
704 if( WINDOW_TABPAGE == GetParent()->GetType() ) in SetState()
935 if( WINDOW_TABPAGE == GetParent()->GetType() ) in ShowPosition()
2199 if((DATACHANGED_SETTINGS == rDCEvt.GetType()) && (rDCEvt.GetFlags() & SETTINGS_STYLE)) in DataChanged()
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx177 ((SwSetExpFieldType *) pType)->GetType() & nsSwGetSetExpType::GSE_SEQ ) in SwCaptionDialog()
358 ((SwSetExpFieldType*)pType)->GetType() == nsSwGetSetExpType::GSE_SEQ) in IMPL_LINK_INLINE_END()
588 if( rNEvt.GetType() == EVENT_KEYINPUT && in PreNotify()
/trunk/main/sc/source/filter/excel/
H A Dxilink.cxx105 inline XclSupbookType GetType() const { return meType; } in GetType() function in XclImpSupbook
409 switch (p->GetType()) in LoadCachedValues()
631 return pSupbook && (pSupbook->GetType() == EXC_SBTYPE_SELF); in IsSelfRef()
/trunk/main/sd/source/ui/app/
H A Dsdmod2.cxx201 if( pDocShell && (pExtFileField->GetType() != SVXFILETYPE_FIX) ) in IMPL_LINK()
216 if( pAuthorField->GetType() != SVXAUTHORTYPE_FIX ) in IMPL_LINK()
221 pAuthorField->GetType(), pAuthorField->GetFormat() ); in IMPL_LINK()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx116 sal_uInt16 nType = rNEvt.GetType(); in Notify()
327 if ( rNEvt.GetType() == EVENT_KEYINPUT ) in Notify()
544 if ( rDCEvt.GetType() == DATACHANGED_SETTINGS && (rDCEvt.GetFlags() & SETTINGS_STYLE) ) in DataChanged()
857 if ( rDCEvt.GetType() == DATACHANGED_SETTINGS && (rDCEvt.GetFlags() & SETTINGS_STYLE) ) in DataChanged()
/trunk/main/sfx2/source/dialog/
H A Dtitledockwin.cxx283 const sal_uInt16 nChildWindowId( GetChildWindow_Impl()->GetType() ); in IMPL_LINK()
322 switch ( i_rDataChangedEvent.GetType() ) in DataChanged()
/trunk/main/sw/inc/
H A Dredline.hxx124 RedlineType_t GetType() const in GetType() function in SwRedlineData
226 RedlineType_t GetType( sal_uInt16 nPos = 0) const in GetType() function in SwRedline
/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.cxx218 if ( EVENT_KEYINPUT == _rNEvt.GetType() ) in PreNotify()
310 if ( _rNEvt.GetType() == EVENT_COMMAND ) in Notify()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignView.cxx196 if ( (rDCEvt.GetType() == DATACHANGED_SETTINGS) && in DataChanged()
303 switch(rNEvt.GetType()) in PreNotify()
/trunk/main/sd/source/ui/dlg/
H A Ddocprev.cxx182 if ( rNEvt.GetType() == EVENT_MOUSEBUTTONDOWN ) in Notify()
297 if ( (rDCEvt.GetType() == DATACHANGED_SETTINGS) && (rDCEvt.GetFlags() & SETTINGS_STYLE) ) in DataChanged()
/trunk/main/sc/source/filter/inc/
H A Dtokstack.hxx217 inline E_TYPE GetType( const TokenId& nId ) const;
393 inline E_TYPE TokenPool::GetType( const TokenId& rId ) const in GetType() function in TokenPool
/trunk/main/padmin/source/
H A Dhelper.cxx164 if( rEvent.GetType() == EVENT_KEYINPUT && in Notify()
184 if( rEvent.GetType() == EVENT_KEYINPUT && in Notify()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx277 const sal_uInt16 nType = pAction->GetType(); in playMetafile()
540 if( pAction->GetType() == META_GRADIENTEX_ACTION ) in playMetafile()
542 else if( ( pAction->GetType() == META_COMMENT_ACTION ) && in playMetafile()
760 if ( pAction->GetType() == META_COMMENT_ACTION ) in playMetafile()
770 else if( pAction->GetType() == META_FILLCOLOR_ACTION ) in playMetafile()
/trunk/main/sw/source/core/undo/
H A Dundobj.cxx803 … && ( IDocumentMarkAccess::GetType(*pBkmk) == IDocumentMarkAccess::CROSSREF_HEADING_BOOKMARK in DelCntntIndex()
804 … || IDocumentMarkAccess::GetType(*pBkmk) == IDocumentMarkAccess::CROSSREF_NUMITEM_BOOKMARK ) ) in DelCntntIndex()
858 … else if ( IDocumentMarkAccess::GetType(*pBkmk) == IDocumentMarkAccess::ANNOTATIONMARK ) in DelCntntIndex()
1147 if ( nsRedlineType_t::REDLINE_FORMAT == pRedl->GetType() ) in FillSaveDataForFmt()
/trunk/main/svl/source/numbers/
H A Dnumfmuno.cxx774 aRet <<= (sal_Int16)( pFormat->GetType() ); in getPropertyValue()
788 sal_Bool bUserDef = ( ( pFormat->GetType() & NUMBERFORMAT_DEFINED ) != 0 ); in getPropertyValue()
899 sal_Bool bUserDef = ( ( pFormat->GetType() & NUMBERFORMAT_DEFINED ) != 0 ); in getPropertyValues()
914 pArray[2].Value <<= (sal_Int16)( pFormat->GetType() ); in getPropertyValues()
/trunk/main/sfx2/source/control/
H A Dmsgpool.cxx149 const TypeId &rTypeId = pDef->GetType()->Type(); in RegisterInterface()
176 return pSlot ? pSlot->GetType()->Type() : 0; in GetSlotType()

Completed in 668 milliseconds

12345678910>>...32