Searched refs:GetHeaderAttributes (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/sfx2/source/doc/ |
H A D | objmisc.cxx | 1388 ((SfxHeaderAttributes_Impl*)GetHeaderAttributes())->SetAttributes(); in FinishedLoading() 1857 SvKeyValueIterator* SfxObjectShell::GetHeaderAttributes() in GetHeaderAttributes() function in SfxObjectShell 1869 ((SfxHeaderAttributes_Impl*)GetHeaderAttributes()) in ClearHeaderAttributesForSourceViewHack() 1876 ((SfxHeaderAttributes_Impl*)GetHeaderAttributes()) in SetHeaderAttributesForSourceViewHack()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuinsfil.cxx | 531 …nErr = pOutliner->Read( *pStream, pMedium->GetBaseURL(), nFormat, mpDocSh->GetHeaderAttributes() ); in InsTextOrRTFinDrMode() 677 …g nErr = pOutliner->Read(*pStream, pMedium->GetBaseURL(), nFormat, mpDocSh->GetHeaderAttributes()); in InsTextOrRTFinOlMode()
|
/aoo41x/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 155 pAttributes = pObjSh->GetHeaderAttributes(); in Read() 1544 mpDoc->GetDocumentShell()->GetHeaderAttributes() ); in ProcToken() 2794 pAttributes = pObjSh->GetHeaderAttributes(); in Read() 2966 mpDoc->GetDocumentShell()->GetHeaderAttributes() ); in MetaOn()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | sdview3.cxx | 1422 … pOLV->Read( *xStm, String(), EE_FORMAT_BIN, sal_False, mpDocSh->GetHeaderAttributes() ); in InsertData() 1457 pOLV->Read( *xStm, String(), EE_FORMAT_RTF, sal_False, mpDocSh->GetHeaderAttributes() ); in InsertData()
|
H A D | outlnvsh.cxx | 2029 bRet = pOutl->Read( rInput, rBaseURL, eFormat, GetDocSh()->GetHeaderAttributes() ); in Read()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | srcview.cxx | 880 pDocShell->GetHeaderAttributes() ); in Load()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | objsh.hxx | 423 SvKeyValueIterator* GetHeaderAttributes();
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmlgrin.cxx | 311 SvKeyValueIterator* pHeaderAttrs = pDocSh ? pDocSh->GetHeaderAttributes() in GetDefaultScriptType()
|
H A D | swhtml.cxx | 376 pDocSh->GetHeaderAttributes(); in SwHTMLParser() 1330 pHTTPHeader = pDocSh->GetHeaderAttributes(); in NextToken()
|
H A D | htmlform.cxx | 213 pHeaderAttrs( pDSh ? pDSh->GetHeaderAttributes() : 0 ) in SwHTMLForm_Impl()
|
Completed in 134 milliseconds