/aoo42x/main/cppuhelper/source/ |
H A D | propertysetmixin.cxx | 164 rtl::OUString const & name) const in get() 531 sal_Int32 handle) const in translateHandle() 545 bool isDefaulted, sal_Int16 illegalArgumentPosition) const in setProperty() 642 rtl::OUString const & name, css::beans::PropertyState * state) const in getProperty() 830 PropertySetMixinImpl::Impl::getReflection(rtl::OUString const & typeName) const in getReflection()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | region.cxx | 1374 bool Region::IsInside( const Point& rPoint ) const in IsInside() 1405 bool Region::IsInside( const Rectangle& rRect ) const in IsInside() 1435 bool Region::IsOver( const Rectangle& rRect ) const in IsOver() 1498 bool Region::operator==( const Region& rRegion ) const in operator ==() 1703 void Region::GetRegionRectangles(RectangleVector& rTarget) const in GetRegionRectangles()
|
H A D | font.cxx | 115 bool Impl_Font::operator==( const Impl_Font& rOther ) const in operator ==() 690 sal_Bool Font::operator==( const Font& rFont ) const in operator ==() 756 void Font::GetFontAttributes( ImplFontAttributes& rAttrs ) const in GetFontAttributes() 1111 sal_Bool Font::IsSameInstance( const Font& rFont ) const { return (mpImplFont == rFont.mpImplFont);… in IsSameInstance()
|
H A D | regionband.cxx | 121 bool RegionBand::operator==( const RegionBand& rRegionBand ) const in operator ==() 283 void RegionBand::save(SvStream& rOStrm) const in save() 1244 bool RegionBand::IsInside(const Point& rPoint) const in IsInside() argument 1274 void RegionBand::GetRegionRectangles(RectangleVector& rTarget) const in GetRegionRectangles()
|
/aoo42x/main/svx/source/engine3d/ |
H A D | view3d1.cxx | 117 SfxItemSet E3dView::Get3DAttributes(E3dScene* pInScene, sal_Bool /*bOnly3DAttr*/) const in Get3DAttributes()
|
/aoo42x/main/svgio/source/svgreader/ |
H A D | svgrectnode.cxx | 167 …void SvgRectNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool /… in decomposeSvgNode()
|
/aoo42x/main/chart2/source/tools/ |
H A D | PotentialRegressionCurveCalculator.cxx | 142 OUString PotentialRegressionCurveCalculator::ImplGetRepresentation( in ImplGetRepresentation()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | accessiblecontexthelper.hxx | 271 …inline void OAccessibleContextHelper::ensureAlive( const OAccessControl& ) const SAL_THROW( ( ::co… in ensureAlive()
|
/aoo42x/main/connectivity/source/sdbcx/ |
H A D | VKey.cxx | 157 ::cppu::IPropertyArrayHelper* OKey::createArrayHelper( sal_Int32 /*_nId*/ ) const in createArrayHelper()
|
/aoo42x/main/vcl/source/window/ |
H A D | seleng.cxx | 35 inline sal_Bool SelectionEngine::ShouldDeselect( sal_Bool bModifierKey1 ) const in ShouldDeselect()
|
/aoo42x/main/framework/source/helper/ |
H A D | ocomponentaccess.cxx | 193 css::uno::Reference< XComponent > OComponentAccess::impl_getFrameComponent( const css::uno::Referen… in impl_getFrameComponent()
|
/aoo42x/main/idl/inc/ |
H A D | hash.hxx | 115 SvStringHashEntry & operator []( sal_uInt32 nPos ) const in operator []()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | countryid.cxx | 288 inline bool CountryEntryPred_Language::operator()( const CountryEntry& rCmp ) const in operator ()()
|
/aoo42x/main/autodoc/source/cosv/service/ |
H A D | comfunc.cxx | 39 X_Default::GetInfo( ostream & o_rOutputMedium ) const in GetInfo()
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 220 String ImplFontAttrCache::OptimizeURL( const String& rURL ) const in OptimizeURL() 229 ImplDevFontAttributes ImplFontAttrCache::GetFontAttr( const String& rFontFileName ) const in GetFontAttr() 499 bool WinGlyphFallbackSubstititution::HasMissingChars( const ImplFontData* pFace, const rtl::OUStrin… in HasMissingChars() 551 bool WinGlyphFallbackSubstititution::FindFontSubstitute( ImplFontSelectData& rFontSelData, rtl::OUS… in FindFontSubstitute() 1161 void ImplWinFontData::UpdateFromHDC( HDC hDC ) const in UpdateFromHDC() 1195 bool ImplWinFontData::HasGSUBstitutions( HDC hDC ) const in HasGSUBstitutions() 1204 bool ImplWinFontData::IsGSUBstituted( sal_UCS4 cChar ) const in IsGSUBstituted() 1225 void ImplWinFontData::ReadOs2Table( HDC hDC ) const in ReadOs2Table() 1256 void ImplWinFontData::ReadGsubTable( HDC hDC ) const in ReadGsubTable() 1303 void ImplWinFontData::ReadCmapTable( HDC hDC ) const in ReadCmapTable() [all …]
|
/aoo42x/main/basic/source/classes/ |
H A D | sbxmod.cxx | 558 const SbxObject* SbModule::FindType( String aTypeName ) const in FindType() 1514 const sal_uInt8* SbModule::FindNextStmnt( const sal_uInt8* p, sal_uInt16& nLine, sal_uInt16& nCol )… in FindNextStmnt() 1519 const sal_uInt8* SbModule::FindNextStmnt( const sal_uInt8* p, sal_uInt16& nLine, sal_uInt16& nCol, in FindNextStmnt() 1559 sal_Bool SbModule::IsBreakable( sal_uInt16 nLine ) const in IsBreakable() 1576 sal_uInt16 SbModule::GetBP( size_t n ) const in GetBP() 1584 sal_Bool SbModule::IsBP( sal_uInt16 nLine ) const in IsBP() 1654 SbModule::fixUpMethodStart( bool bCvtToLegacy, SbiImage* pImg ) const in fixUpMethodStart() 1721 sal_Bool SbModule::StoreData( SvStream& rStrm ) const in StoreData() 1951 sal_Bool SbJScriptModule::StoreData( SvStream& rStrm ) const in StoreData() 2030 sal_Bool SbMethod::StoreData( SvStream& rStrm ) const in StoreData() [all …]
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmltabw.cxx | 249 sal_Bool SwHTMLWrtTable::ShouldExpandSub( const SwTableBox *pBox, in ShouldExpandSub() 270 void SwHTMLWrtTable::OutTableCell( SwHTMLWriter& rWrt, in OutTableCell() 506 void SwHTMLWrtTable::OutTableCells( SwHTMLWriter& rWrt, in OutTableCells() 567 void SwHTMLWrtTable::Write( SwHTMLWriter& rWrt, sal_Int16 eAlign, in Write()
|
/aoo42x/main/store/source/ |
H A D | stordata.cxx | 54 storeError OStoreDataPageObject::verify (sal_uInt32 nAddr) const in verify() 210 storeError OStoreIndirectionPageObject::verify (sal_uInt32 nAddr) const in verify() 584 storeError OStoreDirectoryPageObject::verify (sal_uInt32 nAddr) const in verify() 596 page::DataBlock::LinkDescriptor &rDescr) const in scope()
|
/aoo42x/main/unotools/source/config/ |
H A D | useroptions.cxx | 773 sal_Bool SvtUserOptions_Impl::IsTokenReadonly( sal_uInt16 nToken ) const in IsTokenReadonly() 892 ::rtl::OUString SvtUserOptions_Impl::GetToken(sal_uInt16 nToken) const in GetToken() 1289 ::rtl::OUString SvtUserOptions::GetToken(sal_uInt16 nToken) const in GetToken()
|
/aoo42x/main/sw/source/ui/table/ |
H A D | tautofmt.cxx | 163 void SwStringInputDlg::GetInputString( String& rString ) const in GetInputString() 302 void SwAutoFormatDlg::FillAutoFmtOfIndex( SwTableAutoFmt*& rToFill ) const in FillAutoFmtOfIndex() 672 sal_uInt8 AutoFmtPreview::GetFormatIndex( size_t nCol, size_t nRow ) const in GetFormatIndex() 685 const SvxBoxItem& AutoFmtPreview::GetBoxItem( size_t nCol, size_t nRow ) const in GetBoxItem()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | ednumber.cxx | 650 sal_Bool SwEditShell::IsOutlineMovable( sal_uInt16 nIdx ) const in IsOutlineMovable() 655 sal_Bool SwEditShell::IsOutlineCopyable( sal_uInt16 nIdx ) const in IsOutlineCopyable() 679 sal_Bool SwEditShell::IsNoNum( sal_Bool bChkStart ) const in IsNoNum() 804 String SwEditShell::GetUniqueNumRuleName( const String* pChkStr, sal_Bool bAutoNum ) const in GetUniqueNumRuleName()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdmrkv1.cxx | 119 sal_Bool SdrMarkView::IsPointMarkable(const SdrHdl& rHdl) const in IsPointMarkable() argument 574 …t Point& rPnt, SdrObject*& rpObj, sal_uInt16& rnId, SdrPageView*& rpPV, sal_uIntPtr nOptions) const in PickGluePoint() 655 sal_Bool SdrMarkView::IsGluePointMarked(const SdrObject* pObj, sal_uInt16 nId) const in IsGluePointMarked() 677 SdrHdl* SdrMarkView::GetGluePointHdl(const SdrObject* pObj, sal_uInt16 nId) const in GetGluePointHdl()
|
/aoo42x/main/sfx2/source/sidebar/ |
H A D | SidebarController.cxx | 851 void SidebarController::ShowPopupMenu ( in ShowPopupMenu() 867 void SidebarController::ShowDetailMenu (const ::rtl::OUString& rsMenuCommand) const in ShowDetailMenu() 886 ::boost::shared_ptr<PopupMenu> SidebarController::CreatePopupMenu ( in CreatePopupMenu() 1241 Context SidebarController::GetCurrentContext (void) const in GetCurrentContext()
|
/aoo42x/main/framework/source/tabwin/ |
H A D | tabwindow.cxx | 167 TabControl* TabWindow::impl_GetTabControl( const css::uno::Reference< css::awt::XWindow >& rTabCont… in impl_GetTabControl() 188 void TabWindow::implts_SendNotification( Notification eNotify, sal_Int32 ID ) const in implts_SendNotification() 225 void TabWindow::implts_SendNotification( Notification eNotify, sal_Int32 ID, const css::uno::Sequen… in implts_SendNotification() 881 void SAL_CALL TabWindow::getFastPropertyValue( css::uno::Any& aValue , in getFastPropertyValue()
|
/aoo42x/main/toolkit/source/controls/ |
H A D | unocontrols.cxx | 104 uno::Any UnoControlEditModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() 488 uno::Any UnoControlFileControlModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() 533 uno::Any GraphicControlModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() 657 uno::Any UnoControlButtonModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() 973 uno::Any UnoControlRadioButtonModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() 1183 uno::Any UnoControlCheckBoxModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() 1555 uno::Any UnoControlFixedTextModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() 1696 uno::Any UnoControlGroupBoxModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() 1880 uno::Any UnoControlListBoxModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() 2787 uno::Any UnoControlComboBoxModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue() [all …]
|