Lines Matching refs:SfxObjectShell

119 SfxObjectShell::GetPreviewMetaFile( sal_Bool bFullContent ) const  in GetPreviewMetaFile()
126 SfxObjectShell::CreatePreviewMetaFile_Impl( sal_Bool bFullContent, sal_Bool bHighContrast ) const in CreatePreviewMetaFile_Impl()
145 MapMode aMode( ((SfxObjectShell*)this)->GetMapUnit() ); in CreatePreviewMetaFile_Impl()
159 aTmpSize = ((SfxObjectShell*)this)->GetFirstPageSize(); in CreatePreviewMetaFile_Impl()
181 ((SfxObjectShell*)this)->DoDraw( &aDevice, Point(0,0), aTmpSize, JobSetup(), nAspect ); in CreatePreviewMetaFile_Impl()
189 void SfxObjectShell::UpdateDocInfoForSave() in UpdateDocInfoForSave()
242 void SfxObjectShell::UpdateTime_Impl( in UpdateTime_Impl()
303 SfxDocumentInfoDialog* SfxObjectShell::CreateDocumentInfoDialog in CreateDocumentInfoDialog()
314 SfxStyleSheetBasePool* SfxObjectShell::GetStyleSheetPool() in GetStyleSheetPool()
319 void SfxObjectShell::SetOrganizerSearchMask( in SetOrganizerSearchMask()
329 sal_uInt16 SfxObjectShell::GetContentCount( in GetContentCount()
360 void SfxObjectShell::TriggerHelpPI(sal_uInt16 nIdx1, sal_uInt16 nIdx2, sal_uInt16) in TriggerHelpPI()
369 sal_Bool SfxObjectShell::CanHaveChilds(sal_uInt16 nIdx1, in CanHaveChilds()
390 void SfxObjectShell::GetContent(String &rText, in GetContent()
399SfxObjectShell::GetContent( rText, rClosedBitmap, rOpenedBitmap, BMP_COLOR_NORMAL, bCanDel, i, nId… in GetContent()
404 void SfxObjectShell::GetContent(String &rText, in GetContent()
499 Bitmap SfxObjectShell::GetStyleFamilyBitmap( SfxStyleFamily eFamily ) in GetStyleFamilyBitmap()
502 return SfxObjectShell::GetStyleFamilyBitmap( eFamily, BMP_COLOR_NORMAL ); in GetStyleFamilyBitmap()
507 Bitmap SfxObjectShell::GetStyleFamilyBitmap(SfxStyleFamily eFamily, BmpColorMode eColorMode ) in GetStyleFamilyBitmap()
538 sal_Bool SfxObjectShell::Insert(SfxObjectShell &rSource, in Insert()
693 sal_Bool SfxObjectShell::Remove in Remove()
743 sal_Bool SfxObjectShell::Print in Print()
881 void SfxObjectShell::LoadStyles in LoadStyles()
883 SfxObjectShell &rSource /* die Dokument-Vorlage, aus der in LoadStyles()
944 void SfxObjectShell::UpdateFromTemplate_Impl( ) in UpdateFromTemplate_Impl()
1091 sal_Bool SfxObjectShell::IsHelpDocument() const in IsHelpDocument()
1097 void SfxObjectShell::ResetFromTemplate( const String& rTemplateName, const String& rFileName ) in ResetFromTemplate()
1132 sal_Bool SfxObjectShell::IsQueryLoadTemplate() const in IsQueryLoadTemplate()
1137 sal_Bool SfxObjectShell::IsUseUserData() const in IsUseUserData()
1142 void SfxObjectShell::SetQueryLoadTemplate( sal_Bool bNew ) in SetQueryLoadTemplate()
1149 void SfxObjectShell::SetUseUserData( sal_Bool bNew ) in SetUseUserData()
1156 sal_Bool SfxObjectShell::IsLoadReadonly() const in IsLoadReadonly()
1161 sal_Bool SfxObjectShell::IsSaveVersionOnClose() const in IsSaveVersionOnClose()
1166 void SfxObjectShell::SetLoadReadonly( sal_Bool bNew ) in SetLoadReadonly()
1173 void SfxObjectShell::SetSaveVersionOnClose( sal_Bool bNew ) in SetSaveVersionOnClose()
1180 sal_uInt32 SfxObjectShell::GetModifyPasswordHash() const in GetModifyPasswordHash()
1185 sal_Bool SfxObjectShell::SetModifyPasswordHash( sal_uInt32 nHash ) in SetModifyPasswordHash()
1199 uno::Sequence< beans::PropertyValue > SfxObjectShell::GetModifyPasswordInfo() const in GetModifyPasswordInfo()
1204 sal_Bool SfxObjectShell::SetModifyPasswordInfo( const uno::Sequence< beans::PropertyValue >& aInfo ) in SetModifyPasswordInfo()
1218 void SfxObjectShell::SetModifyPasswordEntered( sal_Bool bEntered ) in SetModifyPasswordEntered()
1223 sal_Bool SfxObjectShell::IsModifyPasswordEntered() in IsModifyPasswordEntered()