| /AOO41X/main/xmloff/source/style/ |
| H A D | XMLBitmapRepeatOffsetPropertyHandler.cxx | 54 sal_Bool XMLBitmapRepeatOffsetPropertyHandler::importXML( in importXML() 81 sal_Bool XMLBitmapRepeatOffsetPropertyHandler::exportXML( in exportXML()
|
| H A D | postuhdl.cxx | 58 …opHdl::importXML( const OUString& rStrImpValue, uno::Any& rValue, const SvXMLUnitConverter& ) const in importXML() 68 …opHdl::exportXML( OUString& rStrExpValue, const uno::Any& rValue, const SvXMLUnitConverter& ) const in exportXML()
|
| /AOO41X/main/editeng/source/outliner/ |
| H A D | paralist.hxx | 41 …graph* GetParagraph( sal_uLong nPos ) const { return (Paragraph*)List::GetObject( nPos ); } in GetParagraph() 43 sal_uLong GetAbsPos( Paragraph* pParent ) const { return List::GetPos( pParent ); } in GetAbsPos()
|
| /AOO41X/main/slideshow/source/engine/shapes/ |
| H A D | viewbackgroundshape.cxx | 63 bool ViewBackgroundShape::prefetch( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in prefetch() 159 bool ViewBackgroundShape::render( const GDIMetaFileSharedPtr& rMtf ) const in render()
|
| /AOO41X/main/extensions/source/propctrlr/ |
| H A D | formcomponenthandler.cxx | 250 …omponentPropertyHandler::impl_getPropertyValue_throw( const ::rtl::OUString& _rPropertyName ) const in impl_getPropertyValue_throw() 1814 …roperty_nothrow( PropertyId _nPropId, const Reference< XObjectInspectorUI >& _rxInspectorUI ) const in impl_updateDependentProperty_nothrow() 2182 …nentPropertyHandler::impl_normalizePropertyValue_nothrow( Any& _rValue, PropertyId _nPropId ) const in impl_normalizePropertyValue_nothrow() 2216 …ormComponentPropertyHandler::impl_shouldExcludeProperty_nothrow( const Property& _rProperty ) const in impl_shouldExcludeProperty_nothrow() 2353 …PropertyHandler::impl_initFieldList_nothrow( ::std::vector< ::rtl::OUString >& _rFieldNames ) const in impl_initFieldList_nothrow() 2397 …Handler::impl_displaySQLError_nothrow( const ::dbtools::SQLExceptionInfo& _rErrorDescriptor ) const in impl_displaySQLError_nothrow() 2459 …neDescriptor& _out_rProperty, const Reference< XPropertyControlFactory >& _rxControlFactory ) const in impl_describeCursorSource_nothrow() 2505 …ntPropertyHandler::impl_fillTableNames_throw( ::std::vector< ::rtl::OUString >& _out_rNames ) const in impl_fillTableNames_throw() 2527 …ntPropertyHandler::impl_fillQueryNames_throw( ::std::vector< ::rtl::OUString >& _out_rNames ) const in impl_fillQueryNames_throw() 2541 …>& _xQueryNames,::std::vector< ::rtl::OUString >& _out_rNames,const ::rtl::OUString& _sName ) const in impl_fillQueryNames_throw() [all …]
|
| H A D | propertyhandler.cxx | 302 const Property* PropertyHandler::impl_getPropertyFromId_nothrow( PropertyId _nPropId ) const in impl_getPropertyFromId_nothrow() 314 const Property& PropertyHandler::impl_getPropertyFromId_throw( PropertyId _nPropId ) const in impl_getPropertyFromId_throw() 324 …rty& PropertyHandler::impl_getPropertyFromName_throw( const ::rtl::OUString& _rPropertyName ) const in impl_getPropertyFromName_throw() 337 …rProperties, const ::rtl::OUString& _rPropertyName, const Type& _rType, sal_Int16 _nAttribs ) const in implAddPropertyDescription() 354 …PropertyId PropertyHandler::impl_getPropertyId_throw( const ::rtl::OUString& _rPropertyName ) const in impl_getPropertyId_throw() 371 bool PropertyHandler::impl_componentHasProperty_throw( const ::rtl::OUString& _rPropName ) const in impl_componentHasProperty_throw()
|
| /AOO41X/main/vcl/inc/unx/ |
| H A D | saldisp.hxx | 443 const ScreenData& getDataForScreen( int nScreen ) const in getDataForScreen() 452 …IB_Window GetDrawable( int nScreen ) const { return getDataForScreen( nScreen ).m_aRefWindow; } in GetDrawable() 456 … const Size& GetScreenSize( int nScreen ) const { return getDataForScreen( nScreen ).m_aSize; } in GetScreenSize() 460 GC GetMonoGC( int nScreen ) const { return getDataForScreen(nScreen).m_aMonoGC; } in GetMonoGC() 461 GC GetCopyGC( int nScreen ) const { return getDataForScreen(nScreen).m_aCopyGC; } in GetCopyGC() 462 … GetAndInvertedGC( int nScreen ) const { return getDataForScreen(nScreen).m_aAndInvertedGC; } in GetAndInvertedGC() 463 GC GetAndGC( int nScreen ) const { return getDataForScreen(nScreen).m_aAndGC; } in GetAndGC() 464 GC GetOrGC( int nScreen ) const { return getDataForScreen(nScreen).m_aOrGC; } in GetOrGC() 465 …C GetStippleGC( int nScreen ) const { return getDataForScreen(nScreen).m_aStippleGC; } in GetStippleGC() 467 … Pixmap GetInvert50( int nScreen ) const { return getDataForScreen(nScreen).m_hInvert50; } in GetInvert50() [all …]
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | keycod.hxx | 122 inline sal_Bool KeyCode::operator ==( const KeyCode& rKeyCode ) const in operator ==() 130 inline sal_Bool KeyCode::operator !=( const KeyCode& rKeyCode ) const in operator !=() 138 inline sal_Bool KeyCode::IsDefinedKeyCodeEqual( const KeyCode& rKeyCode ) const in IsDefinedKeyCodeEqual()
|
| /AOO41X/main/svtools/source/misc/ |
| H A D | langtab.cxx | 139 const String& SvtLanguageTable::GetString( const LanguageType eType ) const in GetString() 170 LanguageType SvtLanguageTable::GetType( const String& rStr ) const in GetType() 195 LanguageType SvtLanguageTable::GetTypeAtIndex( sal_uInt32 nIndex ) const in GetTypeAtIndex()
|
| /AOO41X/main/filter/source/graphicfilter/idxf/ |
| H A D | dxfreprd.hxx | 124 inline sal_uInt8 DXFPalette::GetRed(sal_uInt8 nIndex) const { return pRed[nIndex]; } in GetRed() 125 inline sal_uInt8 DXFPalette::GetGreen(sal_uInt8 nIndex) const { return pGreen[nIndex]; } in GetGreen() 126 inline sal_uInt8 DXFPalette::GetBlue(sal_uInt8 nIndex) const { return pBlue[nIndex]; } in GetBlue()
|
| /AOO41X/main/xmloff/source/core/ |
| H A D | i18nmap.cxx | 55 sal_Bool operator==( const SvI18NMapEntry_Impl& r ) const in operator ==() 61 sal_Bool operator<( const SvI18NMapEntry_Impl& r ) const in operator <() 113 const OUString& SvI18NMap::Get( sal_uInt16 nKind, const OUString& rName ) const in Get()
|
| /AOO41X/main/tools/inc/tools/ |
| H A D | datetime.hxx | 49 sal_Bool IsEqualIgnore100Sec( const DateTime& rDateTime ) const in IsEqualIgnore100Sec() 56 sal_Bool operator ==( const DateTime& rDateTime ) const in operator ==() 59 sal_Bool operator !=( const DateTime& rDateTime ) const in operator !=()
|
| /AOO41X/main/svx/source/table/ |
| H A D | tablelayouter.hxx | 134 …nColumn ) const { return (nColumn >= 0) && (nColumn < static_cast<sal_Int32>( maColumns.size())); } in isValidColumn() 135 …( sal_Int32 nRow ) const { return (nRow >= 0) && (nRow < static_cast<sal_Int32>( maRows.size())); } in isValidRow() 136 …id( const CellPos& rPos ) const { return isValidColumn( rPos.mnCol ) && isValidRow( rPos.mnRow ); } in isValid()
|
| /AOO41X/main/chart2/source/controller/itemsetwrapper/ |
| H A D | LegendItemConverter.cxx | 72 void LegendItemConverter::FillItemSet( SfxItemSet & rOutItemSet ) const in FillItemSet() 98 …r::GetItemProperty( tWhichIdType /*nWhichId*/, tPropertyNameWithMemberId & /*rOutProperty*/ ) const in GetItemProperty() 175 void LegendItemConverter::FillSpecialItem( in FillSpecialItem()
|
| /AOO41X/main/sc/inc/ |
| H A D | chartarr.hxx | 58 const String& GetColText(short nCol) const { return pColText[nCol]; } in GetColText() 59 const String& GetRowText(short nRow) const { return pRowText[nRow]; } in GetRowText() 60 double GetData(short nCol, short nRow) const { return pData[nCol * nRowCnt + nRow]; } in GetData() 114 ScChartArray* operator[](sal_uInt16 nIndex) const in operator []()
|
| /AOO41X/main/soltools/ldump/ |
| H A D | hashtbl.cxx | 116 void* HashTable::GetObjectAt(unsigned long lPos) const in GetObjectAt() 128 unsigned long HashTable::Hash(const char *Key) const in Hash() argument 151 unsigned long HashTable::DHash(const char* Key, unsigned long lOldHash) const in DHash() 165 unsigned long HashTable::Probe(unsigned long lPos) const in Probe() 232 HashItem* HashTable::FindPos(const char * Key) const in FindPos() argument 293 void* HashTable::Find(const char *Key) const in Find() argument
|
| /AOO41X/main/soldep/bootstrp/ |
| H A D | hashtbl.cxx | 120 void* HashTable::GetObjectAt(sal_uIntPtr lPos) const in GetObjectAt() 135 sal_uIntPtr HashTable::Hash(ByteString const& Key) const in Hash() 171 sal_uIntPtr HashTable::DHash(ByteString const& Key, sal_uIntPtr lOldHash) const in DHash() 195 sal_uIntPtr HashTable::Probe(sal_uIntPtr lPos) const in Probe() 275 HashItem* HashTable::FindPos(ByteString const& Key) const in FindPos() 336 void* HashTable::Find(ByteString const& Key) const in Find()
|
| /AOO41X/main/slideshow/source/engine/transitions/ |
| H A D | slidechangebase.cxx | 73 SlideBitmapSharedPtr SlideChangeBase::getLeavingBitmap( const ViewEntry& rViewEntry ) const in getLeavingBitmap() 82 SlideBitmapSharedPtr SlideChangeBase::getEnteringBitmap( const ViewEntry& rViewEntry ) const in getEnteringBitmap() 91 SlideBitmapSharedPtr SlideChangeBase::createBitmap( const UnoViewSharedPtr& rView, in createBitmap() 149 ::basegfx::B2ISize SlideChangeBase::getEnteringSlideSizePixel( const UnoViewSharedPtr& pView ) const in getEnteringSlideSizePixel() 155 ::basegfx::B2ISize SlideChangeBase::getLeavingSlideSizePixel( const UnoViewSharedPtr& pView ) const in getLeavingSlideSizePixel() 475 cppcanvas::CustomSpriteSharedPtr SlideChangeBase::createSprite( in createSprite()
|
| /AOO41X/main/sw/inc/ |
| H A D | redline.hxx | 110 int operator==( const SwRedlineData& rCmp ) const in operator ==() 121 int operator!=( const SwRedlineData& rCmp ) const in operator !=() 137 int CanCombine( const SwRedlineData& rCmp ) const in CanCombine() 215 int operator==( const SwRedlineData& rCmp ) const in operator ==() 217 int operator!=( const SwRedlineData& rCmp ) const in operator !=() 259 sal_Bool IsOwnRedline( const SwRedline& rRedl ) const in IsOwnRedline()
|
| /AOO41X/main/dbaccess/source/ui/control/ |
| H A D | TableGrantCtrl.cxx | 220 sal_Bool OTableGrantControl::IsTabAllowed(sal_Bool bForward) const in IsTabAllowed() 302 String OTableGrantControl::GetCellText( long nRow, sal_uInt16 nColId ) const in GetCellText() 332 void OTableGrantControl::fillPrivilege(sal_Int32 _nRow) const in fillPrivilege() 363 sal_Bool OTableGrantControl::isAllowed(sal_uInt16 _nColumnId,sal_Int32 _nPrivilege) const in isAllowed() 442 …leGrantControl::PaintCell( OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColumnId ) const in PaintCell() 480 …ontrol::TTablePrivilegeMap::const_iterator OTableGrantControl::findPrivilege(sal_Int32 _nRow) const in findPrivilege()
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | dptabres.cxx | 226 sal_Bool ScDPRowMembersOrder::operator()( sal_Int32 nIndex1, sal_Int32 nIndex2 ) const in operator ()() 243 sal_Bool ScDPColMembersOrder::operator()( sal_Int32 nIndex1, sal_Int32 nIndex2 ) const in operator ()() 289 SCROW ScDPInitState::GetNameIdForIndex( long nIndexValue ) const in GetNameIdForIndex() 849 ScSubTotalFunc ScDPResultData::GetMeasureFunction(long nMeasure) const in GetMeasureFunction() 855 const sheet::DataPilotFieldReference& ScDPResultData::GetMeasureRefVal(long nMeasure) const in GetMeasureRefVal() 861 sal_uInt16 ScDPResultData::GetMeasureRefOrient(long nMeasure) const in GetMeasureRefOrient() 867 …MeasureString(long nMeasure, sal_Bool bForce, ScSubTotalFunc eForceFunc, bool& rbTotalResult) const in GetMeasureString() 907 String ScDPResultData::GetMeasureDimensionName(long nMeasure) const in GetMeasureDimensionName() 918 sal_Bool ScDPResultData::IsBaseForGroup( long nDim ) const in IsBaseForGroup() 923 long ScDPResultData::GetGroupBase( long nGroupDim ) const in GetGroupBase() [all …]
|
| /AOO41X/main/sc/source/ui/undo/ |
| H A D | undotab.cxx | 175 sal_Bool ScUndoInsertTab::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat() 294 sal_Bool ScUndoInsertTables::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat() 467 sal_Bool ScUndoDeleteTab::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat() 498 void ScUndoRenameTab::DoChange( SCTAB nTabP, const String& rName ) const in DoChange() 530 sal_Bool ScUndoRenameTab::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat() 561 void ScUndoMoveTab::DoChange( sal_Bool bUndo ) const in DoChange() 618 sal_Bool ScUndoMoveTab::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat() 752 sal_Bool ScUndoCopyTab::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat() 791 void ScUndoTabColor::DoChange(bool bUndoType) const in DoChange() 825 sal_Bool ScUndoTabColor::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat() [all …]
|
| /AOO41X/main/oox/source/vml/ |
| H A D | vmlshapecontainer.cxx | 90 const ShapeType* ShapeContainer::getShapeTypeById( const OUString& rShapeId, bool bDeep ) const in getShapeTypeById() 103 const ShapeBase* ShapeContainer::getShapeById( const OUString& rShapeId, bool bDeep ) const in getShapeById() 123 …vertAndInsert( const Reference< XShapes >& rxShapes, const ShapeParentAnchor* pParentAnchor ) const in convertAndInsert()
|
| /AOO41X/main/drawinglayer/source/primitive3d/ |
| H A D | sdrcubeprimitive3d.cxx | 48 …bePrimitive3D::create3DDecomposition(const geometry::ViewInformation3D& /*rViewInformation*/) const in create3DDecomposition() 195 bool SdrCubePrimitive3D::operator==(const BasePrimitive3D& rPrimitive) const in operator ==() argument 200 …ange SdrCubePrimitive3D::getB3DRange(const geometry::ViewInformation3D& /*rViewInformation*/) const in getB3DRange()
|
| /AOO41X/main/vos/source/ |
| H A D | object.cxx | 81 sal_Bool OObject::isKindOf(const OClassInfo& rClass) const in isKindOf() argument 107 OObject* OClassInfo::createObject(const OCreateParam& rParam) const in createObject() argument 118 sal_Bool OClassInfo::isDerivedFrom(const OClassInfo& rClass) const in isDerivedFrom() argument
|